#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json packaging_format = 2 id = "my_idlers" name = "My Idlers" description.en = "A self-hosted web app for displaying, organizing and storing information about your servers (VPS/Dedi), shared & reseller hosting, seedboxes, domains, DNS and misc services. Are you the person in your family, group of friends or at work who keeps an eye on everyones Yunohosts, then this is the app to help you." description.fr = "Une application Web auto-hébergée pour afficher, organiser et stocker des informations sur vos serveurs (VPS/Dedi), votre hébergement partagé et revendeur, vos seedboxes, vos domaines, vos DNS et divers services." version = "3.0~ynh1" maintainers = ["wbk"] [upstream] license = "MIT" demo = "https://demo.myidlers.com/login" userdoc = "https://lowendspirit.com/discussion/2449/my-idlers-self-hosted-web-app-for-your-servers-shared-hosting-and-domains-information/" code = "https://github.com/cp6/my-idlers#install" [integration] yunohost = ">= 12.0.9" helpers_version = "2.1" architectures = "all" multi_instance = true #try whether integration is possible later on ldap = "false" sso = "false" disk = "100M" ram.build = "150M" ram.runtime = "100M" [install] [install.domain] type = "domain" # unable to get this to work, disable for now # [install.path] # type = "path" # default = "/idlers" [install.init_main_permission] type = "group" default = "all_users" # for now no credentials configured, make it install first token=$(tr -dc A-Za-z0-9