Commit Graph

21 Commits

Author SHA1 Message Date
David Karlsson 9cec477dde docs: update deprecated/outdated compose syntax and filenames
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-12-06 13:28:49 +01:00
David Karlsson ddad5da2f7 docs: fix oudated links to docs.docker.com
Some of the updated links had redirects in place,
Updating them to current paths to avoid relying on old redirects.
This is not an exhaustive update to all links,
just a few links that I happened to pick up on.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-08 09:47:18 +02:00
Joseph Ferguson 8b35a43795 Typo fixes
And some stack.yml version updates
2023-12-20 15:01:37 -08:00
nurgasemetey 005e149280
typor in content.md 2019-12-01 23:04:31 +03:00
Tianon Gravi 1da9a5c374 Update Cassandra with Joe's suggestions 2019-03-14 16:42:54 -07:00
Tianon Gravi 8925315ef8 Ditch a lot of "--link" examples (using "--network some-network" instead to force users to do more homework) 2019-03-04 17:15:55 -08:00
Antoine GIRARD 2b956e7418
cassandra: Update inspect format 2018-10-30 17:34:08 +01:00
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