| 123456789101112131415161718192021222324252627282930313233343536373839 |
- {
- "apps": {
- "backupmanager": {
- "git": {
- "url": "https://git.hansen.tl/YunoHost-Apps/backupmanager_ynh.git",
- "branch": "main",
- "revision": "HEAD"
- },
- "state": "working",
- "level": 7,
- "maintained": true,
- "antifeatures": [],
- "category": "admin",
- "subtags": [],
- "manifest": {
- "packaging_format": 2,
- "id": "backupmanager",
- "name": "Backup Manager",
- "version": "1.1~ynh1",
- "description": {
- "en": "Centralized backup manager for YunoHost",
- "fr": "Gestionnaire de sauvegardes centralisé pour YunoHost"
- },
- "integration": {
- "yunohost": ">= 12.0",
- "helpers_version": "2.1",
- "architectures": "all",
- "multi_instance": false,
- "ldap": false,
- "sso": true,
- "disk": "200M",
- "ram": { "build": "300M", "runtime": "100M" }
- }
- }
- }
- },
- "categories": [],
- "antifeatures": {}
- }
|