From 2bb960b80de6ce6ebf720d26737314e822a0f0a9 Mon Sep 17 00:00:00 2001 From: fxequals Date: Sat, 19 Jul 2025 14:02:29 -0400 Subject: [PATCH] linting --- emerald-theory/arcane-registry.json | 155 ++++++++++++++++------------ 1 file changed, 87 insertions(+), 68 deletions(-) diff --git a/emerald-theory/arcane-registry.json b/emerald-theory/arcane-registry.json index 335b391..04b91c1 100644 --- a/emerald-theory/arcane-registry.json +++ b/emerald-theory/arcane-registry.json @@ -1,70 +1,89 @@ { - "$schema": "https://templates.arcane.ofkm.dev/schema.json", - "name": "emerald-theory", - "description": "Docker App Templates", - "version": "1.0.0", - "author": "fxequals", - "url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory", - "templates": [ - { - "id": "adguard", - "name": "AdGuard", - "description": "DNS Server", - "version": "1.0.0", - "author": "fxequals", - "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/adguard/ad-guard.yml", - "env_url": "", - "documentation_url": "", - "tags": ["dns", "webfilter"], - "updated_at": "2025-07-13T13:32:00Z" - }, - { - "id": "arcane", - "name": "Arcane", - "description": "Web based Docker GUI", - "version": "1.0.0", - "author": "fxequals", - "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/arcane/arcane.yml", - "env_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/arcane/arcane.env", - "documentation_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory/arcane/", - "tags": ["identity", "2fa", "access"], - "updated_at": "2025-07-13T13:31:00Z" - }, - { - "id": "authentik", - "name": "Authentik", - "description": "2FA access & authorization", - "version": "1.0.0", - "author": "fxequals", - "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/authentik/authentik.yml", - "env_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/authentik/authentik.env", - "documentation_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory/authentik/", - "tags": ["identity", "2fa", "access"], - "updated_at": "2025-07-13T13:31:00Z" - }, - { - "id": "hugo", - "name": "Hugo", - "description": "Static Site Generator", - "version": "1.0.0", - "author": "fxequals", - "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/hugo/hugo.yml", - "env_url": "", - "documentation_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory/hugo/", - "tags": ["identity", "2fa", "access"], - "updated_at": "2025-07-13T13:31:00Z" - }, - { - "id": "n8n", - "name": "n8n", - "description": "Automation System", - "version": "1.0.0", - "author": "fxequals", - "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/n8n/n8n.yaml", - "env_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/n8n/n8n.env", - "documentation_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory/n8n/", - "tags": ["identity", "2fa", "access"], - "updated_at": "2025-07-13T13:31:00Z" - } - ] + "$schema": "https://templates.arcane.ofkm.dev/schema.json", + "author": "fxequals", + "description": "Docker App Templates", + "name": "emerald-theory", + "templates": [ + { + "author": "fxequals", + "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/adguard/ad-guard.yml", + "description": "DNS Server", + "documentation_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory/adguard", + "env_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/adguard/ad-guard.env", + "id": "adguard", + "name": "AdGuard", + "tags": [ + "dns", + "webfilter" + ], + "updated_at": "2025-07-13T13:32:00Z", + "version": "1.0.0" + }, + { + "author": "fxequals", + "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/arcane/arcane.yml", + "description": "Web based Docker GUI", + "documentation_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory/arcane/", + "env_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/arcane/arcane.env", + "id": "arcane", + "name": "Arcane", + "tags": [ + "identity", + "2fa", + "access" + ], + "updated_at": "2025-07-13T13:31:00Z", + "version": "1.0.0" + }, + { + "author": "fxequals", + "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/authentik/authentik.yml", + "description": "2FA access & authorization", + "documentation_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory/authentik/", + "env_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/authentik/authentik.env", + "id": "authentik", + "name": "Authentik", + "tags": [ + "identity", + "2fa", + "access" + ], + "updated_at": "2025-07-13T13:31:00Z", + "version": "1.0.0" + }, + { + "author": "fxequals", + "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/hugo/hugo.yml", + "description": "Static Site Generator", + "documentation_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory/hugo/", + "env_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/adguard/hugo.env", + "id": "hugo", + "name": "Hugo", + "tags": [ + "identity", + "2fa", + "access" + ], + "updated_at": "2025-07-13T13:31:00Z", + "version": "1.0.0" + }, + { + "author": "fxequals", + "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/n8n/n8n.yaml", + "description": "Automation System", + "documentation_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory/n8n/", + "env_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/n8n/n8n.env", + "id": "n8n", + "name": "n8n", + "tags": [ + "identity", + "2fa", + "access" + ], + "updated_at": "2025-07-13T13:31:00Z", + "version": "1.0.0" + } + ], + "url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory", + "version": "1.0.0" } \ No newline at end of file