May 1st, 2026 v3.7 [System] # Patches and Updates August 27th, 2025 v3.6 [System] # Patches and Updates July 28th, 2024 v3.5 [System] # Patches and Updates [Misc.] # Matomo 5.1.x Core # Apache 2 upgraded ... February 21st, 2024 v3.4 [System] # Patches and Updates [Misc.] # Matomo 5.0.x Core # PHP 8.2 Default ... June 18th, 2023 v3.3 [FD] [System] # Patches and Updates [Misc.] # Matomo 4.14.x Core # Removed PHP 7.4 ... January 26th, 2023 v3.2 [System] # Patches and Updates [Misc.] # Upgraded and enabled SG loaders for Trak # Upgraded do_not_delete.php file for SG PHP 8.1 ... December 3th, 2022 v3.1 [System] # Patches and Updates [Mis] # Fixed mysql file for performance. # Upgraded and enabled ionCube loaders for Trak # Upgraded do_not_delete.php file. ... November 27th, 2022 v3.0 [G6F Release] [System] # Patches and Updates [Software] # Removed Redis # Removed Elasticsearch [Mis] # Fixed phpmyadmin for Apache over 8080 # Fixed docs for Apache over 8080 ... October 12th, 2022 v2.9 [G6F Release] [System] # Ubuntu 22 LTS [Software] # PHP 8.1 Support [Default] # Matomo 4.12.0 Core # Redis 7 ... June 2nd, 2022 v2.7 [OS] # Patches and Updates [Software] # Matomo Core 4.9.0 # phpMyAdmin 5.1.x ... Dec 26th, 2021 v2.6 [OS] # Patches and Updates [Software] # Matomo Core 4.8.2 # Added PHP 8.1 ... July 5th, 2021 v2.5 [OS] # Patches and Updates [Software] # Matomo Core 4.3.1 # Added Net Tools # Added PHP GEO IP < 7.4 [Misc] # Added TLS 1.3 for Apache # NGINX TLS 1.2/1.3 Only # Fixed MPM Event # Removed AWS SSM Agent ... December 5th, 2020 v 2.4 [Software] #Matomo Core 4.0.4 [Misc] #Removed crontab info for alt stack ... November 18th, 2020 v 2.3 [System] # Ubtuntu 20 LTS [Software] #Matomo Core 3.14.1 [Performance] # MySQL 8 # PHP 7.4 ... June 9th, 2020 v2.2 [OS] #Patches and Security updates [Software] #Matomo Core 3.13.6 [Performance] #enabled HTTP2 [Misc] #Removed Apache PageSpeed Module ... November 30th, 2019 v2.1 [Software] #Matomo Core 3.13.0 [Performance] #Installed PHP 7.4 #MySQL 512MB Pool #PHP 7.3 1GB Memory ... October 29th, 2018 v2.0 [Documentation] #Included Proper Documentation for the 1.9 ~ 2.0 release. ... October 12th, 2018 v1.9 [Software] #Matomo Core 3.6.0 [Ubuntu security Rollup] sudo apt-get update sudo apt upgrade sudo apt autoremove [Performance] #Upgraded Apache to 2.2.34 #Installed PHP 7.1 & 7.2 #HTTP2 Support #vhost object caching support ... May 8th 2018 v1.8 [Software] #Matomo Core 3.5.0 [Ubuntu security Rollup] sudo apt-get update sudo apt upgrade sudo apt autoremove ... March 14th, 2018 v1.7 [EC2] #Volume Increase to 10GB [Ubuntu security Rollup] sudo apt-get update sudo apt upgrade sudo apt autoremove [Performance] #Enabled php.ini Opcache and configured [MySQL] #Increased Buffer Pool to 256MB SET GLOBAL innodb_buffer_pool_size=268435456; [Let's Encrypt] #Added Certbot-auto /usr/bin/certbot-auto [Misc.] #Installed php7.0-soap ... January 14th, 2018 v1.6 [Software] Matomo Core 3.3.0 [Ubuntu security Rollup] sudo apt-get update sudo apt upgrade sudo apt autoremove [Documentation] Updated to reflect new version and brandname/company name update [Security] Moved phpMyadmin and documentaiton to port 8080 ... December 26th, 2017 v1.5 [Software] [PIWIK Core 3.2.1] [Ubuntu security Rollup] sudo apt-get update sudo apt upgrade sudo apt autoremove [MySQL] /etc/mysql/mysql.conf.d/mysqld.cnf wait_timeout = 300 [Increased from 60 to 300] ... November 2nd, 2017 v1.4 [Ubuntu security Rollup] sudo apt-get update sudo apt upgrade sudo apt autoremove [PHP] #To help long running backups and scripts /etc/php/7.0/fpm/ /etc/php/7.0/apache/ max_execution_time = 90 ... October 15th, 2017 v1.3 [PIWIK Upgrade to 3.1.1] To upgrade you can do from within your console. Please make sure you first take a full AWS AMI image backup. Then check any plugin compatibility. Then click the link in the console to upgrade. [aMi STACX Documentation Updates] Clarified items in documentation. [Ubuntu security Rollup] sudo apt-get update sudo apt upgrade sudo apt autoremove [Core Software] Installed Zip sudo apt-get install zip ... September 22nd, 2017 v1.2 [PIWIK Upgrade to 3.1.1] To upgrade you can do from within your console. Please make sure you first take a full AWS AMI image backup. Then check any plugin compatibility. Then click the link in the console to upgrade. [aMi STACX Documentation Updates] Clarified items in documentation. [Ubuntu security Rollup] sudo apt-get update sudo apt upgrade sudo apt autoremove [MySQL] /etc/mysql/mysql.conf.d/mysqld.cnf max_allowed_packet = 32M [increased from 16M to 32M] wait_timeout = 60 [increased to 60 from 20] ... August 27nd, 2017 v1.1 aMi STACX Documentation Updated documentation to be more clear and to address any potential ambiguity. System Security: Ubuntu Security rollup Patches applied and packages updated. To upgrade: 1) Make a backup of your EC2 server! We prefer that you test everything in dev first before rolling to production. Use a Dev > Stage > Prod Path 2) sudo apt-get update 3) sudo apt upgrade #Should any files be locked you may need to reboot Important! Keep your custom php.ini and www.conf files! Otherwise they will be overwitten. Unless you have customized it. If prompted Let the system use a New GRUB File. /boot/grub/menu.lst Select >> install the package maintainer's version Any other custom files you will need to decide. SSL Security: As these are very advanced SSL security settings with a large potential impact to a production server, they have been removed from "enabled" as a default. /etc/var/yourdomain-ssl.conf Commented Out# Strict Strict-Transport-Security Commented Out# Online Certificate Status Protocol Directory Browsing: Removed "Index" as an allowed default. This prevents directory browsing /etc/var/yourdomain.conf /etc/var/yourdomain-ssl.conf /etc/apache2/apache2.conf Performance /etc/php/7.0/fpm/pool.d/www-conf Set FPM Pool to Ondemand [This is to help Micro and Small Instances] FPM Pool Settings for Server and Children Increased pm.max_children = 32 pm.start_servers = 10 pm.min_spare_servers = 5 pm.max_spare_servers = 15 pm.max_requests = 500 Note: Should you run into memory issues, these settings may need to be adjusted. Should you be running a medium or large+ EC2 these settings should reflect the additional memory available. /etc/apache2/conf-enabled/php7.0-fpm.conf Note: Idle time lowered to 180 from 300. For really long running scripts, you may need to adjust higher. /etc/apache2/mods-enabled/mpm_prefork.conf Increased; MaxRequestWorkers 256 MySQL /etc/mysql/mysql.conf.d/mysqld.cnf wait_timeout = 20 [Added] key_buffer_size = 32M [Increased from 16MB to 32MB] ... May 28th, 2017 aMi STACX Build v1.0.0 Piwik v3.0.4