Scripts for installing the latest WissKI
Find a file
2021-09-28 12:31:31 +02:00
.gitignore add remove script 2021-09-28 12:31:31 +02:00
.rm_site add remove script 2021-09-28 12:31:31 +02:00
example-ssl.conf add possibility to https 2021-09-28 10:18:27 +02:00
install_wisski.bash add remove script 2021-09-28 12:31:31 +02:00
README.MD update readme and remove video 2021-09-28 10:35:14 +02:00

INSTALL WISSKI SCRIPT

This script installs a LAMP-Stack (Apache2, PHP, latest Mariadb) on your Ubuntu 20.04 machine and everything you need to start an install of the latest Drupal version (composer and drush). You can choose between a local development or production environment and you have the possibility to activate https support. WissKI and all necessary modules/ libraries are downloaded and you have to activate them after your Drupal installation. Just run sudo ./install_wisski.bash in your console.