Commit Graph

25 Commits

Author SHA1 Message Date
Amruth Pillai 5e8f02e3ca
add local build context comment in docker-compose 2022-04-09 21:47:41 +02:00
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 79ddd887d9
Docker changes
Added:
Healthchecks
Changed Postgres to Alpine + pinned
Pinned Traefik Version
Made Env Vars easier to see + change/reference for those using their own env file.
2022-03-23 22:52:30 +00: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 11cb066573
ci(docker): include traefik routing and proxy to ensure server connections pass in local 2022-03-12 15:55:04 +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 fc29fb8eb4
docs(readme): update description, add sections to README.md 2022-03-08 14:03:09 +01:00
Amruth Pillai 2e288a5407
ci(github): add github action to redeploy latest version after docker image ci 2022-03-08 11:50:59 +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 938e2e8e25
build(v3): use pnpm, docker, docker-compose to orchestrate two services (client, server) 2022-03-07 13:43:34 +01:00
Amruth Pillai 9c1380f401
🚀 release v3.0.0 2022-03-06 22:48:29 +01:00
Amruth Pillai 00505a9e5d
ci(docker): changes to dockerfile to make builds faster 2022-03-05 23:18:47 +01:00
Amruth Pillai 37f0ab3bca
ci(docker): attempt to fix production deploy, with env management 2022-03-05 14:36:38 +01:00
Amruth Pillai a4983ac6bc
fix(i18n): load locales from file system, instead of http-backend 2022-03-05 10:08:28 +01:00
Amruth Pillai 7c73685759
1646397537 2022-03-04 13:38:58 +01:00
Amruth Pillai 2aa3786f5f
experiments with docker packaging, figuring out deploy plan 2022-03-03 09:35:13 +01:00
Amruth Pillai 295172687b
🚀 release: v3.0.0 2022-03-02 17:44:11 +01:00
Amruth Pillai d2e3227d01 clearing the slate 2020-07-02 21:23:03 +05:30
Amruth Pillai da19526e6e
create production docker image 2020-03-31 14:56:40 +05:30
Amruth Pillai f07a961075
create development docker image 2020-03-31 14:50:25 +05:30
Amruth Pillai 2e624e6f6f
update app with docker files 2020-03-31 13:58:14 +05:30