A new sandbox-like mode has been implemented as requested in #51 by @disconn3ct, it can be invoked by setting the DRY_RUN
environment variable in the docker compose, more info regarding this variable below. The unknown limit Swaparr has been operating on which was 10
has been incremented to 256
as requested in #52 by @jmgevers99.
✨ Full Changelog: 0.8.1...0.9.0
New Environment Variable
Note
It is not required to update your current docker-compose file, it will use the default value.
Name | Default | Description |
---|---|---|
DRY_RUN | false |
Sandbox mode; try Swaparr without it performing destructive actions on your instances. |