You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -15,8 +15,9 @@ Out of the box, it has tested support for select [DNS providers](#dns-providers)
15
15
## Installation
16
16
17
17
1. Copy the contents of this repo to your device at `/data/udm-le`.
18
-
2. Edit `/data/udm-le.env` and tweak variables to meet your needs.
19
-
3. Run `/data/udm-le/udm-le.sh initial`. This will handle your initial certificate generation and setup a systemd service to start the service on boot, as well as a systemd timer to attempt certificate renewal each morning between 0300 and 0305.
18
+
2. Edit `/data/udm-le/udm-le.env` and tweak variables to meet your needs.
19
+
3. If necessary, create and populate the `/data/udm-le/.secrets` directory with the files required by your DNS provider.
20
+
4. Run `/data/udm-le/udm-le.sh initial`. This will handle your initial certificate generation and setup a systemd service to start the service on boot, as well as a systemd timer to attempt certificate renewal each morning between 0300 and 0305.
0 commit comments