Commit Graph

22 Commits

Author SHA1 Message Date
Amruth Pillai 29d94dfc14
ci(docker): remove yaml anchors in favor of environment array in docker-compose
fix #825, fix #824, fix #820
2022-04-09 21:21:45 +02:00
Amruth Pillai feb911aea0
feat(s3): implement non-ephemeral storage through S3/DO Spaces 2022-04-09 09:28:08 +02:00
Amruth Pillai 1df78100ca
feat(upgrade): changes to code to support new template 2022-04-08 09:37:26 +02:00
Amruth Pillai ff8b22274f
ci(docker): use docker compose yaml anchor values and extension fields 2022-03-24 11:32:57 +01:00
modem7 b8303b9977
Update .env.example
Updated env variables to be clearer about which service requires it.
2022-03-23 23:03:29 +00:00
Amruth Pillai b6267d07ba
feat(flags): introduce flags, disable_user_signups
fix #698
2022-03-18 11:12:26 +01:00
Amruth Pillai 7f0ee40af4
feat(client/auth/google): disable google login/registration if GOOGLE_CLIENT_ID is not in ENV
fix #724
2022-03-17 12:17:41 +01:00
Amruth Pillai 4dc83c1d7f
docs(docker): update docs to add docker deployment example to droplet 2022-03-14 10:18:04 +01:00
Amruth Pillai 57f7edc134
fix(docker): fix docker-compose for production grade deployments 2022-03-14 09:03:47 +01:00
Amruth Pillai 6255849822
fix(printer): fix issue with printer service, locating the right URL of the server 2022-03-09 18:55:17 +01:00
Amruth Pillai a131bb3652
feat(client): add language selector, language detector and privacy/tos pages 2022-03-08 22:57:47 +01:00
Amruth Pillai b4856be5ab
refactor(.env.example): update example to match current configuration 2022-03-08 14:07:28 +01:00
Amruth Pillai 5a2594eb88
refactor(server): use proxy mechanisms to remove server_url config 2022-03-08 10:36:04 +01:00
Amruth Pillai d79997d380
ci(docker): add env port to dockerfile, use port env instead of server_port 2022-03-07 23:52:39 +01:00
Amruth Pillai b0a295d8bb
build(docker): minimize production docker image size by using ubuntu:focal 2022-03-07 21:43:38 +01:00
Amruth Pillai 9c1380f401
🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
Amruth Pillai 269d5206e6
1646393163 2022-03-04 12:26:03 +01:00
Amruth Pillai e1529e03f9
add option to pass CA certificate for database deploys 2022-03-04 11:50:10 +01:00
Amruth Pillai 5104ea6438
perf(app): working docker build stage, with github actions ci to push image 2022-03-04 10:54:31 +01:00
Amruth Pillai 295172687b
🚀 release: v3.0.0 2022-03-02 17:44:11 +01:00
Amruth Pillai 2175256310
clear everything 2022-02-28 20:23:10 +01:00
Amruth Pillai a84cdf33cd added .env.example 2020-12-11 10:15:15 +05:30