From 24d52821b54d0866b88e0e1a3cb30c007a641638 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 14 Jan 2025 20:19:28 +0100 Subject: [PATCH] Add certificate instructions Add admin URL pattern. --- blueprint/setup.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/blueprint/setup.md b/blueprint/setup.md index 761ecab..4413bce 100644 --- a/blueprint/setup.md +++ b/blueprint/setup.md @@ -33,7 +33,7 @@ ### Domain setup -* Log in to the YunoHost admin interface. +* Log in to the YunoHost admin interface at https://yourdomain/yunohost/admin/ * https://github.com/YunoHost/issues/issues/2405 Gandi instructions are outdated, updating the DNS records automatically is not currently possible without patching. ### Reverse DNS @@ -50,6 +50,12 @@ This seems to be possible on the old Contabo control panel. * Run the internal diagnosis as per the YunoHost installation instructions. If you followed the previous steps, then everything is green. +### Set up a certificate + +* Log in to the YunoHost admin interface at https://yourdomain/yunohost/admin/ +* "Domains", select your domain, "Certificate" +* "Install Let's Encrypt certificate" + ## Notes * After initial setup, `root` password might only be useful on the VNC console for recovery? -- 2.47.3