1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifconfig-io_ynh.git synced 2024-09-03 20:36:27 +02:00
ifconfig-io_ynh/manifest.toml

58 lines
1.2 KiB
TOML
Raw Normal View History

2023-12-15 19:49:14 +01:00
packaging_format = 2
id = "ifconfig-io"
name = "ifconfig-io"
description.en = "IP API service to get their public IP address."
2024-02-15 22:48:12 +01:00
version = "2024.01.06~ynh1"
2023-12-15 19:49:14 +01:00
maintainers = ["Fabian Wilkens"]
[upstream]
license = "MIT"
website = "https://ifconfig.io/"
demo = "https://ifconfig.io"
admindoc = "https://github.com/georgyo/ifconfig.io/"
userdoc = "https://github.com/georgyo/ifconfig.io/"
code = "https://github.com/georgyo/ifconfig.io/"
[integration]
2023-12-15 19:56:43 +01:00
yunohost = ">= 11.2"
architectures = "all"
2023-12-15 19:49:14 +01:00
multi_instance = true
2023-12-15 19:56:43 +01:00
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
2023-12-15 19:49:14 +01:00
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
2023-12-15 19:56:43 +01:00
default = "/ifconfig"
2023-12-15 19:49:14 +01:00
2023-12-15 20:05:42 +01:00
[install.init_main_permission]
type = "group"
default = "visitors"
2023-12-15 19:49:14 +01:00
[resources]
[resources.sources.main]
2024-02-15 22:48:12 +01:00
url = "https://github.com/georgyo/ifconfig.io/archive/3233adac9a7ce721c1a0237788eb84237b0632b4.tar.gz"
sha256 = "4722bb0d360cc897b6b51c7f51e2651231deedcdb5c7982ca4fc2d5b0b6c26a7"
autoupdate.strategy = "latest_github_commit"
2023-12-15 19:49:14 +01:00
[resources.system_user]
[resources.install_dir]
2023-12-15 19:56:43 +01:00
[resources.ports]
2023-12-15 19:49:14 +01:00
[resources.permissions]
main.url = "/"