Commit Graph

10 Commits

Author SHA1 Message Date
e341d2f166 fix: limited /tmp space inside container
causes big uploads to not go through
2024-09-19 15:39:11 -03:00
189c0c50fd ops: add templates dir to docker compose 2024-09-19 10:33:43 -03:00
1211e730e9 fix!: fix docker path handling
after i trimmed down the image, it didn't have workdir /app, so we need
to fix it
2024-09-18 10:23:43 -03:00
7dd62b2cd7 ops: change default port in docker compose 2024-09-06 16:34:38 -03:00
91ca3254a7 ops: change build for image
Some checks are pending
build abyss / build (amd64, linux) (push) Waiting to run
build abyss / build (arm64, linux) (push) Waiting to run
build abyss / build (ppc64le, linux) (push) Waiting to run
build abyss / build (riscv64, linux) (push) Waiting to run
Build and Push Docker Image / build (push) Waiting to run
2024-09-06 11:15:56 -03:00
7e512671a8 ops: update docker files 2024-09-03 21:54:21 -03:00
Lucas Barbieri
9a51991833 fix: add right env variables to docker compose 2024-08-20 09:13:05 -03:00
Lucas Barbieri
b8ad1dd9b9 feat(): add basic authentication 2024-08-19 19:47:32 -03:00
Lucas Barbieri
ea6a7b272a fix(): have volumes not inside container 2024-08-19 16:18:24 -03:00
Lucas Barbieri
7bd098e589 feat: add docker installation/setup 2024-08-19 15:50:17 -03:00