diff --git a/registry.json b/registry.json new file mode 100644 index 0000000..7eb58e1 --- /dev/null +++ b/registry.json @@ -0,0 +1,34 @@ +{ + "$schema": "https://templates.arcane.ofkm.dev/schema.json", + "name": "Ignited_Inspirations Docker Templates", + "description": "Docker templates for apps", + "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/docker-compose.yml", + "env_url": "", + "documentation_url": "", + "tags": ["dns", "webfilter"], + "updated_at": "2025-07-13T13:32: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/docker-compose.yml", + "env_url": "", + "documentation_url": "", + "tags": ["identity", "2fa", "access"], + "updated_at": "2025-07-13T13:31:00Z" + } + ] +} \ No newline at end of file