Commit Graph

66 Commits

Author SHA1 Message Date
17d51354d7 fix: support cert file encodings 2023-05-28 00:39:07 +10:00
a300c3fb3a Merge branch 'main' into feat/support-custom-cert-paths 2023-05-27 23:38:33 +10:00
de46d0f4ab fix: support passphrase env var 2023-05-27 01:31:48 +10:00
32f904ad68 feat: support leading cert from custom path 2023-05-27 01:07:07 +10:00
e7e881be01 fix: update env types 2023-05-06 14:34:20 +10:00
e80997f462 fix: update env vars 2023-05-06 14:33:42 +10:00
ed3e4d22ef feat: scaffhold subscription table and ui 2023-05-05 19:29:42 +10:00
cb77a40fd9 fix: update postgres port 2023-04-13 23:43:42 +10:00
5dd3713475 feat: add docker support and docker-compose quickstart
Add support for production container builds using the provided `Dockerfile` and `build.sh` script. This can later be used with actions to automatically publish to the provided docker registry.

Additionally, support an accelerated developer quickstart using `docker-compose`. Developers can now run the `dx` npm command to quickly spin up a database and mail server.
2023-04-08 23:20:42 +10:00
0c3305b11d setup STMP from .env 2023-04-04 14:20:36 +02:00
9e536e95b6 default allow signup 2023-03-21 09:21:57 +01:00
025e6a4eb1 feature flag for signup 2023-03-19 14:59:10 +01:00
793902ae54 docs 2023-03-17 15:08:06 +01:00
7ce3365dc9 💡 🔧 env example with remote test database credentials 2023-03-14 09:23:07 +01:00
67192f3d2d update env example 2023-02-09 12:11:21 +01:00
df9bef53f4 env exampl 2023-01-16 12:57:14 +01:00