Commit Graph

14 Commits

Author SHA1 Message Date
Tianon Gravi c03acc48b2 Adjust Cassandra configuration section to emphasize using a custom configuration file
This also attempts to de-emphasize the use of our fiddly environment variables.
2018-10-01 16:25:52 -07:00
Tianon Gravi 1671ea2ac1 Remove SELinux specific notes
This really isn't our place to document -- this is a generic Docker issue for users of SELinux.

The official upstream documentation on the topic can be found at https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label.

There's also some good information to be found in http://jaormx.github.io/2018/selinux-and-docker-notes/ and https://www.projectatomic.io/blog/2015/06/using-volumes-with-docker-can-cause-problems-with-selinux/.
2018-09-12 13:21:18 -07:00
Tianon Gravi 25a5b70c1b Adjust a ton of image references (especially to use %%IMAGE%%) 2017-10-09 15:30:46 -07:00
Joe Ferguson 2d7a570733 Explicitly mention the need for CASSANDRA_ENDPOINT_SNITCH when using DC/RACK variables 2017-10-04 11:22:11 -07:00
Steve Sharp 89ecf54a36 Update URL to CQL documentation
Current URL (https://cassandra.apache.org/doc/cql3/CQL.html) returns a 404.
URL in this PR (https://cassandra.apache.org/doc/latest/cql/index.html) takes reader to latest version of CQL documentation, currently version 3.
2017-08-11 16:48:40 -07:00
yosifkit 98aa3cd22c clarity for mysql images; fix docker docs urls (#748)
* Added more specific info about initializing db.

Added .sql.gz to supported files and explanation to what database it will be imported.

* Fix docker docs urls for mariadb

* Fix docker docs urls for the rest of the repos

* Sync mariadb, mysql, and percona content.md
2016-11-15 14:41:41 -08:00
yosifkit 4148885245 Merge pull request #334 from clakech/patch-1
document linking a new Cassandra node to the first one
2015-12-01 15:20:54 -08:00
Tianon Gravi f782858a45 Fix cassandra volume path 2015-11-24 09:47:09 -08:00
Andrey Kaygorodov 5994819a77 fix a typo 2015-11-17 10:57:57 +06:00
Joe Ferguson 63e128c3f0 Add new cassandra environment variables, point docs to 3.0 2015-11-13 13:28:09 -08:00
Cyril Lakech 7d9536cd9b document linking a new Cassandra node to the first one 2015-09-04 16:51:21 +02:00
Tianon Gravi 481f43ec2f Use explicit-type code blocks in a lot of obvious places (now that the Hub actually renders these _better_ than the no-type versions) 2015-08-13 09:29:14 -07:00
Joe Ferguson 1c0cb0a595 A little markdownfmting and some helpful links 2015-05-28 16:29:54 -07:00
Joe Ferguson fb8596d619 Add docs for cassandra 2015-05-01 13:46:33 -06:00