New
v2024.02.22.1231 Release
⚠️ WARNING! Breaking changes! ⚠️
This release has multiple breaking changes. Please back up all your data before continuing.
Breaking Changes Summary (read carefully):
docker-composeis now the singular way of running Remotely.- The yml file is available on the Docker repo page, and it will be published to GitHub Releases with each release.
- Read the comments in the file carefully.
- Update the ports and volume path if necessary.
- If you change the internal port or gateway IP, be sure to also change the values in the environment variables.
- If you were using the previous example
docker runexample command from the repo (with no changes), the compose file should be a drop-in replacement.
- You will need to re-apply most of your settings in the Server Config page.
- All settings except for DbProvider and connection strings were moved out of the appsettings.json file and into the database.