Rework page to be functional

This commit is contained in:
Owen
2026-05-22 16:09:02 -07:00
parent 9d77fcc457
commit 7c54df7ed1
3 changed files with 476 additions and 180 deletions

View File

@@ -1975,6 +1975,9 @@
"sshServerDescription": "Set up the authentication method, daemon location, and server destination",
"sshServerMode": "Mode",
"sshServerModeStandard": "Standard SSH Server",
"sshServerModeStandardDescription": "Uses a Pangolin auth daemon to manage SSH authentication on the site or remote host.",
"sshServerModeNative": "Native SSH Server",
"sshServerModeNativeDescription": "SSH authentication is handled natively by an existing SSH server without a separate auth daemon.",
"sshAuthenticationMethod": "Authentication Method",
"sshAuthMethodManual": "Manual Authentication",
"sshAuthMethodManualDescription": "Requires existing host credentials. Bypasses automatic provisioning.",
@@ -1989,6 +1992,7 @@
"sshServerDestination": "Server Destination",
"sshServerDestinationDescription": "Configure the destination and port of the SSH server",
"destination": "Destination",
"bgTargetMultiSiteDisclaimer": "Selecting multiple sites enables resilient routing and failover for high availability.",
"sshAccess": "SSH Access",
"roleAllowSsh": "Allow SSH",
"roleAllowSshAllow": "Allow",