Arnaud G. GIBERT
4797d18971
- New version naming standard, - Now use docker_tools for .env building, - Use now rx3-docker/server:1.2.0-mga9 image.
82 lines
3.7 KiB
Plaintext
82 lines
3.7 KiB
Plaintext
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3-Docker/PHP-Apache V 1.4.0 - A. GIBERT - 2024/11/11
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Move & Rename repo from Rx3/PHP-Apache-MGA9 to Rx3-Docker/PHP-Apache,
|
|
- New version naming standard,
|
|
- Now use docker_tools for .env building,
|
|
- Use now rx3-docker/server:1.2.0-mga9 image.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/PHP-Apache-Mga9 V 1.3.3 - A. GIBERT - 2024/10/05
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Now use rx3/server-mga9:1.1.3 image,
|
|
- Add pwauth auth program,
|
|
- Increase php params:
|
|
- memory_limit from 128M to 512M,
|
|
- upload_max_filesize from 16M to 32M,
|
|
- post_max_size from 8M to 32M,
|
|
- Don't expose unneeded /var/www/html in compose file,
|
|
- Variabilization of external server ports in env & compose file,
|
|
- Use now docker_tools for .env building.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/PHP-Apache-Mga9 V 1.3.2 - A. GIBERT - 2024/08/28
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Now use rx3/server-mga9:1.1.2 image,
|
|
- Fix Apache root document not updated in /etc/httpd/conf/conf.d/rx3.conf.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/PHP-Apache-Mga9 V 1.3.1 - A. GIBERT - 2024/08/27
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Now use rx3/server-mga9:1.1.1 image,
|
|
- Remove test init service,
|
|
- Minor compose / dockerfile args & structure improvements.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/PHP-Apache-Mga9 V 1.3.0 - A. GIBERT - 2024/08/26
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Now use rx3/server-mga9:1.1.0 image,
|
|
- supervisor & logrotate configured.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/PHP-Apache-Mga9 V 1.2.0 - A. GIBERT - 2024/08/24
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Add and use APACHE_DOC_ROOT environment variable,
|
|
- Move apache_init script to /usr/local/sbin,
|
|
- Use base-mga9:1.2.1.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/PHP-Apache-Mga9 V 1.1.0 - A. GIBERT - 2024/08/24
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Add PHP PDO PostgreSQL & MySQL modules,
|
|
- Add and use APACHE_UID & APACHE_GID environment variable.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/PHP-Apache-Mga9 V 1.0.0 - A. GIBERT - 2024/08/22
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Initial release,
|
|
- Use based on base-mga9:1.2.0 image,
|
|
- PostgreSQL & MySQL ready.
|