Commit Graph

12 Commits

Author SHA1 Message Date
a3005f8616 fix: Include NEXT_PRIVATE_SMTP_UNSAFE_IGNORE_TLS in docker compose file. (#2022) 2025-09-10 22:55:56 +10:00
2c0d4f8789 chore: self hosting docs update and certificate issues (#1847) 2025-09-09 21:26:42 +10:00
24f3ecd94f fix: remove marketing url 2025-02-19 16:45:54 +11:00
92db4d68db fix: cleanup env variables 2025-02-13 20:56:44 +11:00
1b10c55758 fix: update docker environment (#1438) 2024-11-06 19:21:52 +09:00
dcc2ac8a71 feat(email): support configurable SMTP service (#1447) 2024-11-06 19:00:59 +09:00
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