Commit Graph

11 Commits

Author SHA1 Message Date
6048cda9da 🔧 UPDATE: Change Redis image to redis:7.2-alpine and update healthcheck and command configurations across multiple docker-compose files. 2025-09-18 07:49:41 +02:00
a682a2d440 👌 IMPROVE: DEV-1999 Improved Pgadmin HealtCheck Browser 2025-09-12 07:39:23 +02:00
0de29b88a3 pgadmin Upgrade 2025-09-11 16:01:55 +02:00
b7f7a6bbdf Update docker-compose.yaml to use PostgreSQL version 17.5-alpine, ensuring compatibility with the latest features and improvements. 2025-08-24 19:58:04 +02:00
3a8592a0f4 Update .gitignore to exclude fail2ban data directory, clean up docker-compose.yaml by removing unused volume mappings, and add new Fail2Ban filter configurations for enhanced security against various attack vectors. 2025-08-18 11:16:56 +02:00
5449fc15fc Update docker-compose.yaml to expose additional ports for the application, allowing access on HTTP, HTTPS, and Angular development server. 2025-08-04 17:46:23 +00:00
b46bde4190 Enhance basic-instalations.sh for Docker installation on Linux, adding WSL support and improving dependency installation steps. Clean up docker-compose.yaml by removing unused healthcheck configurations for Redis service. 2025-08-04 17:36:44 +00:00
09fc4dc0e8 Remove unused services and clean up docker-compose.yaml for better readability and maintainability. 2025-08-04 19:20:06 +02:00
f8871e78ed Refactor pgAdmin configuration in docker-compose.yaml to utilize environment variable substitution for sensitive data and improve maintainability. 2025-08-04 19:17:34 +02:00
2b8f74195f Refactor PostgreSQL environment variables in docker-compose.yaml to use variable substitution for improved configuration management. 2025-08-04 19:15:20 +02:00
bb9cefd773 Add self-hosted project folder 2025-08-04 18:48:49 +02:00