#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json packaging_format = 2 id = "silverbullet" name = "SilverBullet" description.en = "a creative space where you collect, create and expand your personal knowledge" description.fr = "un espace créatif où vous recueillez, créez et élargissez vos connaissances personnelles" version = "0.7.5~ynh1" maintainers = ["fflorent"] [upstream] license = "MIT" website = "https://silverbullet.md" demo = "https://play.silverbullet.md/" code = "https://github.com/silverbulletmd/silverbullet" [integration] yunohost = ">= 11.2" architectures = "amd64" multi_instance = true ldap = "false" sso = "false" disk = "50M" ram.build = "50M" ram.runtime = "50M" [install] [install.domain] # this is a generic question - ask strings are automatically handled by YunoHost's core type = "domain" [install.path] # this is a generic question - ask strings are automatically handled by YunoHost's core type = "path" default = "/example" [install.user] # this is a generic question - ask strings are automatically handled by YunoHost's core help.en = "Choose the who can access to silverbullet" help.fr = "Choisissez l'utilisateur pouvant accéder à silverbullet" type = "user" [install.password] help.en = "Choose a password used to access to silverbullet?" help.fr = "Choisissez le mot de passe pour accéder à silverbullet" type = "password" [resources] # See the packaging documentation for the full set # of explanation regarding the behavior and properties for each of those [resources.sources] [resources.sources.main] url = "https://github.com/silverbulletmd/silverbullet/releases/download/0.7.5/silverbullet-server-linux-x86_64.zip" sha256 = "cdacbeff4fc92fa936650f3536bb89cb4d5ab0871d7c19f29a6145e74202a4d9" autoupdate.strategy = "latest_github_release" [resources.system_user] [resources.install_dir] [resources.data_dir] [resources.permissions] main.url = "/" main.permissions = "visitors" # The app is protected by a user/password prompt [resources.ports]