sudo dnf install -y curl wget gnupg2 policycoreutils-python-utils
Without specific information on what nephael.net is intended for, let's assume it's a personal blog or portfolio site.
pip install -r requirements.txt
| Mode | Flag | Description | |------|------|-------------| | Standard | --standard | Installs core NephaelNet services + web UI | | Edge Node | --edge | Lightweight installation for edge/mesh node (no UI) | | Development | --dev | Installs debug tools, local registry, and test certificates | | Air-Gapped | --airgap | Uses local tarballs instead of remote pulls |