Commit Graph

17 Commits

Author SHA1 Message Date
4b783457d0 refactor: rename DATABASE to SERVICE to make justfile more agnostic 2026-03-09 04:15:20 +07:00
d1766e43ce fix: improve error message for unknown database variant in Justfile 2026-03-08 21:45:56 +07:00
9155b263a3 fix: fix quotes around PREFIX assignment in Justfile 2026-03-08 18:16:58 +07:00
d490100860 feat: restructure PostgreSQL setup with base variant 2026-03-08 18:11:18 +07:00
2c3edb5146 refactor: update image naming convention in Justfile and compose.yml 2026-03-08 17:29:42 +07:00
e3668ff862 feat: updated structure for build and push in Justfile 2026-03-08 16:29:12 +07:00
fe72b1b3e7 feat: add push-latest command to Justfile for latest image deployment 2026-03-08 16:00:42 +07:00
11e84ab545 refactor: reorganized Justfile 2026-03-08 15:54:32 +07:00
2f798c3591 fix: Remove unnecessary blank line in Justfile 2026-03-08 15:53:27 +07:00
6d5b5a3a50 fix: Rename publish command to push for consistency in Justfile 2026-03-07 09:47:37 +07:00
3be6c0d732 refactor: Rename database management commands in Justfile for consistency 2026-03-07 09:44:35 +07:00
bbf27d0e87 fix: Update image naming convention in Justfile for build and publish tasks 2026-03-07 09:39:50 +07:00
f2d3e7551e fix: Update Justfile and compose.yml for improved database build and configuration 2026-03-07 09:37:24 +07:00
b413d78cd5 fix: Improve comments and structure in Justfile for clarity 2026-03-07 09:28:31 +07:00
1eaa3f2684 fix: Correct docker build command in Justfile to use the correct context 2026-03-07 06:24:46 +07:00
59fb858f54 fix: Update Justfile to include echo for docker push command 2026-03-07 05:11:04 +07:00
ae7d9f9819 chore: Add initial Justfile and .env.example for environment configuration 2026-03-07 04:04:24 +07:00