Skip to content

Releases: stakkr-org/stakkr

v3.5.1

31 Aug 09:38
Compare
Choose a tag to compare

Should be installable even with cache

v3.5

29 Aug 11:36
Compare
Choose a tag to compare

Complete refactoring to follow more PEP directives. Improved detection of installed plugins. More unit tests.

v3.4.3

25 Aug 17:30
Compare
Choose a tag to compare

Added TTY Option for console and exec + run DNS with Docker SDK + DNS can now be used for multiple stakkr instances

v3.4.2

22 Aug 10:51
Compare
Choose a tag to compare

Fixed a bug with detection of bash

v3.4.1

22 Aug 10:36
Compare
Choose a tag to compare

Fixed detection of console and installation of templates

v3.4

21 Aug 12:26
Compare
Choose a tag to compare
  • Added portainer as a service,
  • console and exec 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

15 Aug 14:51
Compare
Choose a tag to compare

Added short options for start + can connect in console with any user, no more limitation + fixed tests for scrutinizer and TLS managment in docker client

Block ports + Sorting of containers in status

13 Aug 17:26
Compare
Choose a tag to compare
  • Ability to block outgoing ports for the PHP container (to avoid sending emails)
  • Sort the containers from its names in stakkr status

v3.3

06 Aug 09:31
Compare
Choose a tag to compare
  • 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

01 Aug 16:23
Compare
Choose a tag to compare
v3.2.3

V3.2.3 with mysql command integrated into exec