Aiirondev_dev
606e1822d1
fix: increase max-requests and max-requests-jitter for gunicorn in Dockerfile, docker-compose, and start.sh
2026-05-30 13:09:09 +02:00
Aiirondev_dev
f80430f243
Remove legacy scripts and single-tenant support
...
- Deleted the migration script `migrate-to-multitenant.sh` as it is no longer needed.
- Removed `rebuild-venv.sh`, `restore.sh`, `run-backup.sh`, and other related scripts that are not compatible with the new multi-tenant architecture.
- Updated `restart.sh`, `start.sh`, `stop.sh`, `update.sh`, and other scripts to eliminate references to single-tenant deployment, ensuring they only support multi-tenant configurations.
Co-authored-by: Copilot <copilot@github.com >
2026-04-29 10:29:46 +02:00
Aiirondev_dev
678cc61cef
Enhance Docker Compose and startup script: implement auto-scaling settings based on server capacity and environment variables for worker configuration
2026-04-28 23:05:55 +02:00
Aiirondev_dev
f3d327f28f
Enhance tenant management scripts: add runtime port update functionality and handle occupied ports
2026-04-28 18:18:04 +02:00
Aiirondev_dev
43406c29d1
Enhance tenant management script: switch to bash, enforce strict mode, and validate port input
2026-04-28 16:54:42 +02:00
Aiirondev_dev
7873c45cfc
Refactor multi-tenant deployment: update port handling in scripts, add tenant port registration, and enhance Docker configurations
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 16:36:55 +02:00
Aiirondev_dev
14c4192306
Refactor Docker setup: remove Nginx and TLS configurations, update service dependencies, and adjust health check endpoints
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 15:41:10 +02:00
Aiirondev_dev
d567ba583b
Update port configuration for multi-tenant deployment to avoid conflicts
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 13:21:34 +02:00
Aiirondev_dev
a60eb6eebf
Update health check endpoint in verify_stack_health function in start.sh and update.sh
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-28 10:55:29 +02:00
Aiirondev_dev
4971bc859b
Add disk space checks and cleanup functions in start.sh and update.sh
2026-04-24 21:29:39 +02:00
Aiirondev_dev
9c24e79bba
Add retry mechanism for Docker Compose startup in start.sh
2026-04-24 21:13:31 +02:00
Aiirondev_dev
1d7692ea01
Add cloudflared service and configure tunnel profile in Docker Compose
2026-04-24 20:56:15 +02:00
Aiirondev_dev
0228e6cb1d
Add working directory and command configuration for app service in Docker Compose files
2026-04-23 22:41:52 +02:00
Aiirondev_dev
ec4483c415
Enhance backup and restore scripts: update database name and add support for multi-tenant configurations
2026-04-23 22:26:54 +02:00
Aiirondev_dev
2b8bf0b7d5
Update Docker configuration and scripts for multi-tenant support: change app image, adjust port settings, and clean up logs
2026-04-21 23:20:42 +02:00
Aiirondev_dev
9ae316cdd9
Enhance multi-tenant support: update scripts to handle multi-tenant Docker compose files and secure admin credentials
2026-04-21 16:57:43 +02:00
Aiirondev_dev
20556f3500
feat: Simplify scheduled job setup by removing dynamic update timing and buffer management
2026-04-17 19:08:45 +02:00
Aiirondev_dev
09cea7a0f8
feat: Implement update scheduling with dynamic timing and update buffer management
2026-04-17 18:58:10 +02:00
Aiirondev_dev
b636d06908
Add function to ensure runtime config JSON is created and backup unexpected directories
2026-04-10 16:42:36 +02:00
Aiirondev_dev
4554e5ee02
Refactor installation scripts to use consistent repository slug and improve temporary directory cleanup
2026-04-10 15:21:24 +02:00
Aiirondev_dev
c277c48af7
Initialize environment configuration for Docker build
2026-04-10 14:55:02 +02:00
Aiirondev_dev
fad7d9a757
Initial Commit
2026-04-10 14:48:52 +02:00