operations

This commit is contained in:
JiriUhlir
2026-05-29 10:44:25 +02:00
parent 3804bb32c4
commit 6e5d9b3120
4 changed files with 323 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ def page(title: str, body: str, user=None) -> str:
<a href="/portal/new-app">Nová aplikace</a>
<a href="/portal/deployments">Nasazení</a>
<a href="/portal/jobs">Joby</a>
<a href="/portal/operations">Operations -> Dashboard</a>
<a href="/portal/workers">Operations -> Workers</a>
<a href="/portal/backups">Zálohy</a>
<a href="/portal/audit">Audit</a>