Releases: stakkr-org/stakkr
Releases · stakkr-org/stakkr
v3.5.1
v3.5
v3.4.3
v3.4.2
v3.4.1
v3.4
- Added portainer as a service,
console
andexec
display a message when the cts is not on the list of started cts- Don't recreate templates if stakkr is already configured
- Support for PHP 7.2 and services dumped to docker compose 2.2
- New command
stakkr-init
to create all templates files / dirs - Improved installation of templates
v3.3.2
Block ports + Sorting of containers in status
- Ability to block outgoing ports for the PHP container (to avoid sending emails)
- Sort the containers from its names in
stakkr status
v3.3
- Now compatible with Windows, with a few extra commands to force a route
- Services scripts were broken
- Replaced a few docker commands done in subprocess by docker SDK
- Tests also work under windows (except a few, ignored for now)
- Better way to determine the venv base
- Removed logs in setup.py
- Changed the way we display services after start
- Send verbose to STDERR to avoid issues with commands / STDOUT
- Added more verbosity when launching scripts
``exec`` has a more correct behavior
v3.2.3 V3.2.3 with mysql command integrated into exec