- Update 01-permissions to quiet down if no UIDs changed.
- Refinements to MailHog, to always route through msmtp
- Update Zabbix UID/GID
- Update MailHog Test Server Startup
- Add 01-permissions script to support change uid & gid and add user to group:
- USER_=
- GROUP_=
- GROUP_ADD_=
- UID & GID in /etc/passwd & /etc/group will be modified.
- Old 01- 02- 03- scripts renamed after the new 01-permissions as 02- 03- 04-
- Update File Permissions for logrotate.d
- Init Scripts Update
- msmtp Update
- More Permissions Fixes
- Add Grep, sudo
- Fix Permissions
- Add Container Package Check
- Add zabbix-utils to edge
- Update S6 Overlay to 1.21.2.2
- Add Zabbix Check for Updated Packages
- Check for custom cron files in /assets/cron-custom/ on startup
- Update S6 overlay to 1.21.2.1
- Add Alpine 3.7
- Remove Alpine 3.2
- Update S6 overlay to 1.21.1.1
- Updated Alpine Edge to Zabbix-Agent Package as opposed to Compiling
- Quieted down service startup to avoid duplication
- Added more verbosity to services being enabled/disabled
- Add Alpine 3.2, 3.3 for legacy purposes
- Fix Scripts for checking enabling services
- Move to Zabbix 3.4.1 instead of compiling from TRUNK
- Update S6 Overlay to 1.2.0.0
- Added
DEBUG_SMTP
environment variable to trap SMTP messages accesible via port 8025
- Added MSMTP to be able to route mail to external hosts
- Added DEBUG_MODE environment variable
- Added TIMEZONE environment variable
- Added ENABLE_CRON, ENABLE_ZABBIX switches
- Built mechanisms to not start processes until container initialized
- Zabbix Agent Configuration can be controlled and adjusted via Environment Variables
- General Tidying Up