Welcome to the Debian MultiApp Installer, a Linux script that helps you install and configure multiple applications on your Debian system. This script allows you to install PHP, Apache, MariaDB, Tomcat, OpenMediaVault, and Pi-hole, and configure them to your liking. With this installer, you'll save time and ensure that you have all the necessary applications ready for your project.
Before you begin, make sure you have the following installed on your system:
Debian (or a Debian-based distribution)
Follow these steps to download and execute the Installer.sh file on your system:
-
Open a terminal on your system.
-
Download the installer from this repositorie:
sudo wget https://raw.githubusercontent.com/7FULL/Debian-MultiApp-Installer/main/Installer.sh
or
sudo curl -O https://raw.githubusercontent.com/7FULL/Debian-MultiApp-Installer/main/Installer.sh
- Execute the installer:
sudo bash Installer.sh
- Follow the instructions provided by the installer to install and configure the desired applications.
If you wish to contribute to this project, you can fork the repository, make your changes, and then create a pull request. Your contribution is welcome.