37 Commits

Author SHA1 Message Date
cc164f24e4 🔧 UPDATE: Add CREDENTIAL_ENCRYPTION_KEY to .env for enhanced security configuration. 2025-12-19 13:18:34 +01:00
1573f34736 🔧 UPDATE: Add CREDENTIAL_ENCRYPTION_KEY environment variable to docker-compose configuration for enhanced security. 2025-12-03 12:16:48 +01:00
8ff80fdf46 👌 IMPROVE: DEV-2106 Define logging configuration for your services [2] 2025-10-07 09:23:26 +02:00
7d5838ea81 🔨 REFACTOR: DEV-2052 Excessive HTTP 4xx errors to be 50 errors in 5 min 2025-09-24 15:21:07 +02:00
9dbce8a3a4 🔧 UPDATE: Add custom server volume to docker-compose files for improved asset management across multiple projects. 2025-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. 2025-09-18 07:49:41 +02:00
486ec457d0 👌 IMPROVE: DEV-1999 Improved Pgadmin HealtCheck Browser 2025-09-12 07:39:23 +02:00
87bc685d6f SUPER_ADMIN_USER_PASSWORD To PgAdmin Login 2025-09-11 14:07:50 +00:00
f462454574 Remove no used PGADMIN_DEFAULT_PASSWORD 2025-09-11 14:04:41 +00:00
51d4555ab2 pgadmin Upgrade 2025-09-11 16:01:55 +02:00
5cc9aaccee Accessing the System update 2025-09-11 16:00:32 +02:00
eff610142f DEV-1989 ALL status codes under /pgadmin4 (including 401, 499, 404, etc.) 2025-09-10 17:17:45 +02:00
da8790fd21 Remove resources-limits.md file containing references to Docker Compose resource limits documentation 2025-09-02 17:10:40 +02:00
448779fd7e Add Git installation check to Docker installation script 2025-09-02 17:10:34 +02:00
32798cb241 Remove Metris Configuration 2025-09-02 15:05:59 +00:00
26a03fa9fc spellword mistake 2025-09-02 15:04:31 +00:00
a87e48133e No Credentials 2025-09-02 15:04:05 +00:00
dff59023c5 🌐 Accessing the System 2025-09-02 15:02:42 +00:00
6b26b9d85b IMPORTANT: ONE-TIME SETTING ONLY 2025-09-02 14:56:55 +00:00
dbdb3ce600 Minimal imp. readme 2025-09-02 14:29:57 +00:00
a597655be9 Improve Readme 2025-09-02 14:27:21 +00:00
58f243851a Improve ReadMe 2025-09-02 16:22:57 +02:00
79a4cb9455 Add dummy file to pgAdmin data directory for initial setup 2025-09-02 16:18:15 +02:00
54d6e83ab3 Update README to clarify minimal installation requirements and emphasize file permission adjustments for pgAdmin data directory 2025-09-02 16:09:34 +02:00
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