Commit Graph

4 Commits

Author SHA1 Message Date
Riyadh 61701b422c Enable calendar and notification apps by default
Add a new script to enable the calendar and notification applications by default, along with documentation updates.
2026-05-17 15:19:51 +00:00
Riyadh cb894f7baa Add automatic build version generation from git
Implement a script to automatically generate build version information from git commit hash and date, updating version.json and creating latest.json.
2026-05-17 15:16:02 +00:00
Riyadh b75274b580 Add secure generation and display of initial user credentials
Add logic to `start.sh` to generate and display initial admin and user passwords, and update `docker-compose.yml` to use these generated passwords.
2026-05-13 19:54:24 +00:00
Riyadh 7fcf516141 Set up Docker environment for local development and deployment
Configure Docker Compose, Dockerfiles for API and web servers, and a startup script to enable local development and deployment of the application.
2026-05-13 19:47:05 +00:00