getodk / getodk/central

Simplify deployments/upgrades

Open
#347 7 comments 1 reaction 0 assignees View on GitHub
ops
Dominant language
JavaScript
Stars
226
Forks
235
Avg merge
2d 22h
Merged PRs (30d)
19

Description

Ideas etc. for simplifying the deployment/upgrade process:

* cut git out of the install?
* pre-building all images?
- this is what we already do for the SMTP server image, although build process is currently manual
- make builds reproducible
- make installs/upgrades faster(?)
- less disk space required on host machines(?)
- use github container registry to serve images?
- may have to allow more configuration to be done via env var, e.g.
- changing database
- disabling sentry
- different SSL termination options(?)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.