OpenSource CLI-App to install and handle stuff related to Web-Server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Björn d4459b21c4 adding documentation 4 years ago
app adding 4 years ago
bootstrap init 4 years ago
config init 4 years ago
resources smaller bugfixes, change logic 4 years ago
tests init 4 years ago
.editorconfig init 4 years ago
.gitignore adding nginx 4 years ago
README.md adding documentation 4 years ago
box.json init 4 years ago
composer.json adding #18 4 years ago
composer.lock adding #18 4 years ago
install.sh adding #18 4 years ago
mcp init 4 years ago
phpunit.xml.dist init 4 years ago
test.html init 4 years ago

README.md

MCP

Version: 0.1-Alpha

  • Nginx
  • Lets Encrypt
  • Php-fpm
  • Nodejs
  • Mariadb
  • Fail2ban

It can be used also to setup a Basic Development Envoriment.

Requirements

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.

Documentation

Install

Download or clone this Repository,

git clone https://gitea.tentakelfabrik.de/Tentakelfabrik/mcp.git
cd mcp
sudo ./install.sh

License

MCP is an open-source software licensed under the MIT license.