项目重构

This commit is contained in:
zeaslity
2024-11-28 16:42:36 +08:00
parent a31ae1055a
commit c9f69d595e
822 changed files with 4 additions and 3091 deletions

View File

@@ -0,0 +1,12 @@
#!/bin/bash
seoul2(){
# 在Seoul-2 主机上安装 docekr docker-compose
# netmaker https://fuckcloudnative.io/posts/configure-a-mesh-network-with-netmaker/
# Access Key
OVcDj5sLKUctsHTZ
# Access Token to join wireguard
curl -sfL https://raw.githubusercontent.com/gravitl/netmaker/develop/scripts/netclient-install.sh | sh -
}