• Release v1.1 Stable

    bprieshof released this 2020-11-27 14:21:12 +01:00 | 119 commits to main since this release

    This release is tested and working on Ubuntu 18.04, 20.04 and Debian 10.
    The following was added/Updated:

    New

    Installer OS Support

    • Debian 10
    • Ubuntu 20.04

    New packages

    • Sudo (Because some images comes without it)
    • bash-completion (Because some images comes without it)
    • cron[for deb based] cronie[for future Centos support ] (Because some images comes without it)

    Fixes

    • Wordpress salt config was unable to be generated caused by using ed command instead of printf
    • "sitename" question in legacy version did not validate input, now it does
    • Set keyboard layout ot us-int, since Hetzner (and maybe other povider) use their native layout, which caused being unable to type password in VNC console

    Download and install this version:

    curl https://git.ictmaatwerk.com/attachments/b3e45444-0b86-4487-a42d-cc46df4d632d -o /tmp/installer.sh  
    bash /tmp/installer.sh
    
    Downloads