Yuri Matos de Lima yurilima
yurilima pushed to master at PHXGMBH/docker-compose-selfhost 2025-09-11 16:01:56 +02:00
51d4555ab2 pgadmin Upgrade
yurilima pushed to master at PHXGMBH/docker-compose-selfhost 2025-09-11 16:00:35 +02:00
5cc9aaccee Accessing the System update
yurilima pushed to master at PHXGMBH/docker-compose-selfhost 2025-09-10 17:18:06 +02:00
eff610142f DEV-1989 ALL status codes under /pgadmin4 (including 401, 499, 404, etc.)
yurilima pushed to master at PHXGMBH/docker-compose-selfhost 2025-09-02 17:10:49 +02:00
da8790fd21 Remove resources-limits.md file containing references to Docker Compose resource limits documentation
448779fd7e Add Git installation check to Docker installation script
Compare 2 commits »
yurilima pushed to master at PHXGMBH/docker-compose-selfhost 2025-09-02 17:06:02 +02:00
32798cb241 Remove Metris Configuration
yurilima pushed to master at PHXGMBH/docker-compose-selfhost 2025-09-02 17:04:32 +02:00
26a03fa9fc spellword mistake
yurilima pushed to master at PHXGMBH/docker-compose-selfhost 2025-09-02 17:04:07 +02:00
a87e48133e No Credentials
yurilima pushed to master at PHXGMBH/docker-compose-selfhost 2025-09-02 17:02:44 +02:00
dff59023c5 🌐 Accessing the System
yurilima pushed to master at PHXGMBH/docker-compose-selfhost 2025-09-02 16:56:57 +02:00
6b26b9d85b IMPORTANT: ONE-TIME SETTING ONLY
yurilima pushed to master at yurilima/selfhosted 2025-09-01 15:15:23 +02:00
7d3b7a27e0 🐛 FIX: DEV-1934 Remove all the ignore logs
yurilima pushed to main at yurilima/Alpha 2025-08-31 12:12:12 +02:00
16c737c816 Implement PostgreSQL upgrade and rollback scripts, update docker-compose for PostgreSQL version 17.5, and enhance .gitignore to include backup files. Add README for upgrade instructions.
yurilima pushed to main at yurilima/Team-City 2025-08-30 17:40:04 +02:00
77d7439b6f Update TeamCity agent images in docker-compose.yml, refresh error logs for August 2025, and remove outdated log files from May 2025.
yurilima pushed to master at yurilima/selfhosted 2025-08-24 19:58:25 +02:00
d86a978393 Update docker-compose.yaml to use PostgreSQL version 17.5-alpine, ensuring compatibility with the latest features and improvements.
yurilima pushed to main at yurilima/Alpha 2025-08-22 11:40:51 +02:00
9b841b21d9 Enhance NGINX configuration with rate limiting, improved timeout settings, and backup server for unavailable services. Added logging for 429 status and refined DNS resolver settings. Updated proxy settings for admin API and pgAdmin4 with increased body size limits and error handling.
yurilima pushed to master at yurilima/selfhosted 2025-08-18 19:20:12 +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.
yurilima pushed to main at yurilima/Alpha 2025-08-18 15:57:21 +02:00
dabddba145 Add timezone configuration and security options to services in docker-compose.yaml
yurilima pushed to master at yurilima/selfhosted 2025-08-18 11:17:07 +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.
yurilima pushed to main at yurilima/Alpha 2025-08-13 10:18:39 +02:00
ce69744836 Remove deprecated configuration file and its associated settings from the server_custom directory.
yurilima pushed to main at yurilima/Alpha 2025-08-13 10:17:32 +02:00
26b6c91b3b First comit
yurilima pushed to master at yurilima/selfhosted 2025-08-04 19:51:08 +02:00
f2e10b8c36 Remove server_custom/config.ts file, eliminating unused configuration settings and plugins for a cleaner codebase.