Commit Graph

15 Commits

Author SHA1 Message Date
Joe Ferguson 27b93617e5 ssl env vars should also trigger the haveConfig 2016-01-04 12:43:45 -08:00
Helio Leonardo Pinheiro E. Mota b8fc6e5fe4 fixed ownership of ssl certificates 2015-12-31 10:15:44 -02:00
Tianon Gravi 60e5665854 Rebase, fix minor whitespace/quoting niggles 2015-11-23 11:10:55 -08:00
Vladimir Bolshakov dd926c704d Clean-up bash variables usage and comparisions. 2015-11-23 11:08:48 -08:00
Vladimir Bolshakov dc712681dc No more use additional environment variable to check management plugin installation. 2015-11-23 11:08:48 -08:00
Vladimir Bolshakov a1595d15c8 Rename RABBIT_MANAGEMENT_ENABLED to RABBITMQ_MANAGEMENT_ENABLED. 2015-11-23 11:08:48 -08:00
Vladimir Bolshakov f409458fec No more used Bash extensions in conditions of entrypoint.
Strict usage of shell parameter expansion.
Rename variables RABBIT_* to RABBITMQ_*.
2015-11-23 11:08:48 -08:00
Vladimir Bolshakov d8597c78c9 Entrypoint supports generation config with SSL settings now (for management too). 2015-11-23 11:08:47 -08:00
Vladimir Bolshakov df7dfeceb8 Support of fully qualified names to identify nodes. 2015-11-23 11:08:47 -08:00
Tianon Gravi df489e80ce Update to 3.5.5, removing tini 2015-09-24 11:10:52 -07:00
Tianon Gravi bb91e64b56 Add tini for handling signals appropriately
This is a short-term workaround while we wait for upstream to implement proper handling of SIGTERM.
2015-07-24 13:24:49 -07:00
Tianon Gravi aae4d2b977 Improve ".erlang.cookie" file management by adding RABBITMQ_ERLANG_COOKIE for specifying it directly
This allows for direct, simple control over the contents of the `.erlang.cookie` file, which allows for much simpler container interconnections.

This also symlinks that file into `/root` so that the root user will pick it up properly without additional changes.
2015-07-06 12:54:26 -07:00
Tianon Gravi 97e1f49042 Support RABBITMQ_DEFAULT_VHOST, RABBITMQ_DEFAULT_USER, RABBITMQ_DEFAULT_PASS (optionally) 2015-06-30 11:35:33 -07:00
Tianon Gravi 7eeb489984 Add "gosu" and step down from root ourselves 2015-03-24 17:09:40 -06:00
Tianon Gravi 575683f3b6 Add basic entrypoint and more consistent UID/GID assignment 2014-12-29 17:45:50 -07:00