Commit Graph

6 Commits

Author SHA1 Message Date
6c3acb1c2d feat: add and use NEXT_PRIVATE_INTERNAL_WEBAPP_URL (#1298)
Introduces `NEXT_PRIVATE_INTERNAL_WEBAPP_URL` used for requesting the
app by itself (backend) [e.g. for background jobs]
2024-09-06 20:37:10 +10:00
e4620efa4a fix syntax in production compose.yml 2024-05-03 14:48:39 +02:00
c71347aeb9 S3Client: Add forcePathStyle 2024-03-22 15:46:22 +01:00
415f79f821 fix: update docker docs and compose files 2024-03-10 11:13:05 +11:00
10ef5b6e51 fix: improvements from testing 2024-03-07 02:57:02 +00:00
2cce6dc2e5 feat: tidy docker setup
Tidy the docker setup and include a Github Action
for publishing docker containers to DockerHub and
Github Container Registry.

Also add a small README file with docker hosting instructions.
2024-03-06 15:46:51 +11:00