ソースを参照

:pencil: doc a little clarity for first time running

cia-next
maeda 3年前
コミット
0262a3d418
1個のファイルの変更8行の追加1行の削除
  1. 8
    1
      README.md

+ 8
- 1
README.md ファイルの表示

@@ -21,4 +21,11 @@ Generate new keys with certbot:
21 21
     -Check using `sudo certbot renew --dry-run`
22 22
     -Run the commands inside the `generatekeys.sh`
23 23
     -DO NOT run `generatekeys.sh` as a script
24
-    -Run the `./rebuild.sh` script to use the new keys
24
+    -Run the `./rebuild.sh` script to use the new keys
25
+
26
+#### First Run
27
+1. install `certbot`
28
+1. run `sudo certbot certonly`
29
+1. use temporary http challenge mode
30
+1. make sure ufw exposes port 80
31
+1. copy over the pem files to your nginx keys directory (see renew_keys.sh)

読み込み中…
キャンセル
保存