Open
Description
We would like to have deployment done via a regular Docker package and docker-compose. This will make deploying and updating Intercity very easy. We currently have the awesome CLI installer made by @jvanbaarsen. But there are lots of moving parts in maintaining that. Migrating to a native Docker package would simplify things.
@ariejan already did some amazing work in #242
Todo
- Implement script and Docker (Compose) setup to install and start Intercity on production
- Document ideal installation path in https://github.com/intercity/intercity-next/blob/master/doc/installation.md
- Figure out an upgrade path to current users
- Describe upgrade path from current installs in https://github.com/intercity/intercity-next/blob/master/doc/installation.md
Activity