Releases: eramba/docker
Releases · eramba/docker
1.4.0
This version was made to be compatible with Eramba version 3.19.0.
What's Changed
- Added
DOCKER_DEPLOYMENT
env() variable into simple-install by @shrkz1 in #47 - Added some security configuration into apache by @shrkz1 in #51
- Added LDAPTLS_REQCERT=never environment by @shrkz1 in #52
- Correction for
LDAPTLS_REQCERT
env() by @shrkz1 in #53 - Security salt configurable as
env()
in.env
file by @shrkz1 in #36 - Added
PUBLIC_ADDRESS
as environmental value by @shrkz1 in #48 - Fixed CRON container outputs logs into docker properly by @shrkz1 in #42
- Revert "Fixed CRON container outputs logs into docker properly" by @elsombrante in #54
- Revert "Security salt configurable as
env()
in.env
file" by @elsombrante in #55
New Contributors
- @elsombrante made their first contribution in #54
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Post Installation Cmd is executed within Docker Entrypoint by @shrkz1 in #32
- Added
always
restart policy for containers and and some other tweaks by @shrkz1 in #35 - Simple install volumes modified and optimized by @shrkz1 in #37
- Slightly adjusted how ENVs are propagated to cron daemon by @shrkz1 in #40
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Readme.md change by @shrkz1 in #15
- Added 2 variations of vhosts by @shrkz1 in #16
- Possible fix for workflows by @shrkz1 in #18
- URL correction that points to documentation by @shrkz1 in #17
- Simple install mounts
main.env
file to reflect changes by @shrkz1 in #21 - Disable
performance_schema
monitoring by default by @shrkz1 in #29 - Qwerty1q2w dev by @qwerty1q2w in #26
- Replaced combined virtual host with SSL-only virtual host by @shrkz1 in #30
New Contributors
- @qwerty1q2w made their first contribution in #26
Full Changelog: 1.1.0...1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.0
Initial release of a stand-alone Docker package for Eramba software!
Full Changelog: https://github.com/eramba/docker/commits/1.0.0