Skip to content

v2.0.0

Compare
Choose a tag to compare
@Arcath Arcath released this 09 Oct 10:16
· 18 commits to main since this release
7448abd

BREAKING CHANGES

This release changes how docker is used, and needs a rewrite of the docker-compose file. The remix app and worker now run in separate containers. There is now an nginx reverse proxy at the front which also serves the static assets directly.

The new compose file can be found in the docs.

This gives a platform to easily expand in the future, without another full breaking change.