Skip to content

Releases: conceptsandtraining/doil

20230324

24 Mar 07:10
Compare
Choose a tag to compare

What's Changed

  • frh states:319 remove artifact from base state by @daniwe4 in #320

Full Changelog: 2023032...2023032

20230323 - Feature Release Hotfixe 3

23 Mar 13:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023030...2023032

Feature Release Hotfix 2

08 Mar 13:54
Compare
Choose a tag to compare

Fixes a bug that caused no new branches to be displayed after a repo update.

Feature Release Hotfix 1

23 Feb 15:27
Compare
Choose a tag to compare

Sometimes there are issues at the Dockerfile if 'apt-get update' runs as one liner. Move it before 'apt-get install'.
Fix composer call for composer version lower then 2.2.

Feature Release

14 Feb 09:02
Compare
Choose a tag to compare

This release will implement most feature requests from users.

The following features have been implemented:

  • xDebug can be switched on/off
  • Roundcube password freely selectable (during installation and via a state)
  • Roundcube settings persist across restarts
  • max_execution_time is now set to 3600 seconds by default
  • the update script has been implemented again
  • doil create log files again (/var/log/doil/)
  • nano Editor in all newly created instances
  • php*.*-apcu is now installed by default
  • various doil commands got a --prune parameter
  • various doil commands got a --all parameter
  • CLI commands can be routed directly to the instance via doil
  • PHP 8.1 is supported
  • PHP 7.0 and PHP 7.1 have been removed
  • start and stop all instances with one command
  • improved salt key handling

20221110 PHP-Release Hotfixes 1

11 Jan 12:16
Compare
Choose a tag to compare

Add requirement checks:

  • free ports 80/443
  • ssh folder exists
  • is user in doil group

Allow composer to run as root.

Readme file adjustments.

Adjust php states.

Fix composer issue.

Fix error on salt:restart.

20221110 - PHP Refactoring

11 Nov 07:46
Compare
Choose a tag to compare
  • reorganize folder structure
  • refactored commands, using php symfony console as base system
  • add php unit tests
  • change the way commands are called on cli (see README.md)
  • add requirements checks for the setup
  • update README.md
  • remove Update.sh for this version
  • doil pack:import can also import doil exports from older doil versions
  • fixed a lot of stability bugs

20220727

27 Jul 10:38
Compare
Choose a tag to compare
  • fixed several bugs regarding salt and proxy integration
  • refactored log management
  • saltified more scripts
  • simplified more scripts

20220602

02 Jun 10:57
Compare
Choose a tag to compare
  • new version and contributing policies
  • added transparent testing protocols
  • fixed several bugs regarding salt and proxy integration
  • implemented mail service system (see README.md)
  • implemented better update and install mechanism
  • added fallback for -r to -gr when checking for repositories
  • refactored a lot of code
  • Even more bulletproofed windows integration
  • fixed a lot of stability bugs

1.4.3

09 Nov 09:54
46cb3d0
Compare
Choose a tag to compare
  • Fixed problem with binding adresses