Open folder with your website and clone repo
git clone https://github.com/fitsula/Amunet.git ./
- Create database "amunet"
- Import db dump
mysql -uname -p pass amunet < mysql_database.sql
Make changes in amunet_config.php
Change next variables: dbServername, dbUsername, dbUserpass, dbName
Add next line into needed to monitoring pages
<?php include 'amunet.php'; ?>Go to your.site/amunet_admin.php and see awesome information