Commit Graph
7 Commits
Author SHA1 Message Date
mikicv f45a6f46a5 Merge pull request 'feat: implement admin blocks management feature' (#2) from feat/booking-blocks/court-blocking into main
Reviewed-on: #2
2025-12-29 17:09:00 +00:00
mikicv 54240a2cfd Merge pull request 'Deps: update dependencies and script' (#1) from deps/security/upgrade-modules into main
Reviewed-on: #1
2025-12-29 17:02:32 +00:00
mikicv 43c0cf1359 docker image to alpine, reduce size, compile scripts, entrypoint for alpine 2025-09-28 20:47:23 +01:00
mikicv d4aa460f91 fully working when deployed 2025-09-28 18:47:31 +01:00
mikicv 38ee5a8886 Merge branch 'main' of https://gitea.mikicvi.com/mikicv/tt-booking 2025-09-28 16:34:20 +01:00
mikicv 2d31c49235 Refactor production setup and database management
- Updated Dockerfile for production to ensure proper database permissions and improved startup script.
- Removed outdated PRODUCTION_README.md and consolidated relevant information into other documentation.
- Enhanced deploy.sh script to fix database permissions and streamline deployment process.
- Modified docker-compose configuration to use a dedicated production file and adjusted port mappings.
- Removed legacy docker-compose.yml file to avoid confusion.
- Improved session management by refining secure cookie settings based on environment variables.
- Deleted obsolete Nginx configuration and old seed scripts to clean up the project structure.
- Updated database setup scripts to reflect new structure and removed old seed data scripts.
- Adjusted reset-db script to use environment variable for database path.
- Enhanced setup-database script to provide dynamic admin credentials in the summary.
- Removed unnecessary backup file for SQLite database.
2025-09-28 16:32:31 +01:00
mikicv 3d90563275 del 2025-09-28 14:12:04 +01:00