Commit Graph

13 Commits

Author SHA1 Message Date
1271e26dd8 Changed Docker CMD to remove redundant run.sh 2026-02-12 04:01:35 +00:00
2ae3f3ba7e Dockerfile will kill the process if stuck so that restart policy can restart the container
Gunicorn will kill worker every 10000 requests which can help reclaim memory lost to leaks
2026-02-12 03:52:53 +00:00
913820cc29 Dockerfile improvements. 2026-02-11 08:41:12 +00:00
a955e26b93 Added poetry lockfile to Dockerfile 2026-02-11 05:48:41 +00:00
dc34a78e06 Cleanup 2026-02-10 18:12:52 +00:00
aaf64ab75a Docker health check 2026-01-15 09:25:38 +05:30
5401318fc1 Serving method changed to caddy 2025-07-02 04:48:06 +00:00
44513dd6be Moved to Angular 20
Moved to Tailwind 4
Moved to Python 3.13
Enabled arm64/v8 Builds
2025-07-02 04:32:35 +00:00
e732354671 Fix: run was referencing files in a subdirectory.
Fix: Playbook was not importing the default vars.
Improvement: Dockerfile casheing should improve.
2024-12-17 09:04:49 +05:30
823e3a761e Fix: Docker entrypoint command. run.sh is in the /app subdirectory 2024-12-17 08:58:17 +05:30
659fed549a Fix: Discount and payment received were not working 2024-12-16 21:17:58 +05:30
a5efcc9061 Fix: Dockerfile was erroring out. 2024-12-16 19:03:38 +05:30
2495c24e1a Chore: Updated python dependencies
Chore: Updated angular to v19
Chore: Refactored ops with docker and ansible
2024-12-16 17:58:17 +05:30