Skip to content

Releases: skylime/mi-core-kumquat

16.4.2

17 Feb 13:54
d189f73
Compare
Choose a tag to compare

New

  • Enable opcache by default. [Thomas Merkel]
  • Enable Apache usdt by default for dtrace usage. [Thomas Merkel]

Other

  • Update to newest core-base image. [Thomas Merkel]
  • Use pip version 3.5. [Thomas Merkel]

16.4.1

24 Jan 13:57
a7f894f
Compare
Choose a tag to compare

New

  • Update to newest kumquat version which includes python3 support. [Thomas Merkel]
  • Remove nginx and use only apache as default webserver. [Thomas Merkel]

Other

  • Fix additional python issues with Kumquat. [Thomas Merkel]
  • Add py35-future and switch to newest core-base release. [Thomas Merkel]
  • Use py35-percona56client as mysql connector for kumquat and django. [Thomas Merkel]
  • Php extensions are loaded automatically via pkg install. [Thomas Merkel]

16.4.0

24 Jan 13:58
9e953cc
Compare
Choose a tag to compare
16.4.0 Pre-release
Pre-release
update changelog

16.2.0

28 Sep 12:31
c064d6a
Compare
Choose a tag to compare

New

  • Enable Apache deflate module by default. [Thomas Merkel]

Fix

  • Remove quickbackup-percona because of high memory usage. [Thomas Merkel]

    xtrabackup / quickbackup requires to much memory and kill most of the zones which only
    have 1-2GB of memory. Because we use zfs snapshots we don't create extra
    MySQL / Percona dumps.
    
  • Fix, freeze Django and ZeroRPC version. [Thomas Merkel]

  • Fix usage of percona 5.6.x. [Thomas Merkel]

16.1.1

01 Jul 07:48
1351499
Compare
Choose a tag to compare

Fix

  • Modify dz to update and upgrade all installed packages to the newest Q-Release. [Thomas Merkel]
  • Provide new Kumquat version with SSL CA fix for Let's Encrypt. [Thomas Merkel]

16.1.0

24 Jun 19:31
db95d1b
Compare
Choose a tag to compare

New

  • Version update to new core-base version. [Thomas Merkel]
    • Kumquat Let's Encrypt support
    • Kumquat ServerAlias support
    • Kumquat Error Log in user interface
    • Kumquat Bugfix for FTP accounts

Fix

  • Fix issue with wrong umask and broken pkgsrc packages. [Thomas Merkel]
    • remove xtrabackup
    • fix umask for acme token
    • fix alias for acme token path
  • Fix user permissions for letsencrypt user. [Thomas Merkel]
  • Provide path to error logs of vhosts to Kumquat. [Thomas Merkel]

15.4.0

25 Feb 16:26
Compare
Choose a tag to compare

New

  • Enable percona query cache by default. [Thomas Merkel]

  • Kumquat version bump with migration fix. [Thomas Merkel]

    Version bump of mi-core-base to 15.4.0 release. Include notification fixes and Kumquat (django) fix for migrations.

Fix

  • Kumquat version bump and proftpd from pkgsrc. [Thomas Merkel]

    Kumquat fix for ftp accounts without vhost and installation of proftpd via pkgsrc

15.3.1

02 Feb 15:54
Compare
Choose a tag to compare

New

  • Version bump to kumquat v0.1.27 [Thomas Merkel]
  • Provide nginx with microcache feature [Thomas Merkel]

Fix

  • Problem with Munin-Plugins not installed automatically. [Thomas Merkel]

    Because of the wrong quote for the plugins they are not automatically
    installed on the systems. After removing the inverted comma the script
    install them.

  • Issue with backend service on MySQL reconnect [Thomas Merkel]

Other

  • Be sure kumquat services run after setup. [Thomas Merkel]
  • Update kumquat settings.py to support django 1.8. [Thomas Merkel]
  • Enable nginx by default. [Thomas Merkel]
  • Auto for worker_processes. [Thomas Merkel]
  • Require %a for logging the correct ip address. [Thomas Merkel]
  • Update permissions for cache dir. [Thomas Merkel]
  • Set nginx cache dir to /var/cache/nginx. [Thomas Merkel]
  • Enabled config for mod_remoteip. [Thomas Merkel]
  • Enable remoteIP for httpd. [Thomas Merkel]
  • Provide nginx config for microcache. [Thomas Merkel]
  • Listen only on localhost for port 80 via apache. [Thomas Merkel]
  • Install nginx by default. [Thomas Merkel]
  • Create and use extra ssl folder for kumquat service. [Thomas Merkel]
  • Add php-ftp package and enable it via php.ini. [Thomas Merkel]

15.3.0

20 Nov 16:51
Compare
Choose a tag to compare

New

  • Version upgrade to 15.3.0 includes the new Kumquat version. [Thomas Merkel]

    Support new Kumquat version with features like cronjobs, zfs snapshots, etc.
    Install proftpd from SkyLime with extra module support for percona
    Remove unused nginx from release
    Create missing Trash folder for old backups from Kumquat

  • Use default apache from pkgsrc. [Thomas Merkel]

Fix

  • Percona backup scripts. [Thomas Merkel]
  • Fix smf. [Thomas Merkel]
  • Fix missing settings. [Thomas Merkel]
  • Fix issue with manifest. [Thomas Merkel]

Other

  • Add new ProFTPd modules to configuration file. [Thomas Merkel]
  • Cleanup package list and add cron job for kumquat. [Thomas Merkel]
  • Cleanup customize script to support new core-base image. [Thomas Merkel]
  • Update license file for SkyLime GmbH. [Thomas Merkel]
  • Create snapshots for data and databases automatically. [Thomas Merkel]
  • Update to new PHP version 5.6 and add package for znapzend. [Thomas Merkel]
  • Make ssl more secure as default. [Thomas Merkel]
  • Make shit more secure, for example the backend socket. [Thomas Merkel]
  • Add py27-msgpack. [Thomas Merkel]
  • Add missing deps for zeromq and gevent. [Thomas Merkel]
  • Use command hostname and not mdata-get sdc:hostname, because it's sometimes not set and than apache will not work. [Thomas Merkel]

14.2.11

15 Feb 10:34
Compare
Choose a tag to compare

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_whitelist as 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.