You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Now that this works, it can be tested and we can devise an upgrade path for current Intercity users that use the old installation command-line tool. Most importantly is being able to migrate or load the postgres files into the new Docker volume that is used.
Besides that, updating the repository README and installation docs should be done!
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
The text was updated successfully, but these errors were encountered: