From 3994ca0242b0a159a1e86e988ae09aaba3646770 Mon Sep 17 00:00:00 2001 From: "Kaz Saita(WSL2)" Date: Mon, 12 Feb 2024 21:00:10 +0900 Subject: [PATCH] commit(auto) --- content/20240211141946 Raspi4 Cloudflareでトンネルを作る.md | 2 +- ...11185359 Raspi4 Cloudflareでsshアクセスできるようにする.md | 2 +- ...3 Raspi4 Cloudflare tunnel経由でhttpsサーバーを公開する.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/20240211141946 Raspi4 Cloudflareでトンネルを作る.md b/content/20240211141946 Raspi4 Cloudflareでトンネルを作る.md index 66cb8e9..1193e6e 100755 --- a/content/20240211141946 Raspi4 Cloudflareでトンネルを作る.md +++ b/content/20240211141946 Raspi4 Cloudflareでトンネルを作る.md @@ -78,5 +78,5 @@ Tunnel credentials written to /var/lib/cloudflare/.cloudflared/******.json. clou Created tunnel saipi4 with id ***** ``` -`*****` の所のtokenをメモしておく [[20240212183159 cloudflare トンネルのtoken]] +`*****` の所のtokenをメモしておく [[20240212183159 Cloudflare トンネルのtoken]] diff --git a/content/20240211185359 Raspi4 Cloudflareでsshアクセスできるようにする.md b/content/20240211185359 Raspi4 Cloudflareでsshアクセスできるようにする.md index 545833b..fad7abd 100755 --- a/content/20240211185359 Raspi4 Cloudflareでsshアクセスできるようにする.md +++ b/content/20240211185359 Raspi4 Cloudflareでsshアクセスできるようにする.md @@ -18,7 +18,7 @@ $ cloudflared tunnel route dns **** pi4.kinoshita-lab.org(ここは好きなや 2024-02-12T11:33:59Z INF Added CNAME pi4.kinoshita-lab.org which will route to this tunnel tunnelID=**** ``` -\**** は [[20240212183159 cloudflare トンネルのtoken|cloudflare トンネルのtoken(private)]] を入れる。 +\**** は [[20240212183159 Cloudflare トンネルのtoken|cloudflare トンネルのtoken(private)]] を入れる。 systemで動いているcloudflaredにsshの設定を変更。 httpとsshをhostnameで分けるようにする。 diff --git a/content/20240211202623 Raspi4 Cloudflare tunnel経由でhttpsサーバーを公開する.md b/content/20240211202623 Raspi4 Cloudflare tunnel経由でhttpsサーバーを公開する.md index 8323c22..ec5c8d2 100755 --- a/content/20240211202623 Raspi4 Cloudflare tunnel経由でhttpsサーバーを公開する.md +++ b/content/20240211202623 Raspi4 Cloudflare tunnel経由でhttpsサーバーを公開する.md @@ -11,7 +11,7 @@ ## WEBサーバーの設定 raspiのwebサーバーは80番(http)で動かして、cloudflareでhttps化してる。 -- [[20240212183719 raspi4でnginxを設定する|raspi4でnginxを設定する]] で、WEBサーバー(nginx)を動かしておく。 +- [[20240212183719 Raspi4でnginxを設定する|raspi4でnginxを設定する]] で、WEBサーバー(nginx)を動かしておく。 - [[20240205150537 Caddyをraspi4にインストール|Caddyをraspi4にインストール]] で、Caddyを動かしてもよい。 ## 作ったWEBサーバーをcloudflareのトンネルに登録 @@ -26,7 +26,7 @@ url: http://localhost tunnel: ****** credentials-file: /var/lib/cloudflare/.cloudflared/******.json ``` -\**** の所はトンネルを作ったときの token(or UUID or TunnelID). [[20240212183159 cloudflare トンネルのtoken|cloudflare トンネルのtoken(private)]] +\**** の所はトンネルを作ったときの token(or UUID or TunnelID). [[20240212183159 Cloudflare トンネルのtoken|cloudflare トンネルのtoken(private)]] ``` cloudflare@saipi4:~ $ cloudflared tunnel route dns ***** notes.kinoshita-lab.org