From de0fcee98c216ae86cbb96fc33151718490dbbec Mon Sep 17 00:00:00 2001 From: Nick Yeoman Date: Wed, 26 Nov 2025 21:50:47 -0800 Subject: [PATCH] updated templates for portainer --- templates.json | 975 +------------------------------------------------ 1 file changed, 1 insertion(+), 974 deletions(-) diff --git a/templates.json b/templates.json index 1a0067d..eb58f7a 100644 --- a/templates.json +++ b/templates.json @@ -4,47 +4,6 @@ { "id": 1, "type": 3, - "title": "archivebox", - "name": "archivebox", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "Docker Hub: https://hub.docker.com/r/archivebox/archivebox/tags Docker Compose Example: https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/dev/docker-compose.yml Project: https://archivebox.io/ Proxy Port: 8000", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "archivebox/docker-compose.yml" - }, - "env": [ - { - "name": "ARCHIVEBOX_IMAGE", - "label": "ARCHIVEBOX_IMAGE", - "default": "archivebox/archivebox:sha-1d49bee" - } - ] - }, - { - "id": 2, - "type": 3, - "title": "authentik", - "name": "authentik", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "authentik description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "authentik/docker-compose.yml" - } - }, - { - "id": 3, - "type": 3, "title": "bookstack", "name": "bookstack", "note": "Auto-generated template from repository", @@ -132,833 +91,7 @@ ] }, { - "id": 4, - "type": 3, - "title": "dockge", - "name": "dockge", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "dockge description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "dockge/docker-compose.yml" - } - }, - { - "id": 5, - "type": 3, - "title": "docmost", - "name": "docmost", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "docmost description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "docmost/docker-compose.yml" - } - }, - { - "id": 6, - "type": 3, - "title": "dozzle", - "name": "dozzle", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "dozzle description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "dozzle/docker-compose.yml" - } - }, - { - "id": 7, - "type": 3, - "title": "etherpad", - "name": "etherpad", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "etherpad description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "etherpad/docker-compose.yml" - } - }, - { - "id": 8, - "type": 3, - "title": "hedgedoc", - "name": "hedgedoc", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "hedgedoc description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "hedgedoc/docker-compose.yml" - } - }, - { - "id": 9, - "type": 3, - "title": "homepage", - "name": "homepage", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "Project: https://gethomepage.dev/latest/ Docker Compose Example: https://gethomepage.dev/latest/installation/docker/ Proxy Port: 3000 If you want to use the optional docker socket, you must run as root.", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "homepage/docker-compose.yml" - }, - "env": [ - { - "name": "HOMEPAGE_IMAGE", - "label": "HOMEPAGE_IMAGE", - "default": "ghcr.io/gethomepage/homepage:latest" - }, - { - "name": "VOL_CONFIG_PATH", - "label": "VOL_CONFIG_PATH", - "default": "./config" - } - ] - }, - { - "id": 10, - "type": 3, - "title": "invoiceninja", - "name": "invoiceninja", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "invoiceninja description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "invoiceninja/docker-compose.yml" - }, - "env": [ - { - "name": "APP_URL", - "label": "APP_URL", - "default": "http://localhost:8000" - }, - { - "name": "APP_KEY", - "label": "APP_KEY", - "default": "base64:IIEkhdQrjEFFIUAFAZMXBlPBM0mwLb76MC4txj/tu4g=" - }, - { - "name": "APP_ENV", - "label": "APP_ENV", - "default": "production" - }, - { - "name": "APP_DEBUG", - "label": "APP_DEBUG", - "default": "true" - }, - { - "name": "REQUIRE_HTTPS", - "label": "REQUIRE_HTTPS", - "default": "false" - }, - { - "name": "PHANTOMJS_PDF_GENERATION", - "label": "PHANTOMJS_PDF_GENERATION", - "default": "false" - }, - { - "name": "PDF_GENERATOR", - "label": "PDF_GENERATOR", - "default": "snappdf" - }, - { - "name": "TRUSTED_PROXIES", - "label": "TRUSTED_PROXIES", - "default": "*" - }, - { - "name": "CACHE_DRIVER", - "label": "CACHE_DRIVER", - "default": "redis" - }, - { - "name": "QUEUE_CONNECTION", - "label": "QUEUE_CONNECTION", - "default": "redis" - }, - { - "name": "SESSION_DRIVER", - "label": "SESSION_DRIVER", - "default": "redis" - }, - { - "name": "REDIS_HOST", - "label": "REDIS_HOST", - "default": "redis" - }, - { - "name": "REDIS_PASSWORD", - "label": "REDIS_PASSWORD", - "default": "null" - }, - { - "name": "REDIS_PORT", - "label": "REDIS_PORT", - "default": "6379" - }, - { - "name": "FILESYSTEM_DISK", - "label": "FILESYSTEM_DISK", - "default": "debian_docker" - }, - { - "name": "DB_HOST", - "label": "DB_HOST", - "default": "mysql" - }, - { - "name": "DB_PORT", - "label": "DB_PORT", - "default": "3306" - }, - { - "name": "DB_DATABASE", - "label": "DB_DATABASE", - "default": "ninja" - }, - { - "name": "DB_USERNAME", - "label": "DB_USERNAME", - "default": "ninja" - }, - { - "name": "DB_PASSWORD", - "label": "DB_PASSWORD", - "default": "ninja" - }, - { - "name": "DB_ROOT_PASSWORD", - "label": "DB_ROOT_PASSWORD", - "default": "ninjaAdm1nPassword" - }, - { - "name": "DB_CONNECTION", - "label": "DB_CONNECTION", - "default": "mysql" - }, - { - "name": "IN_USER_EMAIL", - "label": "IN_USER_EMAIL", - "default": "admin@example.com" - }, - { - "name": "IN_PASSWORD", - "label": "IN_PASSWORD", - "default": "changeme!" - }, - { - "name": "MAIL_MAILER", - "label": "MAIL_MAILER", - "default": "log" - }, - { - "name": "MAIL_HOST", - "label": "MAIL_HOST", - "default": "smtp.mailtrap.io" - }, - { - "name": "MAIL_PORT", - "label": "MAIL_PORT", - "default": "2525" - }, - { - "name": "MAIL_USERNAME", - "label": "MAIL_USERNAME", - "default": "null" - }, - { - "name": "MAIL_PASSWORD", - "label": "MAIL_PASSWORD", - "default": "null" - }, - { - "name": "MAIL_ENCRYPTION", - "label": "MAIL_ENCRYPTION", - "default": "null" - }, - { - "name": "MAIL_FROM_ADDRESS", - "label": "MAIL_FROM_ADDRESS", - "default": "user@example.com" - }, - { - "name": "MAIL_FROM_NAME", - "label": "MAIL_FROM_NAME", - "default": "Self Hosted User" - }, - { - "name": "MYSQL_ROOT_PASSWORD", - "label": "MYSQL_ROOT_PASSWORD", - "default": "ninjaAdm1nPassword" - }, - { - "name": "MYSQL_USER", - "label": "MYSQL_USER", - "default": "ninja" - }, - { - "name": "MYSQL_PASSWORD", - "label": "MYSQL_PASSWORD", - "default": "ninja" - }, - { - "name": "MYSQL_DATABASE", - "label": "MYSQL_DATABASE", - "default": "ninja" - }, - { - "name": "NORDIGEN_SECRET_ID", - "label": "NORDIGEN_SECRET_ID", - "default": "" - }, - { - "name": "NORDIGEN_SECRET_KEY", - "label": "NORDIGEN_SECRET_KEY", - "default": "" - }, - { - "name": "IS_DOCKER", - "label": "IS_DOCKER", - "default": "true" - }, - { - "name": "SCOUT_DRIVER", - "label": "SCOUT_DRIVER", - "default": "null" - } - ] - }, - { - "id": 11, - "type": 3, - "title": "joomla", - "name": "joomla", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "joomla description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "joomla/docker-compose.yml" - } - }, - { - "id": 12, - "type": 3, - "title": "listmonk", - "name": "listmonk", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "listmonk description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "listmonk/docker-compose.yml" - }, - "env": [ - { - "name": "POSTGRES_USER", - "label": "POSTGRES_USER", - "default": "listmonk" - }, - { - "name": "POSTGRES_PASSWORD", - "label": "POSTGRES_PASSWORD", - "default": "securepassword" - }, - { - "name": "POSTGRES_DB", - "label": "POSTGRES_DB", - "default": "listmonk" - }, - { - "name": "SECRET_KEY", - "label": "SECRET_KEY", - "default": "your_super_secret_key" - } - ] - }, - { - "id": 13, - "type": 3, - "title": "mariadb", - "name": "mariadb", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "mariadb description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "mariadb/docker-compose.yml" - }, - "env": [ - { - "name": "MARIADB_IMAGE", - "label": "MARIADB_IMAGE", - "default": "mariadb:latest" - }, - { - "name": "MARIADB_MARIADB_DATABASE", - "label": "MARIADB_MARIADB_DATABASE", - "default": "mydb" - }, - { - "name": "MARIADB_MARIADB_ROOT_PASSWORD", - "label": "MARIADB_MARIADB_ROOT_PASSWORD", - "default": "ChangeThisPassword0123456789ABCD" - }, - { - "name": "MARIADB_MARIADB_PASSWORD", - "label": "MARIADB_MARIADB_PASSWORD", - "default": "AlsoChangeThisPassword0123456789" - }, - { - "name": "MARIADB_MARIADB_USER", - "label": "MARIADB_MARIADB_USER", - "default": "dbuser" - } - ] - }, - { - "id": 14, - "type": 3, - "title": "matomo", - "name": "matomo", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "matomo description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "matomo/docker-compose.yml" - }, - "env": [ - { - "name": "PREFIX", - "label": "PREFIX", - "default": "p1" - }, - { - "name": "MATOMO_DOMAIN_NAME", - "label": "MATOMO_DOMAIN_NAME", - "default": "matomo.nickyeoman.com" - }, - { - "name": "MATOMO_MYSQL_ROOT_PASSWORD", - "label": "MATOMO_MYSQL_ROOT_PASSWORD", - "default": "ChangeMe2ASecurepass!" - }, - { - "name": "MATOMO_MYSQL_PASSWORD", - "label": "MATOMO_MYSQL_PASSWORD", - "default": "Again2ASecurepass!" - }, - { - "name": "DB_V", - "label": "DB_V", - "default": "10.4.0" - }, - { - "name": "MATOMO_V", - "label": "MATOMO_V", - "default": "3.13.5-apache" - } - ] - }, - { - "id": 15, - "type": 3, - "title": "memos", - "name": "memos", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "memos description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "memos/docker-compose.yml" - } - }, - { - "id": 16, - "type": 3, - "title": "passbolt", - "name": "passbolt", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "passbolt description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "passbolt/docker-compose.yml" - }, - "env": [ - { - "name": "PREFIX", - "label": "PREFIX", - "default": "p1" - }, - { - "name": "DOMAIN_NAME", - "label": "DOMAIN_NAME", - "default": "passbolt.nickyeoman.com" - }, - { - "name": "MYSQL_ROOT_PASSWORD", - "label": "MYSQL_ROOT_PASSWORD", - "default": "ChangeMe2ASecurepass!" - }, - { - "name": "MYSQL_PASSWORD", - "label": "MYSQL_PASSWORD", - "default": "Again2ASecurepass!" - }, - { - "name": "DB_V", - "label": "DB_V", - "default": "10.4.11" - }, - { - "name": "PASSBOLT_V", - "label": "PASSBOLT_V", - "default": "2.12.0-debian" - }, - { - "name": "NETWORK_NAME", - "label": "NETWORK_NAME", - "default": "traefik_web" - } - ] - }, - { - "id": 17, - "type": 3, - "title": "peertube", - "name": "peertube", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "peertube description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "peertube/docker-compose.yml" - } - }, - { - "id": 18, - "type": 3, - "title": "penpot", - "name": "penpot", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "penpot description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "penpot/docker-compose.yml" - } - }, - { - "id": 19, - "type": 3, - "title": "phpmyadmin", - "name": "phpmyadmin", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "Docker Hub: https://hub.docker.com/r/phpmyadmin/phpmyadmin/tags Proxy Port: 80 Not for production, there is no password protection by default.", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "phpmyadmin/docker-compose.yml" - }, - "env": [ - { - "name": "COOKBOOK", - "label": "COOKBOOK", - "default": "/docker-compose-cookbooks" - }, - { - "name": "COMPOSE_PROJECT_NAME", - "label": "COMPOSE_PROJECT_NAME", - "default": "phpmyadmin" - }, - { - "name": "TZ", - "label": "TZ", - "default": "America/Vancouver" - }, - { - "name": "VOL_CONFIG_PATH", - "label": "VOL_CONFIG_PATH", - "default": "/data/projectName/config" - }, - { - "name": "VOL_PATH", - "label": "VOL_PATH", - "default": "/data/projectName/data" - }, - { - "name": "PHPMYADMIN_IMAGE", - "label": "PHPMYADMIN_IMAGE", - "default": "phpmyadmin/phpmyadmin:latest" - }, - { - "name": "PHPMYADMIN_PMA_ARBITRARY", - "label": "PHPMYADMIN_PMA_ARBITRARY", - "default": "1" - }, - { - "name": "PHPMYADMIN_PMA_HOST", - "label": "PHPMYADMIN_PMA_HOST", - "default": "mariadb" - }, - { - "name": "PHPMYADMIN_PMA_USER", - "label": "PHPMYADMIN_PMA_USER", - "default": "root" - }, - { - "name": "PHPMYADMIN_PMA_PASSWORD", - "label": "PHPMYADMIN_PMA_PASSWORD", - "default": "ChangeThisPassword0123456789ABCD" - }, - { - "name": "PHPMYADMIN_UPLOAD_LIMIT", - "label": "PHPMYADMIN_UPLOAD_LIMIT", - "default": "200M" - } - ] - }, - { - "id": 20, - "type": 3, - "title": "pihole", - "name": "pihole", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "pihole description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "pihole/docker-compose.yml" - }, - "env": [ - { - "name": "VOL_PATH", - "label": "VOL_PATH", - "default": "./data" - }, - { - "name": "TZ", - "label": "TZ", - "default": "America/Vancouver" - }, - { - "name": "COMPOSE_PROJECT_NAME", - "label": "COMPOSE_PROJECT_NAME", - "default": "pihole" - } - ] - }, - { - "id": 21, - "type": 3, - "title": "posthog", - "name": "posthog", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "posthog description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "posthog/docker-compose.yml" - } - }, - { - "id": 22, - "type": 3, - "title": "prowlarr", - "name": "prowlarr", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "prowlarr description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "prowlarr/docker-compose.yml" - }, - "env": [ - { - "name": "VOL_PATH", - "label": "VOL_PATH", - "default": "./data/prowlarr/config" - }, - { - "name": "PROWLARR_IMAGE", - "label": "PROWLARR_IMAGE", - "default": "ghcr.io/hotio/prowlarr:release" - }, - { - "name": "TZ", - "label": "TZ", - "default": "America/Vancouver" - } - ] - }, - { - "id": 23, - "type": 3, - "title": "redis", - "name": "redis", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "Docker Hub: https://hub.docker.com/_/redis", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "redis/docker-compose.yml" - }, - "env": [ - { - "name": "COOKBOOK", - "label": "COOKBOOK", - "default": "/git/docker-compose-cookbooks" - }, - { - "name": "REDIS_IMAGE", - "label": "REDIS_IMAGE", - "default": "redis:alpine" - } - ] - }, - { - "id": 24, - "type": 3, - "title": "rocketchat", - "name": "rocketchat", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "rocketchat description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "rocketchat/docker-compose.yml" - }, - "env": [ - { - "name": "PREFIX", - "label": "PREFIX", - "default": "p1" - }, - { - "name": "ROCKET_DOMAIN_NAME", - "label": "ROCKET_DOMAIN_NAME", - "default": "chat.nickyeoman.com" - }, - { - "name": "ROCKETCHAT_V", - "label": "ROCKETCHAT_V", - "default": "3.1.1" - } - ] - }, - { - "id": 25, - "type": 3, - "title": "shlink", - "name": "shlink", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "shlink description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "shlink/docker-compose.yml" - } - }, - { - "id": 26, + "id": 2, "type": 3, "title": "thunderbird", "name": "thunderbird", @@ -1000,112 +133,6 @@ "default": "1" } ] - }, - { - "id": 27, - "type": 3, - "title": "unami", - "name": "unami", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "unami description to come", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "unami/docker-compose.yml" - } - }, - { - "id": 28, - "type": 3, - "title": "wallabag", - "name": "wallabag", - "note": "Auto-generated template from repository", - "categories": [ - "Auto" - ], - "platform": "linux", - "logo": "https://i.4lt.ca/cookbooks/default.png", - "description": "Docker Hub: https://hub.docker.com/r/wallabag/wallabag Project: Docker Compose Example: https://github.com/wallabag/docker Proxy Port: 80", - "repository": { - "url": "https://github.com/nickyeoman/docker-compose-cookbooks", - "stackfile": "wallabag/docker-compose.yml" - }, - "env": [ - { - "name": "WALLABAG_TZ", - "label": "WALLABAG_TZ", - "default": "America/Vancouver" - }, - { - "name": "WALLABAG_IMAGE", - "label": "WALLABAG_IMAGE", - "default": "wallabag/wallabag:latest" - }, - { - "name": "WALLABAG_DB_DRIVER", - "label": "WALLABAG_DB_DRIVER", - "default": "pdo_mysql" - }, - { - "name": "WALLABAG_DB_HOST", - "label": "WALLABAG_DB_HOST", - "default": "wallabag-db" - }, - { - "name": "WALLABAG_DB_PORT", - "label": "WALLABAG_DB_PORT", - "default": "3306" - }, - { - "name": "WALLABAG_DB_NAME", - "label": "WALLABAG_DB_NAME", - "default": "wallabag" - }, - { - "name": "WALLABAG_DB_USER", - "label": "WALLABAG_DB_USER", - "default": "wallabag" - }, - { - "name": "WALLABAG_DB_PASS", - "label": "WALLABAG_DB_PASS", - "default": "wallapass" - }, - { - "name": "WALLABAG_DB_CHARSET", - "label": "WALLABAG_DB_CHARSET", - "default": "utf8mb4" - }, - { - "name": "WALLABAG_DB_PREFIX", - "label": "WALLABAG_DB_PREFIX", - "default": "wallabag_" - }, - { - "name": "WALLABAG_MAILER_DSN", - "label": "WALLABAG_MAILER_DSN", - "default": "smtp://127.0.0.1" - }, - { - "name": "WALLABAG_FROM_WEMAIL", - "label": "WALLABAG_FROM_WEMAIL", - "default": "wallabag@example.com" - }, - { - "name": "WALLABAG_DOMAIN", - "label": "WALLABAG_DOMAIN", - "default": "https://your-wallabag-instance.wallabag.org" - }, - { - "name": "WALLABAG_SERVER", - "label": "WALLABAG_SERVER", - "default": "Your wallabag instance" - } - ] } ] } \ No newline at end of file