Cyber
|
80d1c5f805
|
fix: check if POSTGRES_URL env variable is set before starting the migration script (if external db) (#139)
|
2025-08-14 19:58:26 +01:00 |
|
Henry
|
2e11199764
|
fix: add old docker compose and revert entrypoint
|
2025-06-17 10:57:54 +01:00 |
|
Henry
|
fc6bb22400
|
fix: copy static files and use explicit shell in Docker (#86) (#87)
* fix: copy static files to standalone dir
* fix: update Dockerfile to use /bin/sh for entrypoint execution
* fix: update Dockerfile to copy static files from apps/web directory
* fix: copy from root
* fix: set workdir
* fix: copy files from inside the container
* fix: add logs to debug
* fix: remove workdir
* fix: log contents of build
* fix: copy static files
* fix: remove log
* chore: remove spacing
|
2025-06-16 22:50:21 +01:00 |
|
Henry
|
1c75a948f9
|
feat: setup postgres with docker compose (#85)
* feat: add postgres to docker compose
* feat: run migrations via entrypoint
* chore: tidy .env.example
* fix: allow empty strings for optional envs
* fix: remove external from kan-network
* chore: update readme
|
2025-06-14 22:52:27 +01:00 |
|
Henry
|
d6b0b5cd80
|
Revert "chore: optimize Docker build with multi-stage process and add standalone Next.js output (#75)"s
This reverts commit 1707557bea.
|
2025-06-12 22:26:59 +01:00 |
|
LovelessCodes
|
1707557bea
|
chore: optimize Docker build with multi-stage process and add standalone Next.js output (#75)
|
2025-06-12 22:12:24 +01:00 |
|
Henry
|
d768b1e6ba
|
chore: update dockerfile to run migration on start
|
2025-06-07 22:59:26 +01:00 |
|
Henry
|
0b06f80181
|
feat: remove NEXT_PUBLIC env vars from docker build args (#13)
* feat: add next public envs to runtime
* Commit env vars
|
2025-06-03 21:25:57 +01:00 |
|
Henry
|
cbb5b0e06a
|
feat: update docker compose
|
2025-05-08 13:13:09 +01:00 |
|
Henry
|
a5399fcd46
|
feat: dockerfile
|
2025-05-07 23:35:13 +01:00 |
|