Commit Graph

  • 86f89615a0 🔧 UPDATE: Add temp_backups and backups volumes to docker-compose for improved backup management. master Yuri-Lima 2026-04-06 15:43:56 +02:00
  • 4d95823108 🔒 SECURITY: Remove .env from history, add .env.example, sanitize README Yuri-Lima 2026-03-12 11:13:47 +01:00
  • 774c414f17 🔧 UPDATE: Add CREDENTIAL_ENCRYPTION_KEY environment variable to docker-compose configuration for enhanced security. Yuri-Lima 2025-12-03 12:16:48 +01:00
  • b2d0af2cff 👌 IMPROVE: DEV-2106 Define logging configuration for your services [2] Yuri-Lima 2025-10-07 09:23:26 +02:00
  • 6f5ba65f89 🔨 REFACTOR: DEV-2052 Excessive HTTP 4xx errors to be 50 errors in 5 min Yuri-Lima 2025-09-24 15:21:07 +02:00
  • 9dd240ea89 🔧 UPDATE: Add custom server volume to docker-compose files for improved asset management across multiple projects. Yuri-Lima 2025-09-23 09:42:40 +02:00
  • 6048cda9da 🔧 UPDATE: Change Redis image to redis:7.2-alpine and update healthcheck and command configurations across multiple docker-compose files. Yuri-Lima 2025-09-18 07:49:41 +02:00
  • a682a2d440 👌 IMPROVE: DEV-1999 Improved Pgadmin HealtCheck Browser Yuri-Lima 2025-09-12 07:39:23 +02:00
  • 4c835f2e6a SUPER_ADMIN_USER_PASSWORD To PgAdmin Login Yuri Lima 2025-09-11 14:07:50 +00:00
  • 0de29b88a3 pgadmin Upgrade Yuri Matos de Lima 2025-09-11 16:01:55 +02:00
  • fb6b65a447 Accessing the System update Yuri Matos de Lima 2025-09-11 16:00:32 +02:00
  • 7843af24d2 DEV-1989 ALL status codes under /pgadmin4 (including 401, 499, 404, etc.) Yuri-Lima 2025-09-10 17:08:00 +02:00
  • f7e631b5c3 Remove resources-limits.md file containing references to Docker Compose resource limits documentation Yuri Lima 2025-09-02 17:10:40 +02:00
  • d180efd46b Add Git installation check to Docker installation script Yuri Lima 2025-09-02 17:10:34 +02:00
  • 0edc07b7f9 spellword mistake Yuri Matos de Lima 2025-09-02 15:04:31 +00:00
  • 0cb4d9efd5 No Credentials Yuri Matos de Lima 2025-09-02 15:04:05 +00:00
  • c1f94ea0ab 🌐 Accessing the System Yuri Matos de Lima 2025-09-02 15:02:42 +00:00
  • 927c4e58d7 IMPORTANT: ONE-TIME SETTING ONLY Yuri Matos de Lima 2025-09-02 14:56:55 +00:00
  • d208291165 Minimal imp. readme Yuri Matos de Lima 2025-09-02 14:29:57 +00:00
  • 704107e14b Improve Readme Yuri Matos de Lima 2025-09-02 14:27:21 +00:00
  • d306b88ba0 Improve ReadMe Yuri Lima 2025-09-02 16:22:57 +02:00
  • 49ab30d7b8 Add dummy file to pgAdmin data directory for initial setup Yuri Lima 2025-09-02 16:18:15 +02:00
  • 4d9fbc59a8 Update README to clarify minimal installation requirements and emphasize file permission adjustments for pgAdmin data directory Yuri Lima 2025-09-02 16:09:34 +02:00
  • 03edb3b2aa 🐛 FIX: DEV-1934 Remove all the ignore logs Yuri-Lima 2025-09-01 15:13:08 +02:00
  • b7f7a6bbdf Update docker-compose.yaml to use PostgreSQL version 17.5-alpine, ensuring compatibility with the latest features and improvements. Yuri-Lima 2025-08-24 19:58:04 +02:00
  • eab7f54df1 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. Yuri-Lima 2025-08-18 19:19:53 +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. Yuri-Lima 2025-08-18 11:16:56 +02:00
  • 34a8fbabc4 Remove server_custom/config.ts file, eliminating unused configuration settings and plugins for a cleaner codebase. Yuri Lima 2025-08-04 17:50:59 +00:00
  • 5449fc15fc Update docker-compose.yaml to expose additional ports for the application, allowing access on HTTP, HTTPS, and Angular development server. Yuri Lima 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. Yuri Lima 2025-08-04 17:36:44 +00:00
  • 11e82704ec Update README to include ownership change command for pgAdmin data directory Yuri-Lima 2025-08-04 19:23:10 +02:00
  • 09fc4dc0e8 Remove unused services and clean up docker-compose.yaml for better readability and maintainability. Yuri-Lima 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. Yuri-Lima 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. Yuri-Lima 2025-08-04 19:15:20 +02:00
  • 5ed87bfe91 Update environment variables, enhance .gitignore, add basic installation script, and update README Yuri-Lima 2025-08-04 19:11:29 +02:00
  • bb9cefd773 Add self-hosted project folder Yuri-Lima 2025-08-04 18:48:49 +02:00