Yuri Matos de Lima yurilima
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.
yurilima pushed to master at yurilima/selfhosted 2025-08-04 19:46:35 +02:00
8831f9e8da Update docker-compose.yaml to expose additional ports for the application, allowing access on HTTP, HTTPS, and Angular development server.
yurilima pushed to master at yurilima/selfhosted 2025-08-04 19:36:58 +02: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.
yurilima pushed to master at yurilima/selfhosted 2025-08-04 19:23:22 +02:00
448f71f258 Update README to include ownership change command for pgAdmin data directory
yurilima pushed to master at yurilima/selfhosted 2025-08-04 19:20:20 +02:00
1ef266ccae Remove unused services and clean up docker-compose.yaml for better readability and maintainability.
yurilima pushed to master at yurilima/selfhosted 2025-08-04 19:18:05 +02:00
a9da42a20b Refactor pgAdmin configuration in docker-compose.yaml to utilize environment variable substitution for sensitive data and improve maintainability.
yurilima pushed to master at yurilima/selfhosted 2025-08-04 19:15:55 +02:00
8eb8638996 Refactor PostgreSQL environment variables in docker-compose.yaml to use variable substitution for improved configuration management.
yurilima pushed to master at yurilima/selfhosted 2025-08-04 19:13:11 +02:00
15a144fcb3 Update environment variables, enhance .gitignore, add basic installation script, and update README
yurilima pushed to master at yurilima/selfhosted 2025-08-04 18:52:18 +02:00
ceb7538967 Add self-hosted project folder