diff --git a/registry.json b/registry.json index a1d6142..c4ad179 100644 --- a/registry.json +++ b/registry.json @@ -60,8 +60,20 @@ "env_url": "https://gitea.maison43.duckdns.org/gilles/arcane_template/raw/branch/main/hortus-fox/.env.example", "documentation_url": "https://gitea.maison43.duckdns.org/gilles/arcane_template/src/branch/main/hortus-fox/README.md", "tags": ["garden", "potager", "hortus", "selfhosted", "mariadb"] +}, +{ + "id": "memos", + "name": "Memos — Prise de notes", + "description": "Application de prise de notes légère et auto-hébergée.", + "version": "1.0.0", + "author": "Gilles", + "compose_url": "https://gitea.maison43.duckdns.org/gilles/arcane_template/raw/branch/main/memos/docker-compose.yml", + "env_url": "https://gitea.maison43.duckdns.org/gilles/arcane_template/raw/branch/main/memos/.env.example", + "documentation_url": "https://gitea.maison43.duckdns.org/gilles/arcane_template/src/branch/main/memos/README.md", + "tags": ["notes", "selfhosted", "memos"] } + ] }