2024-11-11 10:50:01 +01:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
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,
|
2024-11-11 23:41:36 +01:00
|
|
|
- Use now rx3-docker/server:1.2.0-mga9 image,
|
|
|
|
- Add /var/log/init, /var/log/supervisor & var/log/httpd volumes.
|
2024-11-11 10:50:01 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
2024-10-04 17:43:55 +02:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-08-28 16:24:43 +02:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-08-27 00:39:57 +02:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-08-24 23:23:23 +02:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2024-08-26 22:02:50 +02:00
|
|
|
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
|
2024-08-24 23:23:23 +02:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
- Add and use APACHE_DOC_ROOT environment variable,
|
|
|
|
- Move apache_init script to /usr/local/sbin,
|
|
|
|
- Use base-mga9:1.2.1.
|
|
|
|
|
|
|
|
|
|
|
|
|
2024-08-24 12:57:19 +02:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2024-08-26 22:02:50 +02:00
|
|
|
Rx3/PHP-Apache-Mga9 V 1.1.0 - A. GIBERT - 2024/08/24
|
2024-08-24 12:57:19 +02:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
- Add PHP PDO PostgreSQL & MySQL modules,
|
2024-08-24 23:23:23 +02:00
|
|
|
- Add and use APACHE_UID & APACHE_GID environment variable.
|
2024-08-24 12:57:19 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
2024-08-22 14:26:42 +02:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2024-08-26 22:02:50 +02:00
|
|
|
Rx3/PHP-Apache-Mga9 V 1.0.0 - A. GIBERT - 2024/08/22
|
2024-08-22 14:26:42 +02:00
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
- Initial release,
|
|
|
|
- Use based on base-mga9:1.2.0 image,
|
|
|
|
- PostgreSQL & MySQL ready.
|