6 Commits

Author SHA1 Message Date
005aedaba3 Enhance Docker Compose and NGINX configurations
- Added new environment variables for connection pooling in the .env file.
- Updated Docker Compose to ensure consistent naming conventions for containers and added health checks.
- Increased timeout settings in NGINX configuration for file uploads.
- Improved pgAdmin reverse proxy configuration to handle path rewrites.
- Added migration SQL file and updated helper documentation for database operations.
2025-07-28 13:49:55 +00:00
05f2f8aaa5 Update SSL certificate, NGINX configuration, and pgAdmin setup
- Updated the SSL certificate for yuri.phx-erp.de with a new signed certificate.
- Added a new NGINX configuration file for pgAdmin reverse proxy under the subpath /pgadmin4.
- Enhanced the main NGINX configuration with improved logging, security headers, and real IP handling.
- Implemented health check endpoints for both system and worker services with IP whitelisting.
- Created a new entrypoint script for pgAdmin to manage .pgpass and servers.json configuration.
- Removed the redis.conf file and commented out Redis session caching in the configuration.
2025-05-27 08:50:14 +00:00
709362b1c0 Refactor Docker Compose for PostgreSQL and Redis services 2025-02-17 09:09:51 +00:00
56756d7c85 🔨 REFACTOR: Ready for Migrations 2025-02-01 12:52:54 +00:00
da01b2b587 updates related to the BIG Break Changes 2024-07-15 12:35:02 +00:00
16c2cb854e first commit 2024-05-12 07:39:55 +00:00