2020-08-14 13:54:38 +02:00
2020-08-12 16:33:32 +02:00
2020-05-01 11:29:39 +02:00
2020-08-13 12:51:00 +02:00
2020-06-12 10:28:11 +02:00
2020-08-13 12:51:00 +02:00
2020-05-01 11:32:40 +02:00
2019-12-11 11:07:55 +01:00
2020-04-29 11:15:04 +02:00
2020-07-24 10:33:52 +02:00

Ubuntu-Web-V2

Get Started with the graphical installer:

wget https://git.ictmaatwerk.com/bprieshof/UBU-Web-V2/raw/branch/master/installer.sh -O /tmp/installer.sh  
bash /tmp/installer.sh

Legacy Installer for developing and debugging:

wget https://git.ictmaatwerk.com/bprieshof/UBU-Web-V2/raw/branch/master/installer.sh -O /tmp/installer.sh  
bash /tmp/installer.sh -l 2>&1 | tee ~/output.log 

This script uses the following repo's as dependencies:

* VPS-scripts/Unattended-Security-Updates 
* VPS-scripts/Ubuntu-MySQL

Further documentation can be found at https://git.ictmaatwerk.com/docs/Web-V2/

Description
No description provided
Readme 834 KiB
Release v2.1 Latest
2021-09-08 15:08:10 +02:00
Languages
Shell 100%