2024-10-17 16:33:32 +03:00
2024-10-17 16:33:32 +03:00
2024-10-17 16:33:32 +03:00
2024-10-18 13:19:26 +03:00
2024-10-18 16:29:14 +03:00
2024-10-17 16:33:32 +03:00
2024-10-17 17:13:44 +03:00

MINISTRA AUTO INSTALL SCRIPT

The script will download and install Ministra 5.6.9 or Ministra 5.6.10 from either my own hosted source or directly from Ministra's servers

Ministra Portal auto-install script on Ubuntu 20.04 LTS / 18.04 LTS. This script work only on Clean Ubuntu 20.04 LTS / 18.04 LTS

Installation

Run the Script as sudo

wget https://git.bitmaster.cc/BitMaster/ministra5610/raw/branch/main/install.sh && sudo chmod +x install.sh && sudo bash install.sh

Note

During installation, the script will ask for two passwords, 1 for the MySQL root user and the other for a password that Ministra will use to connect to MySQL. You will be asked if you want to download files directly from Ministra's servers. type yes or no, if selecting no the script will download from a mirror. During the last part of the script when sudo phing runs, you will see a message asking you to confirm the authenticity of a source for git, just type yes and press Enter

Login in to Ministra WebUI

Once the installation is done, you can login Ministra WebUI

URL http://YOURSERVERIP

User admin

Pass 1

Description
No description provided
Readme 161 KiB
Languages
Shell 100%