From 29d9a4dd9d83698ee48dd9ee11cd2e6f3fee88ad Mon Sep 17 00:00:00 2001 From: Khue Doan Date: Sun, 24 Aug 2025 12:20:50 +0700 Subject: [PATCH] docs: update cloud contract --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index fca7af0..3289f32 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,15 @@ make - Fix OCI plain HTTP for local development - Config git username and email - Credentials for the worker (SSH priv + pub + knowhosts?) +- Contract between clouds: + - Compute, x86_64 or aarch64 + - Public IPv6 + - Allow ports: + - 443 + - 80 (for HTTP-01) + - 22 + - 51820 and 51821 (for Wireguard IPv4 and IPv6) + - NixOS, with SSH access ## Acknowledgments and References -- 2.51.2