]> xn--ix-yja.es Git - infrastructure.git/commitdiff
Add certificate instructions
authoralex <alex@pdp7.net>
Tue, 14 Jan 2025 19:19:28 +0000 (20:19 +0100)
committeralex <alex@pdp7.net>
Tue, 14 Jan 2025 19:19:28 +0000 (20:19 +0100)
Add admin URL pattern.

blueprint/setup.md

index 761ecabd5094f657cc97841f0cc8c1fe198f8975..4413bce958cc6920aa6eb3f48e29c4675858a1f7 100644 (file)
@@ -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?