|
|
7d3b7a27e0
|
🐛 FIX: DEV-1934 Remove all the ignore logs
|
2025-09-01 15:13:08 +02:00 |
|
|
|
d86a978393
|
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 |
|
|
|
3841e58f51
|
Enhance .gitignore to exclude all database-related files by adding a pattern for 'database_*' to improve file management and prevent sensitive data from being tracked.
|
2025-08-18 19:19:53 +02:00 |
|
|
|
bd1cc6b6f3
|
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 |
|
|
|
f2e10b8c36
|
Remove server_custom/config.ts file, eliminating unused configuration settings and plugins for a cleaner codebase.
|
2025-08-04 17:50:59 +00:00 |
|
|
|
8831f9e8da
|
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 |
|
|
|
9b813d69c1
|
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 |
|
|
|
448f71f258
|
Update README to include ownership change command for pgAdmin data directory
|
2025-08-04 19:23:10 +02:00 |
|
|
|
1ef266ccae
|
Remove unused services and clean up docker-compose.yaml for better readability and maintainability.
|
2025-08-04 19:20:06 +02:00 |
|
|
|
a9da42a20b
|
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 |
|
|
|
8eb8638996
|
Refactor PostgreSQL environment variables in docker-compose.yaml to use variable substitution for improved configuration management.
|
2025-08-04 19:15:20 +02:00 |
|
|
|
15a144fcb3
|
Update environment variables, enhance .gitignore, add basic installation script, and update README
|
2025-08-04 19:11:29 +02:00 |
|
|
|
ceb7538967
|
Add self-hosted project folder
|
2025-08-04 18:48:49 +02:00 |
|