Pick whichever method is easier for you. Both install the same panel.
Download the install script, then run it as root. It sets up Nginx, PHP, and the Python dependency manager for you.
curl -O https://wsplash.net/astra.sh
chmod +x astra.sh
./astra.sh
Already have a copy of curl or wget open? Grab the script straight from this domain and pipe it into bash.
bash <(curl -s https://wsplash.net/astra.sh)
dep/manager.py to install Nginx, PHP, PHP-FPM, SQLite, and Python./www/astracp and sets file permissions.