Releases: conceptsandtraining/doil
Releases · conceptsandtraining/doil
1.4.2
- Added compatibility to Windows and WSL with ubuntu
- Implemented improvements to
doil pack
1.4.1
Hotfixes
- skincompilation
- cronjobs
1.4 - Tr0n
- Implemented globla user support
- Added
doil system:proxy host
to change the internal host - Added
doil instances:processstatus
withdoil 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
- 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
- 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"
- Added proxy server as replacement for the
/etc/hosts
hacks (see CHANGELOG.md) - removed
doil repair
anddoil update
doil 1.1
- 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
anddoil repair
to deprecated - Added aliases
doil rm
anddoil ls
1.0.3
- 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
Fixed comunication between salt server
1.0.1
Merge pull request #34 from Rillke/patch-1 Readme: Update link to Saltstack Documentation