aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@pdp7.net>2025-01-14 20:19:28 +0100
committeralex <alex@pdp7.net>2025-01-14 20:19:28 +0100
commit24d52821b54d0866b88e0e1a3cb30c007a641638 (patch)
tree9b3f46a0d30393affe6d2ab8416cf9e3705da21e
parent9eab4b955e002d7a5791824d04cc7853d59eadbf (diff)
Add certificate instructions
Add admin URL pattern.
-rw-r--r--blueprint/setup.md8
1 files changed, 7 insertions, 1 deletions
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?