Installation
The 5Stack-Panel repository includes scripts to help facilitate the installation process.
bash
git clone https://github.com/5stackgg/5stack-panel
DANGER
Please ensure you have met the Requirements before you begin installing the 5Stack Panel.
Running the Installation Script
Inside the 5Stack-Panel directory, run the installation script ./install.sh
.
After installing, you can make changes to the configuration files in the base/properties
or base/secrets
directories. If modified, you will need to update 5Stack. See the Updating Guide for instructions.