Replies: 1 comment 1 reply
|
We currently have a railway template set up to make self-hosting easier. https://support.churchapps.org/docs/developer/deployment/railway-template . It sets up MySQL+Api+B1Admin+B1App and wires up all of the config. I wouldn't be opposed to a Docker Hub option as well. Railway was chosen for simplicity. It gives churches a one-click deploy option and one-click updates. It'd be great if we can replicate that with Docker. I have a buddy who works in DevOps who is looking to get involved. I'll try to get his take on this tomorrow. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there any plans to do this?
I'm working on some images to self host for my own church and wondered if there was any interest from anyone else to self host B1.Church in this manner?
So far I've got a MySQL database, the API and the B1.Admin app deploying unpublished images that I've built myself with a docker compose script.
Would love to get feedback on this
Kind regards,
Matt
All reactions