Björn 8349a397aa | 4 years ago | |
---|---|---|
app | 4 years ago | |
bootstrap | 4 years ago | |
config | 4 years ago | |
resources | 4 years ago | |
storage | 4 years ago | |
tests | 4 years ago | |
.editorconfig | 4 years ago | |
.gitignore | 4 years ago | |
README.md | 4 years ago | |
box.json | 4 years ago | |
composer.json | 4 years ago | |
composer.lock | 4 years ago | |
install.sh | 4 years ago | |
mcp | 4 years ago | |
phpunit.xml.dist | 4 years ago |
Version: 0.2
OpenSource CLI-App to install and handle stuff related to Web-Server. It can also be used to setup a Basic Development Environment on a Virtual Maschine like VirtualBox.
Each Service will be installed with a basic setup. The Intention is to get a reliable and repeatable installation process. Also make a few function like add a Vhost or enable a Fail2ban rule easy.
This Version is Alpha and only tested on Ubuntu 18.04 LTS and Ubuntu 20.04 LTS. Some of the Scripts are offensive and may change configurations files. The Tool use PHP >= 7.2.
Download or clone this Repository,
git clone https://gitea.tentakelfabrik.de/Tentakelfabrik/mcp.git
cd mcp
sudo ./install.sh
composer install
MCP is an open-source software licensed under the MIT license.