experience in the comments below!
curl -fsSL https://get.docker.com -o get-docker.sh sudo sh get-docker.sh sudo usermod -aG docker $USER newgrp docker Verify installation: wwwnephaelnet install
export NEPHAELNET_REGISTRY="mirror.wwwnephaelnet.com" sudo -E ./nephaelnet-www-installer.sh Cause: Older Docker installation without Compose plugin. experience in the comments below
docker --version docker compose version Avoid third-party scripts. Use the official source: wwwnephaelnet install
Either open port 80 or supply your own certificate via the dashboard. Advanced Deployment Scenarios For power users, the wwwnephaelnet install can be customized via environment variables. Silent / Unattended Installation Use a config file:
Use a local mirror or alternate registry:
sudo dnf update -y sudo dnf install -y curl git firewalld The wwwnephaelnet install script relies heavily on containerization.