Commit Graph

5 Commits

Author SHA1 Message Date
mikicv 72410be343 fix for cf compatibility 2025-10-08 22:49:20 +01:00
mikicv 566993b6e8 test fix 2025-10-08 22:37:14 +01:00
mikicv 00f1814f27 Enhance session management with improved error handling and secure cookie settings; update Next.js config for proxy trust 2025-10-08 22:25:25 +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
mikicvi c8062cf96b initial version of the app 2025-09-21 17:11:02 +01:00