Cloud / Servers / Delivery
Infrastructure
Notes from running public cloud, servers, DNS, CI/CD, and delivery pipelines.
Notes by domain.
Cloud / Servers / Delivery
Notes from running public cloud, servers, DNS, CI/CD, and delivery pipelines.
Linux / Windows / Devices
Setup notes, device fixes, and operational notes for Linux, Windows, and machines.
Code / Containers / Data
Practical notes around Git, containers, databases, data conversion, and developer tools.
Discord / Streaming / Game Servers
Operational notes for Discord, streaming, Minecraft servers, and creative tooling.
Certbot で Cloudflare 登録ドメインのワイルドカード SSL 証明書を取得する方法 Certbot と Certbot の DNS プラグイン certbot dns cloudflare を使用してワイルドカード SSL 証明書を取得する方法についてまとめておきます。 環境は …
Cloudflare Pages の Redirects が上限に達してしまう問題 Cloudflare Pages の Redirects 機能を利用するために redirects ファイルを設定した。 しかし、Redirects 機能の上限(後述)に達していないのにリダイレクトが機能しない場合…
Free Tier の VM から外部への通信速度が 50 Mbps までしかでない Oracle Cloud Infrastructure (以降、OCI) の Free Tier で作成した VM から外部への通信速度が 50 Mbps までしかでない問題があります。 この問題について OCI…
VM 起動エラーの解決策 エラー "KVM virtualisation configured, but not available. Either disable in VM configuration or enable in BIOS." TASK ERROR: KVM virtualisa…
WebSocket プロキシする方法 Nginx で WebSocket をプロキシするやり方を書いておきます。 公式に全部書いてあるので、詳細は公式ページを確認してください。 Using NGINX as a WebSocket Proxy 多くの場合、下記のようなリバースプロキシ設定になってる…
ポートを開放できない場合の対処法 Oracle Cloud Infrastructure (以降、OCI) 上で ufw を用いてポートを開放できない場合の対処法についてです。 OCI のプラットフォーム・イメージでは、ブート・ボリュームとブロック・ボリュームに接続できるよう、iptables の…