Host ODK Central Docker images on GitHub container registry

FYI: I've just started working on this.

3 Likes

Here it is: I'm very excited about your feedback!

4 Likes

Thanks for starting making PR! I will try it out and leave any feedback.

Additionally I was wondering if anyone has started on this:

A distant dream would be a working helm chart for ODK Central 3,

In any event, a project we are starting soon could include some work on such a Helm chart.

That's for getting the ball rolling again @TobiasMcNulty with PR #546 :tada:

Did you start on a Helm chart by any chance? I have done this a few times before & would happily contribute one - just don't want to duplicate efforts!

Starting with Central v2024.2.0, you can find images for the backend and frontend at https://github.com/getodk/central/pkgs/container/central-service and https://github.com/getodk/central/pkgs/container/central-nginx. We have also made it so that all configuration, including custom SSL, can be done without needing a rebuild.

The images are not currently used by the default Docker Compose setup but we expect that they will be soon.

4 Likes