#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json packaging_format = 2 id = "pelican" name = "Pelican" description.en = "Pelican is the ultimate, free game server control panel offering high flying security. It's a breeze to manage your servers with our sleek and user-friendly interface. And thanks to Docker, they all run in their own safe space." version = "1.0.0-beta13~ynh1" maintainers = [ ] [upstream] license = "MIT" website = "https://pelican.dev" admindoc = "https://pelican.dev/docs/panel/getting-started" code = "https://github.com/pelican-dev/panel" [integration] yunohost = ">= 11.2.30" helpers_version = "2.1" architectures = "all" multi_instance = true ldap = false sso = false disk = "50M" ram.build = "50M" ram.runtime = "50M" [install] [install.domain] type = "domain" [install.init_main_permission] type = "group" default = "visitors" [install.admin] type = "user" [install.password] type = "password" [resources] [resources.sources] [resources.sources.main] in_subdir = false url = "https://github.com/pelican-dev/panel/releases/download/v1.0.0-beta13/panel.tar.gz" sha256 = "0060dc11d333255e037cbce8f84eff95256e8865facc6d870bd749c7705cd92b" # autoupdate.strategy = "latest_github_tag" [resources.system_user] allow_email = true [resources.install_dir] group = "www-data:r-x" [resources.data_dir] [resources.permissions] main.url = "/" [resources.ports] [resources.apt] packages = "tar, unzip, git, redis-server, mariadb-server, php8.3-common, php8.3-cli, php8.3-gd, php8.3-mysql, php8.3-mbstring, php8.3-bcmath, php8.3-xml, php8.3-curl, php8.3-zip, php8.3-intl" [resources.database] type = "mysql"