Releases: skylime/mi-core-kumquat
Releases · skylime/mi-core-kumquat
14.2.11
New
- version bump. [Thomas Merkel]
- add requirements for django-settings-export. [Thomas Merkel]
- Modify kumquat config for external URLs. [Thomas Merkel]
- Update readme with new mdata information for whitelist, phpMyAdmin URL and Webmail URL. [Thomas Merkel]
- Don't use this script to set URL for phpMyAdmin because we've mdata information now. [Thomas Merkel]
- Add
core_mail_whitelistas mdata information. [Thomas Merkel] - Add new kumquat settings.py file from the origin. We need to find a other solution in the future to overwrite config files. [Thomas Merkel]
- Update to new kumquat version 0.1.22. [Thomas Merkel]
Fix
-
Fix quick-backup loosing password on reprovision. [Thomas Merkel]
We will save the password in mdata variable for the future, but we
still need to set it by reprovision.
14.2.10
14.2.9
14.2.8
New
- add nginx to use it for microcaching and ssl. [Thomas Merkel]
- add some basic mysql checks we would like to have. [Thomas Merkel]
- allow munin to query mysql for statistics. [Thomas Merkel]
- add proftpd munin monitoring. [Thomas Merkel]
- use logadm for proftpd logfile. [Thomas Merkel]
- create logfiles for proftpd. [Thomas Merkel]
- add more munin plugins for apache monitoring. [Thomas Merkel]
Changes
- add more proftpd scripts for monitoring. [Thomas Merkel]
- add listen for status page for munin. [Thomas Merkel]
Fix
-
have a working and running quickbackup-percona. [Thomas Merkel]
Only setup quickbackup with username and password once. We should also
enable the backup by default. -
we require percona56-xtrabackup for doing backups. [Thomas Merkel]
-
open phpMyAdmin in new tab. [Thomas Merkel]
-
remove old apache configs for image. [Thomas Merkel]
Other
- new version update and base image. [Thomas Merkel]
- use upgrade with pkg_add. [Thomas Merkel]
- Force our apache version to be installed (because of an SSL memoryleek fix) [Thomas Merkel]
- respawn threads to combat memory leaks. [Sebastian Wiedenroth]