Arnaud G. GIBERT
aa2c81cca9
- New version naming standard, - Now use docker_tools for .env building, - Now use rx3-docker/php-apache:1.4.0-mga9 & rx3-docker/mariadb-1.1.0-mga9 images, - Add /var/log/init*, /var/log/supervisor* volumes, - Fix crontab: user ampache user instead of root and add it to git, - Fix database restart in compose file, - Add database healthcheck & webapp service depencies.
78 lines
3.5 KiB
Plaintext
78 lines
3.5 KiB
Plaintext
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3-Docker/Ampache V 1.3.0 - A. GIBERT - 2024/12/02
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Move & Rename repo from Rx3/Ampache-MGA9 to Rx3-Docker/Ampache,
|
|
- New version naming standard,
|
|
- Now use docker_tools for .env building,
|
|
- Now use rx3-docker/php-apache:1.4.0-mga9 & rx3-docker/mariadb-1.1.0-mga9 images,
|
|
- Add /var/log/init*, /var/log/supervisor* volumes,
|
|
- Fix crontab: user ampache user instead of root and add it to git,
|
|
- Fix database restart in compose file,
|
|
- Add database healthcheck & webapp service depencies.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/Ampache-Mga9 V 1.2.2 - A. GIBERT - 2024/10/06
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Now use rx3/php-apache-mga9:1.3.3 image:
|
|
- PHP memory limit increased from 128M to 512M,
|
|
- mpm support,
|
|
- pwauth support,
|
|
- Remove now unneeded pwauth install & PHP config.
|
|
- Now use rx3/mariadb-mga9:1.0.2
|
|
- Variabilization of external server ports in env & compose file,
|
|
- Now use docker_tools for .env building,
|
|
- local directory normalization,
|
|
- fix ampache.cfg.php.dist initialization.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/Ampache-Mga9 V 1.2.1 - A. GIBERT - 2024/08/28
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Switch to rx3/php-apache-mga9:1.3.2 image,
|
|
- Switch to rx3/mariadb-mga9:1.0.1 image,
|
|
- Fix /usr/bin/pwauth group & mode,
|
|
- Fix Ampache Repository/Model/User.php: remove email lookup for new user.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/Ampache-Mga9 V 1.2.0 - A. GIBERT - 2024/08/27
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Switch to rx3/mariadb-mga9:1.0.0 image,
|
|
- Now full Rx3 based!
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/Ampache-Mga9 V 1.1.1 - A. GIBERT - 2024/08/27
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Switch to rx3/php-apache-mga9:1.3.1 image,
|
|
- Minor compose file update.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/Ampache-Mga9 V 1.1.0 - A. GIBERT - 2024/08/27
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Switch to rx3/php-apache-mga9:1.3.0 image,
|
|
- Configure php.ini,
|
|
- Update compose & Dockerfile.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/Ampache-Mga9 V 1.0.0 - A. GIBERT - 2024/08/25
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Initial release,
|
|
- Use based on php-apache-mga9:1.2.0 image.
|