Skip to content

Releases: conceptsandtraining/doil

1.4.2

05 Nov 08:59
1b07539
Compare
Choose a tag to compare
  • Added compatibility to Windows and WSL with ubuntu
  • Implemented improvements to doil pack

1.4.1

08 Sep 08:47
Compare
Choose a tag to compare

Hotfixes

  • skincompilation
  • cronjobs

1.4 - Tr0n

08 Sep 05:16
add56f0
Compare
Choose a tag to compare
  • Implemented globla user support
  • Added doil system:proxy host to change the internal host
  • Added doil instances:processstatus with doil ps as alias
  • Added doil system:user as user managment
  • Added doil system:salt states to list the available states
  • Implemented lessc in container
  • Fixed several states for debian 11
  • Fixed Java-Server
  • Fixed Cron-Server

1.3 - PACKMAN

16 Jul 04:54
Compare
Choose a tag to compare
  • implemented the dotfiles .bashrc, .vimrc, and .gitconfig for more comfort on the console
  • introduced doil instances:apply
  • introduced doil pack
  • fixed problem with deprecated docker images
  • fixed several permission problems
  • fixed the http_path problem
  • made proxy and salt server more solid and moved their commands to the system command

doil 1.2.1

21 Jun 10:36
199faad
Compare
Choose a tag to compare
  • Increased timeout of nginx
  • moved adminer to docroot and out of the way of the unit tests
  • implemented missing PHP packages
  • doil rm now removes the salt key

doil 1.2 "proxygen"

15 Jun 08:44
681b31c
Compare
Choose a tag to compare
  • Added proxy server as replacement for the /etc/hosts hacks (see CHANGELOG.md)
  • removed doil repair and doil update

doil 1.1

10 May 12:15
ae8e759
Compare
Choose a tag to compare
  • Added PHP 8.0 suppot
  • Added adminer for easy MySQL Access from the browser
  • Fixed several composer issues
  • Added auto installer for ILIAS >= 7
  • Implemented possibility to update php, apache and mysql configs
  • Added SSH Key to access private github repositories
  • Set doil update and doil repair to deprecated
  • Added aliases doil rm and doil ls

1.0.3

29 Apr 08:16
308116e
Compare
Choose a tag to compare
  • Fixed occasions where the salt master couldn't communicate due to the docker init system and salt
  • Fixed error in doil delete where it couldn't find the docker image to delete
  • Fixed zombie process spawning
  • Fixed version and build id
  • Moved changelog to separate file
  • Fixed typos
  • repo:add now behaves like expected

1.0.2: Merge pull request #40 from lauraquellmalz/master

01 Apr 05:40
c0fa72c
Compare
Choose a tag to compare
Fixed comunication between salt server

1.0.1

23 Mar 06:48
933f057
Compare
Choose a tag to compare
Merge pull request #34 from Rillke/patch-1

Readme: Update link to Saltstack Documentation