diff --git a/registry.json b/registry.json index a481543..3c1fb7f 100644 --- a/registry.json +++ b/registry.json @@ -16,6 +16,17 @@ "env_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/backrest/.env.example", "documentation_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/backrest/README.md", "tags": ["internal", "webapp", "backup"] + }, + { + "id": "homepage-app", + "name": "Homepage", + "description": "Simple Homepage Dashboard", + "version": "1.0.0", + "author": "kelin", + "compose_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/homepage/compose.yml", + "env_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/homepage/.env.example", + "documentation_url": "https://gitea.kelinreij.duckdns.org/kelin/arcane-registry/raw/branch/main/docker-templates/homepage/README.md", + "tags": ["internal", "webapp", "dashboard"] } ] } \ No newline at end of file