commit(auto)

This commit is contained in:
Kaz Saita(WSL2) 2024-02-12 13:20:09 +09:00
parent 99444a6871
commit 2e2ee3ae94
2 changed files with 10 additions and 1 deletions

View file

@ -6,7 +6,7 @@ Cloudflareの同じ画面で、"Public Hostname" をクリック。
"+ Add a public hostname"
をクリック。
subdomain: sshでアクセスしたい場合のサブドメインを設定(optional)
Domain: 使いたいドメイン ([[#サイトを追加する]] で追加したものしか選べない)を選ぶ
Domain: 使いたいドメイン (サイトを追加する で追加したものしか選べない)を選ぶ
### SSHの追加
Service

View file

@ -1,6 +1,15 @@
# 20240211202623 Raspi4 Cloudflareでhttpsサーバーを公開する
#raspi #cloudflare #server
## 前提となる作業
- [[20240211193602 Cloudflare Public Hostnameの設定|Cloudflare Public Hostnameの設定]]
- [[20240211195126 Cloudflare Applicationsの作成|Cloudflare Applicationsの作成]]
あたりかな。
## SSL/TLS setup
[Get started with SSL/TLS · Cloudflare SSL/TLS docs](https://developers.cloudflare.com/ssl/get-started/) を見ながら作業。
[Add a site · Cloudflare Fundamentals docs](https://developers.cloudflare.com/fundamentals/setup/manage-domains/add-site/)
デフォルトの encryption modeはFlexible
## cf.
- [Set up Cloudflare · Cloudflare Fundamentals docs](https://developers.cloudflare.com/fundamentals/setup/)