cc164f24e4🔧 UPDATE: Add CREDENTIAL_ENCRYPTION_KEY to .env for enhanced security configuration.
master
Yuri-Lima2025-12-19 13:18:34 +01:00
1573f34736🔧 UPDATE: Add CREDENTIAL_ENCRYPTION_KEY environment variable to docker-compose configuration for enhanced security.Yuri-Lima2025-12-03 12:16:48 +01:00
8ff80fdf46👌 IMPROVE: DEV-2106 Define logging configuration for your services [2]Yuri-Lima2025-10-07 09:23:26 +02:00
7d5838ea81🔨 REFACTOR: DEV-2052 Excessive HTTP 4xx errors to be 50 errors in 5 minYuri-Lima2025-09-24 15:21:07 +02:00
9dbce8a3a4🔧 UPDATE: Add custom server volume to docker-compose files for improved asset management across multiple projects.Yuri-Lima2025-09-23 09:42:40 +02:00
75a9ffe26a🔧 UPDATE: Change Redis image to redis:7.2-alpine and update healthcheck and command configurations across multiple docker-compose files.Yuri-Lima2025-09-18 07:49:41 +02:00
79a4cb9455Add dummy file to pgAdmin data directory for initial setupYuri Lima2025-09-02 16:18:15 +02:00
54d6e83ab3Update README to clarify minimal installation requirements and emphasize file permission adjustments for pgAdmin data directoryYuri Lima2025-09-02 16:09:34 +02:00
7d3b7a27e0🐛 FIX: DEV-1934 Remove all the ignore logsYuri-Lima2025-09-01 15:13:08 +02:00
d86a978393Update docker-compose.yaml to use PostgreSQL version 17.5-alpine, ensuring compatibility with the latest features and improvements.Yuri-Lima2025-08-24 19:58:04 +02:00
3841e58f51Enhance .gitignore to exclude all database-related files by adding a pattern for 'database_*' to improve file management and prevent sensitive data from being tracked.Yuri-Lima2025-08-18 19:19:53 +02:00
bd1cc6b6f3Update .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.Yuri-Lima2025-08-18 11:16:56 +02:00
f2e10b8c36Remove server_custom/config.ts file, eliminating unused configuration settings and plugins for a cleaner codebase.Yuri Lima2025-08-04 17:50:59 +00:00
8831f9e8daUpdate docker-compose.yaml to expose additional ports for the application, allowing access on HTTP, HTTPS, and Angular development server.Yuri Lima2025-08-04 17:46:23 +00:00
9b813d69c1Enhance 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.Yuri Lima2025-08-04 17:36:44 +00:00
448f71f258Update README to include ownership change command for pgAdmin data directoryYuri-Lima2025-08-04 19:23:10 +02:00
1ef266ccaeRemove unused services and clean up docker-compose.yaml for better readability and maintainability.Yuri-Lima2025-08-04 19:20:06 +02:00
a9da42a20bRefactor pgAdmin configuration in docker-compose.yaml to utilize environment variable substitution for sensitive data and improve maintainability.Yuri-Lima2025-08-04 19:17:34 +02:00
8eb8638996Refactor PostgreSQL environment variables in docker-compose.yaml to use variable substitution for improved configuration management.Yuri-Lima2025-08-04 19:15:20 +02:00