Skip to content

Commit feb0906

Browse files
Merge pull request #191 from sebastianrakel/update-readme
Update README to use OpenVoxDB instead of PuppetDB
2 parents 79444f4 + e2746ad commit feb0906

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# PuppetDB [![Build Status](https://app.travis-ci.com/puppetlabs/puppetdb.svg?branch=main)](https://app.travis-ci.com/puppetlabs/puppetdb)
1+
# OpenVoxDB [![Build Status](https://github.com/OpenVoxProject/openvoxdb/actions/workflows/main.yml/badge.svg)](https://github.com/OpenVoxProject/openvoxdb/actions/workflows/main.yml)
22

33
[docs]: https://docs.puppet.com/puppetdb/latest
44
[contributing]: documentation/CONTRIBUTING.md
55
[users]: https://groups.google.com/forum/#!forum/puppet-users
66

7-
PuppetDB is the fast, scalable, and reliable data warehouse for Puppet. It caches data generated by Puppet, and gives you advanced features at awesome speed with a powerful API.
7+
OpenVoxDB is the fast, scalable, and reliable data warehouse for Puppet. It caches data generated by OpenVox, and gives you advanced features at awesome speed with a powerful API.
88

99
For documentation on this product, consult the [latest documentation][docs].
1010

@@ -14,10 +14,15 @@ For local development setup, see [dev-docs/local-dev.md](dev-docs/local-dev.md).
1414

1515
## Contributing
1616

17-
If you would like to contribute to PuppetDB, please take a look at our [contributing doc][contributing].
17+
If you would like to contribute to OpenVoxDB, please take a look at our [contributing doc][contributing].
1818

1919
## Maintenance
2020

2121
Community Help: [Puppet Users Mailing List][users], [Puppet Community Portal](https://puppet.com/community)
2222

23-
Tickets: [https://tickets.puppet.com/browse/PDB](https://tickets.puppet.com/browse/PDB)
23+
Tickets: [https://github.com/OpenVoxProject/openvoxdb/issues](https://github.com/OpenVoxProject/openvoxdb/issues)
24+
25+
26+
## Origin
27+
28+
OpenVoxDB is a maintained fork of PuppetDB

0 commit comments

Comments
 (0)