- Update env.dist & compose files to fully support docker_service_add Docker Tools function.
56 lines
2.7 KiB
Plaintext
56 lines
2.7 KiB
Plaintext
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3-Docker/PostgreSQL V 1.1.2 - A. GIBERT - 2025/03/10
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Add "ALTER DATABASE" in postsql to change database owner to POSTGRESQL_USER,
|
|
- Update env.dist & compose files to fully support docker_service_add Docker Tools function.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3-Docker/PostgreSQL V 1.1.1 - A. GIBERT - 2025/03/08
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Use now rx3-docker/server:1.2.1-mga9 image.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3-Docker/PostgreSQL V 1.1.0 - A. GIBERT - 2024/11/12
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Move & Rename repo from Rx3/PostgreSQL-MGA9 to Rx3-Docker/PostgreSQL,
|
|
- New version naming standard,
|
|
- Now use docker_tools for .env building,
|
|
- Use now rx3-docker/server:1.2.0-mga9 image,
|
|
- Add /var/log/init, /var/log/supervisor & var/log/postgres volumes,
|
|
- Add healthcheck example in compose file.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/PostgreSQL-Mga9 V 1.0.2 - A. GIBERT - 2024/10/05
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Now use rx3/server-mga9:1.1.3 image,
|
|
- Variabilization of external server ports in env & compose file,
|
|
- Now use docker_tools for .env building.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/PostgreSQL-Mga9 V 1.0.1 - A. GIBERT - 2024/08/31
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Move local database dir form ./pgsql/data to ./pgsql-data,
|
|
- Fix support of special chars in User & Database names.
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
Rx3/PostgreSQL-Mga9 V 1.0.0 - A. GIBERT - 2024/08/30
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
- Initial release,
|
|
- Based on rx3/server-mga9:1.1.2 image.
|