wglambert
cc9d3a4c2e
Update content.md
2020-09-14 08:55:48 -07:00
wglambert
45b11c62a1
Add Arbitrary User section to Redmine ( #1774 )
2020-08-04 17:02:36 -07:00
wglambert
cd78c2e058
REDMINE_SECRET_KEY_BASE is required for Docker Swarm ( #1659 )
2020-02-21 15:41:19 -08: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
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
Tianon Gravi
9cb58e0970
Convert "redmine" to use "docker stack deploy"
2017-06-09 15:27:59 -07:00
Joe Ferguson
2c25463103
Add documentation for existing redmine env vars:
...
- `REDMINE_DB_MYSQL`, `REDMINE_DB_POSTGRES`, `REDMINE_DB_PORT`, `REDMINE_DB_USERNAME`, `REDMINE_DB_PASSWORD`, `REDMINE_DB_DATABASE`, `REDMINE_DB_ENCODING`, and `REDMINE_PLUGINS_MIGRATE`
2017-05-11 15:46:37 -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
Joe Ferguson
dc6443ed1b
Add docker-compose file for redmine
2016-09-30 16:34:26 -07: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
969091c4c5
Add redmine docs
2015-08-07 13:13:17 -07:00