fixup! improve README, move bulk of info to main CrateDB docs

This commit is contained in:
Naomi Slater 2017-05-16 19:01:33 +02:00
parent 0d4ccc1c0a
commit f6a21beede
3 changed files with 14 additions and 20 deletions

1
crate/README-short.txt Normal file
View File

@ -0,0 +1 @@
CrateDB is a distributed SQL database handles massive amounts of machine data in real-time.

View File

@ -27,3 +27,15 @@ Read more:
- [Getting Started With CrateDB on Docker](https://crate.io/docs/install/containers/docker/)
- [CrateDB Docker Best Practices](https://crate.io/docs/reference/best_practice/docker.html)
## Issues
For issue specific to the CrateDB Docker image, report issues via [the `docker-crate` GitHub issue tracker](https://github.com/crate/docker-crate/issues)
For issues with CrateDB itself, report issues via [the `crate` GitHub issue tracker](https://github.com/crate/crate/issues)
## Contributing
This image is primarily maintained by [Crate.io](http://crate.io/), but we welcome community contributions!
See the [developer docs](https://github.com/crate/docker-crateblob/master/DEVELOP.rst) and the [contribution docs](https://github.com/crate/docker-crate/blob/master/CONTRIBUTING.rst) for more information.

View File

@ -1,20 +1 @@
## Issues
For issue specific to the CrateDB Docker image, report issues via [the `docker-crate` GitHub issue tracker](https://github.com/crate/docker-crate/issues)
For issues with CrateDB itself, report issues via [the `crate` GitHub issue tracker](https://github.com/crate/crate/issues)
## Contributing
This image is primarily maintained by [Crate.io](http://crate.io/), but we welcome community contributions!
See the [developer docs](https://github.com/crate/docker-crateblob/master/DEVELOP.rst) and the [contribution docs](https://github.com/crate/docker-crate/blob/master/CONTRIBUTING.rst) for more information.
## Help
Looking for more help?
- Read [the project documentation](https://crate.io/docs/)
- Check [StackOverflow](https://stackoverflow.com/tags/crate) for common problems
- Chat with us on [Slack](https://crate.io/docs/support/slackin/)
- Get [paid support](https://crate.io/pricing/)
[project documentation](https://crate.io/docs/), [StackOverflow](https://stackoverflow.com/tags/crate), [Slack](https://crate.io/docs/support/slackin/), or [paid support](https://crate.io/pricing/)