ci/cd #12

Merged
lborv merged 4 commits from ci/cd into develop 2025-10-14 11:13:44 +00:00

4 Commits

Author SHA1 Message Date
6e95a0c1a9 chore: Refactor deployment scripts and workflows for improved clarity and efficiency 2025-10-14 14:13:10 +03:00
ff664c2086 fix: update comments and documentation to English for consistency 2025-10-13 21:25:36 +03:00
aaa8680421 chore: Remove outdated deployment documentation files 2025-10-13 21:00:50 +03:00
41f1c402ed feat: Add test deployment workflow and setup documentation
- Implemented a new GitHub Actions workflow for testing deployments (`test-deployment.yml`).
- Created detailed deployment documentation (`DEPLOYMENT-README.md`, `DEPLOYMENT.md`, `QUICK-START.md`) for setting up the testing server and configuring GitHub secrets.
- Added a setup script (`setup-testing-server.sh`) for automating the environment setup on the testing server, including Docker, Nginx, and user configurations.
- Included monitoring and cleanup scripts for managing deployments on the server.
2025-10-13 20:59:12 +03:00