Create oci manager

This commit is contained in:
MacRimi
2026-03-12 21:30:44 +01:00
parent 304b814bb1
commit b4a2e5ee11
7 changed files with 2207 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ import {
import { getApiUrl, fetchApi } from "../lib/api-config"
import { TwoFactorSetup } from "./two-factor-setup"
import { ScriptTerminalModal } from "./script-terminal-modal"
import { SecureGatewaySetup } from "./secure-gateway-setup"
interface ApiTokenEntry {
id: string
@@ -2946,6 +2947,9 @@ ${(report.sections && report.sections.length > 0) ? `
</CardContent>
</Card>
{/* Secure Gateway */}
<SecureGatewaySetup />
{/* Fail2Ban */}
<Card>
<CardHeader>