extinctionrebellion / RebelsManager

MIT License
61 stars 20 forks source link

Fix Docker deployment #120

Open mhulet opened 4 years ago

mhulet commented 4 years ago

Multiple contributors have reported issues with the Docker setup.

kenorb commented 4 years ago

What are the errors?

mhulet commented 4 years ago

WIP https://github.com/extinctionrebellion/RebelsManager/tree/docker-setup

@kenorb I'm starting a setup from scratch. I will comment again when I have details about what is going wrong.

mhulet commented 4 years ago

It now works great locally with updates on the docker-setup branch. I learned a lot about Docker in the process.

Next step: docker-compose.production.yml and making sure it works on our own server.

mhulet commented 4 years ago

I had no time working on this. Anyone fluent with Docker in production? 👋

Our goal is to make sure that any XR Branch can have the Rebels Manager running on their Debian server, and then having documentation to explain how the app can be updated.