9 Commits

Author SHA1 Message Date
almazlar
b3f09d5dfc feat: add deployment steps for Backend and Frontend to Dokploy
Some checks failed
Release and Build Docker Images / release-and-build (push) Failing after 2m14s
2026-02-22 18:05:39 +03:00
almazlar
4050c08859 fix: update API base URL and add healthcheck for backend service
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m30s
2026-02-22 12:29:55 +03:00
almazlar
000d1db6b1 fix: update database connection URL and configure frontend build context
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m30s
2026-02-22 12:19:51 +03:00
almazlar
37ae9dbe53 feat: Introduce application version display in the frontend footer, showing both frontend and backend versions with integrated build arguments.
All checks were successful
Release and Build Docker Images / release-and-build (push) Successful in 1m29s
2026-02-21 10:34:08 +03:00
almazlar
bbd3beb22a feat: Automate versioning, changelog updates, and Git tagging, using the generated version for Docker image tags. 2026-02-21 10:28:10 +03:00
almazlar
568f6627ba refactor: switch to using docker/login-action for container registry authentication
All checks were successful
Build and Push Docker Images / build-and-push (push) Successful in 1m54s
2026-02-20 23:34:03 +03:00
almazlar
dd0c2e2a54 build: Update Gitea workflow to use docker login with password-stdin instead of docker/login-action.
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 13s
2026-02-20 23:27:26 +03:00
almazlar
082abfc102 ci: Replace github context variables with gitea context variables in Docker build workflow.
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 14s
2026-02-20 23:17:58 +03:00
almazlar
cf58ccb2c8 feat: Add initial frontend dependencies, base CSS, and Gitea Docker build workflow.
Some checks failed
Build and Push Docker Images / build-and-push (push) Failing after 2m23s
2026-02-20 23:12:41 +03:00