Make the dashboard accessible from the Internet

Here, we assume a DNS record exists already, pointing to the public IP address of the PiRogue, requesting a certificate and adjusting the web server configuration can be done this way:

pirogue-admin-client external-network enable-public-access --domain pirogue.example.org --email contact@example.org

Once done, you can access to the dashboard on https://pirogue.example.org/dashboard. Make sure you replace pirogue.example.org with the domain name you have configured for your server and replace contact@example.org with your email address to be shared with Let’s Encrypt.