• Release v2.1 Stable

    bprieshof released this 2021-09-08 15:08:10 +02:00 | 10 commits to main since this release

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

    New

    • Added Debian 11 support (see PR #19)
    • Postfix can now do SSL/TLS signing using hostname Cert

    Fixes

    • APCu cli enabled for nextcloud
    • Enable opcache for php 8.x

    Download and install this version:

    curl https://git.ictmaatwerk.com/attachments/09fc1a49-4e80-4a6a-b430-cfb430d37b31 -o /tmp/installer.sh  
    bash /tmp/installer.sh
    
    Downloads
  • Release v2.0 Stable

    bprieshof released this 2021-03-19 15:03:06 +01:00 | 28 commits to main since this release

    This release is tested and working on Centos 8 and Debian 10(Ubuntu 18.04, 20.04 sould work since no OS specific code was added ).
    The following was added/Updated:

    New

    • Versioning, since changes made older version incompatible use /Scripts/Compat/compat-V2.sh to update
    • Added OpenDKIM and updated postfix Module (see PR #14)
    • Added CMS Hook, Ran for (Sub)-Modules when CMS is added , for existing CMS if module is added later

    Fixes

    • CronJob to autmaticly disable backend, it did not work corectly

    Download and install this version:

    curl https://git.ictmaatwerk.com/attachments/a73f29b1-eaab-4c86-ad1e-ddb8f9dd34a7 -o /tmp/installer.sh  
    bash /tmp/installer.sh
    
    Downloads
  • Release v1.2 Stable

    bprieshof released this 2020-12-18 15:45:31 +01:00 | 71 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

    • Inital Php 8 support (Still needs some work/testing see: #10 )
    • Split php-fpm module pkg list for into a php 7.x an a php 8.x version

    Installer OS Support

    • Centos 8 (Still has some issues see : #9 ) [detection for other EL8 based distros can be easily setup if needed]

    Fixes

    • Selinux on centos
    • Added /tmp to all php base dirs
    • Generates stronger passwords for Mysql app dbs

    Download and install this version:

    curl https://git.ictmaatwerk.com/attachments/9664d8b1-4039-483d-a4bc-94293c85cfb5 -o /tmp/installer.sh  
    bash /tmp/installer.sh
    
    Downloads
  • 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
  • bprieshof released this 2020-10-16 11:02:56 +02:00 | 127 commits to main since this release

    This release is tested and working on Ubuntu 18.04

    Changes

    Migrated to VPS-scripts user

    Download and install this version:

    curl https://git.ictmaatwerk.com/attachments/23cc5e6d-4ed7-47a6-a2bd-31e6a65bd558 -o /tmp/installer.sh  
    bash /tmp/installer.sh
    
    Downloads
  • bprieshof released this 2020-10-15 14:49:50 +02:00 | 128 commits to main since this release

    This release is tested and working on Ubuntu 18.04 and the following was added:

    SSL

    • Migrated form certbot to Acme.sh

    Installer

    • OS detection
    • Multiple OS support capable (only Ubuntu 18.04 currently supported)
    • Setting up repo using Setup-Repo.sh from the "General" repo
    • Replaced wget with curl to increase consistency

    Other

    • Bugfixed
    • Cleanup

    Download and install this version:

    curl https://git.ictmaatwerk.com/attachments/8a0b7882-45a5-4496-87ec-5fb38df8c2d8 -o /tmp/installer.sh  
    bash /tmp/installer.sh
    
    Downloads
  • Release v0.1.1 Pre-Release

    bprieshof released this 2020-09-09 14:36:30 +02:00 | 174 commits to main since this release

    This release is tested and working on Ubuntu 18.04 and the following was added:

    Installer

    • branchtype to allow for the installation of a release version (this wil not work with versions before R0.1.1)

    Download and install this version:

    wget https://git.ictmaatwerk.com/attachments/02bbb814-f249-45a7-9835-f57755e1e8f7 -O /tmp/installer.sh  
    bash /tmp/installer.sh
    
    Downloads
  • Release v0.1 Pre-Release

    bprieshof released this 2020-09-04 15:59:53 +02:00 | 176 commits to main since this release

    This release is tested and working on Ubuntu 18.04 and includes the Following:

    Webservers

    • Nginx
    • Nginx without php (nginx_nonphp in the installer)
    • Apache2

    CMS/vhost (for Nginx & Apache2)

    • None(with a index.html and php available)
    • WordPress
    • Nextcloud
    • Backend (for phpmyadmin, always installed and avalible on the hostname )

    CMS/vhost (for Nginx without php)

    • None(with a index.html)

    Optional modules

    • Redis

    Other installed tools/services

    • Mysql
    • Unattended updates
    • Fail2Ban
    • Toggle for phpmyadmin
    • Backup utility
    Downloads
  • Core V1.2 Stable Pre-Release

    bprieshof released this 2020-09-03 11:43:44 +02:00 | 244 commits to main since this release

    Downloads
  • Core V1.1 Stable Pre-Release

    bprieshof released this 2020-07-16 14:11:16 +02:00 | 307 commits to main since this release

    Release before restructuring PHP-fpm configs

    Downloads