Files
docker-compose-collection/templates-portainer.json
2025-04-19 09:08:52 +00:00

5092 lines
191 KiB
JSON

{
"version": "3",
"templates": [
{
"type": 3,
"title": "adminer",
"description": "Management of MySQL",
"note": "Website: <a href='https://www.adminer.org/' target='_blank' rel='noopener'>Adminer.org</a>",
"categories": [
"SelfHosted",
"Database",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/adminer.png",
"id": 1,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/adminer.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "adminer"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "ampache",
"description": "web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.",
"note": "Website: <a href='https://github.com/ampache/ampache-docker' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://ampache.org/img/logo/ampache-logo.png",
"id": 2,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/ampache.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "ampache"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "apprise api",
"description": "Send notifications to more then 70+ services.",
"note": "Website: <a href='https://github.com/caronc/apprise-api' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/apprise.png",
"id": 3,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/apprise-api.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "apprise-api"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "audacity",
"description": "Audacity is an easy-to-use, multi-track audio editor and recorder. Developed by a group of volunteers as open source.",
"note": "Website: <a href='https://www.audacityteam.org/ ' target='_blank' rel='noopener'>audacityTeam.org</a></br></br>Default user/pass: <code>abc</code> / <code>abc</code>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/audacity.png",
"id": 4,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/audacity.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "audacity"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "autoheal",
"description": "Restart your container when unhealthy",
"note": "Website: <a href='https://github.com/willfarrell/docker-autoheal' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"Docker",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/autoheal.png",
"id": 5,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/autoheal.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "autoheal"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "babybuddy",
"description": "Babybuddy is a buddy for babies! Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work.",
"note": "Website: <a href='https://github.com/babybuddy/babybuddy' target='_blank' rel='noopener'>Github.com</a></br></br>Default user/pass: <code>admin</code> / <code>admin</code>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/babybuddy.png",
"id": 6,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/babybuddy.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "babybuddy"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "bazarr",
"description": "Bazarr is a companion application to Sonarr and Radarr that manages and downloads subtitles based on your requirements.",
"note": "Website: <a href='https://www.bazarr.media/' target='_blank' rel='noopener'>Bazarr.media</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/bazarr.png",
"id": 7,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/bazarr.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "bazarr"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "FOLDER_MOVIES",
"label": "Your movies folder",
"description": "Exemple: /data/movies"
},
{
"name": "FOLDER_SERIES",
"label": "Your series folder",
"description": "Exemple: /data/series"
}
]
},
{
"type": 3,
"title": "bookstack",
"description": "Wiki selfhosted",
"note": "Website: <a href='https://www.bookstackapp.com/' target='_blank' rel='noopener'>Bookstackapp.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/bookstack.png",
"id": 8,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/bookstack.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "bookstack"
},
{
"name": "DATA_LOCATION",
"label": "data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "bookstack"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DB_ROOT",
"label": "Database root password"
},
{
"name": "TIME_ZONE",
"label": "Time zone ",
"description": "Example : Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "calibre-web",
"description": "Web library",
"note": "Website: <a href='https://github.com/janeczku/calibre-web' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"Library",
"Drack0rr"
],
"platform": "linux",
"logo": "https://developer.asustor.com/uploadIcons/0020_999_1573465183_calibre-web_256.png",
"id": 9,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/calibre-web.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "calibre-web"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TIME_ZONE",
"label": "Time zone ",
"description": "Example : Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "checkmk",
"description": "Checkmk provides powerful monitoring of networks, servers, clouds, containers and applications. Fast. Effective.",
"note": "Website: <a href='https://checkmk.com/' target='_blank' rel='noopener'>checkmk.com</a>",
"categories": [
"SelfHosted",
"Monitoring",
"LinIT"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/checkmk.png",
"id": 10,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/checkmk.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "checkmk"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "chevereto",
"description": "Chevereto is an image hosting software that allows you to create a beautiful and full-featured image hosting website on your own server.",
"note": "Website: <a href='https://github.com/rodber/chevereto-free' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/chevereto.png",
"id": 11,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/chevereto.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "chevereto"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "FOLDER_DATA",
"label": "Your data folder",
"description": "Exemple: /data/pictures"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "chevereto"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DB_ROOT",
"label": "Database root password"
}
]
},
{
"type": 3,
"title": "dashy",
"description": "Personnal dashboard",
"note": "Website: <a href='https://dashy.to/' target='_blank' rel='noopener'>Dashy.to</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/dashy.png",
"id": 12,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/dashy.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "dashy"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "deemix",
"description": "Download music from deezer easily",
"note": "Website: <a href='https://deemix.app/' target='_blank' rel='noopener'>deemix.app</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://deemix.app/img/logo.png",
"id": 13,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/deemix.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "deemix"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "deluge",
"description": "Webinterface for download torrents.",
"note": "Website: <a href='https://deluge-torrent.org/ ' target='_blank' rel='noopener'>Deluge-Torrent.org</a></br></br>Port to open: <code>6881</code>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/deluge.png",
"id": 14,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/deluge.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "deluge"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "FOLDER_DOWNLOAD",
"label": "Your download folder",
"description": "Exemple: /data/download"
},
{
"name": "FOLDER_SERIES",
"label": "Your series folder",
"description": "Exemple: /data/series"
},
{
"name": "FOLDER_MOVIES",
"label": "Your movies folder",
"description": "Exemple: /data/movies"
}
]
},
{
"type": 3,
"title": "dillinger",
"description": "Write your markdown with HTML live edit",
"note": "Website: <a href='https://github.com/joemccann/dillinger' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/dillinger.png",
"id": 15,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/dillinger.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "dillinger"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "duplicati",
"description": "Duplicati works with standard protocols like FTP, SSH, WebDAV as well as popular services like Microsoft OneDrive, Amazon Cloud Drive & S3, Google Drive, box.com, Mega, hubiC and many others.",
"note": "Website: <a href='https://www.duplicati.com/' target='_blank' rel='noopener'>Duplicati.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/duplicati.png",
"id": 16,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/duplicaty.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "duplicati"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "BACKUPS_LOCATION",
"label": "Destination of your backups",
"description": "Example: /apps/backups"
},
{
"name": "SOURCE_LOCATION",
"label": "Folder to backup"
}
]
},
{
"type": 3,
"title": "email2pdf",
"description": "Any unread email that does not have an attachment will be converted to a pdf and then emailed to the address you specify.",
"note": "Website: <a href='https://github.com/rob-luke/emails-html-to-pdf' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/email2pdf.png",
"id": 17,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/email2pdf.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "email2pdf"
},
{
"name": "IMAP_SERVER",
"label": "IMAP server ",
"description": "Exemple: mail.infomaniak.com",
"default": "mail.infomaniak.com"
},
{
"name": "IMAP_USERNAME",
"label": "IMAP Username"
},
{
"name": "IMAP_PASSWORD",
"label": "IMAP Password"
},
{
"name": "IMAP_FOLDER",
"label": "Mail folder to inspect ",
"description": "Exemple: PAPERLESS",
"default": "PAPERLESS"
},
{
"name": "SMTP_SERVER",
"label": "SMTP server ",
"description": "Exemple: mail.infomaniak.com",
"default": "mail.infomaniak.com"
},
{
"name": "SMTP_PORT",
"label": "SMTP port ",
"description": "Exemple: 587",
"default": "587"
},
{
"name": "SMTP_TLS",
"label": "SMTP TLS ",
"description": "True/False",
"default": "True"
},
{
"name": "MAIL_SENDER",
"label": "Mail sender"
},
{
"name": "MAIL_DESTINATION",
"label": "Mail destination"
},
{
"name": "INTER_RUN_INTERVAL",
"label": "Run interval ",
"description": "in seconde",
"default": "300"
},
{
"name": "HOSTS",
"label": "List of hosts added to /etc/hosts ",
"description": "Semicolon separated",
"default": "127.0.0.1 tracking.paypal.com"
}
]
},
{
"type": 3,
"title": "emby",
"description": "Media player like Plex.",
"note": "Website: <a href='https://emby.media/' target='_blank' rel='noopener'>Emby.media</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/emby.png",
"id": 18,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/emby.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "emby"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "FOLDER_SERIES",
"label": "Your series folder",
"description": "Exemple: /data/series"
},
{
"name": "FOLDER_MOVIES",
"label": "Your movies folder",
"description": "Exemple: /data/movies"
}
]
},
{
"type": 3,
"title": "embystat",
"description": "Get all statistics of your Emby server",
"note": "Website: <a href='https://emby.media/' target='_blank' rel='noopener'>Emby.media</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/embystat.png",
"id": 19,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/embystat.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "embystat"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "etherpad",
"description": "Online editor providing collaborative editing in really real-time",
"note": "Website: <a href='https://etherpad.org/' target='_blank' rel='noopener'>etherpad.org</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/etherpad.png",
"id": 20,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/etherpad.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "etherpad"
},
{
"name": "DATA_LOCATION",
"label": "data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "etherpad"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "ADMIN_PASSWORD",
"label": "Administration password"
}
]
},
{
"type": 3,
"title": "ferdi",
"description": "Centralize your apps in one app",
"note": "Website: <a href='https://getferdi.com/' target='_blank' rel='noopener'>GetFerdi.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/ferdi.png",
"id": 21,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/ferdi.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "ferdi"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "IS_CREATION_ENABLED",
"label": "Enable creation ",
"description": "True / False",
"default": "True"
},
{
"name": "IS_DASHBOARD_ENABLED",
"label": "Enable dashboard ",
"description": "True / False",
"default": "True"
},
{
"name": "IS_REGISTRATION_ENABLED",
"label": "Enable registration ",
"description": "True / False",
"default": "True"
},
{
"name": "CONNECT_WITH_FRANZ",
"label": "Connect with Franz ",
"description": "True / False",
"default": "False"
}
]
},
{
"type": 3,
"title": "filebot",
"description": "The ultimate TV and Movie Renamer",
"note": "Website: <a href='https://www.filebot.net/' target='_blank' rel='noopener'>filebot.net</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/filebot.svg",
"id": 22,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/filebot.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "filebot"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "FOLDER",
"label": "Folder of yours files",
"description": "Example: /data/movies"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "filebrowser",
"description": "File manager with web interface",
"note": "Website: <a href='https://github.com/filebrowser/filebrowser' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/filebrowser.png",
"id": 23,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/filebrowser.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "filebrowser"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "FOLDER",
"label": "Folder of yours files",
"description": "Example: /data/movies"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "flaresolverr",
"description": "FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection.",
"note": "Website: <a href='https://github.com/FlareSolverr/FlareSolverr' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"plex",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/flaresolverr.png",
"id": 24,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/flaresolverr.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "flaresolverr"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "CAPTCHA_SOLVER",
"label": "Captcha solver ",
"description": "Check documentation on Github",
"default": "none"
},
{
"name": "TZ",
"label": "Time Zone ",
"description": "Ex : Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "focalboard",
"description": "Open source project management for technical teams",
"note": "Website: <a href='https://www.focalboard.com/' target='_blank' rel='noopener'>Focalboard.com</a></br>You need this <a href='https://github.com/mattermost/focalboard/blob/main/docker/config.json' target='_blank' rel='noopener'>config.json</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://static-00.iconduck.com/assets.00/focalboard-icon-213x256-ztsf7cez.png",
"id": 25,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/focalboard.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "focalboard"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "focalboard"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "freshrss",
"description": "Freshrss is a free, self-hostable aggregator for rss feeds.",
"note": "Website: <a href='https://freshrss.org/' target='_blank' rel='noopener'>FreshRSS.org</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/freshrss.png",
"id": 26,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/freshrss.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "freshrss"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "glpi",
"description": "IT Management",
"note": "Website: <a href='https://glpi-project.org/fr/' target='_blank' rel='noopener'>glpi-project.org</a>",
"categories": [
"SelfHosted",
"IT Management",
"Drack0rr"
],
"platform": "linux",
"logo": "https://www.linuxtricks.fr/upload/logo-glpi.png",
"id": 27,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/glpi.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "glpi"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "glpi_user"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DB_ROOT_PASSWORD",
"label": "Database root password"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TIME_ZONE",
"label": "Time zone ",
"description": "Example : Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "grafana",
"description": "From heatmaps to histograms, graphs to geomaps: fast and furious visualizations any way you want.",
"note": "Website: <a href='https://grafana.com/grafana/dashboards/' target='_blank' rel='noopener'>Grafana.com</a>",
"categories": [
"SelfHosted",
"Monitoring",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/grafana.png",
"id": 28,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/grafana.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "grafana"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "PLUGINS",
"label": "Plugins to install ",
"description": "Example: grafana-singlestat-panel",
"default": "alexanderzobnin-zabbix-app,grafana-singlestat-panel"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "guacamole",
"description": "Guacamole is an HTML5 web application that provides access to desktop environments using remote desktop protocols (such as VNC or RDP).",
"note": "Website: <a href='https://guacamole.apache.org/' target='_blank' rel='noopener'>guacamole.apache.org</a>",
"categories": [
"SelfHosted",
"Drack0rr"
],
"platform": "linux",
"logo": "https://www.tech2tech.fr/wp-content/uploads/2019/12/guac-tricolor-300x300.png",
"id": 29,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/guacamole.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "guacamole"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "GUAC_DB_PASSWORD",
"label": "Your database password ",
"description": "Exemple: My-Super-Password!",
"default": "My-Super-Password!"
},
{
"name": "TOTP",
"label": "Activate 2fa ",
"description": "Exemple: false",
"default": "false"
}
]
},
{
"type": 3,
"title": "hastebin",
"description": "Share your code easily",
"note": "Website: <a href='https://hastebin.com/about.md' target='_blank' rel='noopener'>Hastebin.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/hastebin.png",
"id": 30,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/hastebin.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "hastebin"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "healthchecks",
"description": "Healthchecks is a watchdog for your cron jobs. It's a web server that listens for pings from your cron jobs, plus a web interface.",
"note": "Website: <a href='https://github.com/healthchecks/healthchecks' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"Monitoring",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/healthchecks.jpg",
"id": 31,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/heathchecks.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "healthchecks"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DEFAULT_FROM_EMAIL",
"label": "From email for alerts",
"description": "Example: notification@papamica.com"
},
{
"name": "EMAIL_HOST",
"label": "SMTP host",
"description": "Example: mail.infomaniak.com"
},
{
"name": "EMAIL_PORT",
"label": "SMTP port",
"description": "Example: 25"
},
{
"name": "EMAIL_HOST_USER",
"label": "SMTP user",
"description": "Example: notification@papamica.com"
},
{
"name": "EMAIL_HOST_PASSWORD",
"label": "SMTP user password"
},
{
"name": "EMAIL_USE_TLS",
"label": "Use TLS for SMTP",
"description": "True/False"
},
{
"name": "SUPERUSER_EMAIL",
"label": "Admin user email",
"description": "Example: admin@papamica.com"
},
{
"name": "SUPERUSER_PASSWORD",
"label": "Admin password"
},
{
"name": "APPRISE_ENABLED",
"label": "Use Apprise notification",
"description": "True/False"
}
]
},
{
"type": 3,
"title": "home assistant",
"description": "Open source home automation that puts local control and privacy first.",
"note": "Website: <a href='https://www.home-assistant.io/' target='_blank' rel='noopener'>Home-Assistant.io</a></br></br>Warning: network mode host used ! </br>Accessible with port: <code>8123</code>",
"categories": [
"SelfHosted",
"Domotic",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/homeassistant.png",
"id": 32,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/homeassistant.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "home-assistant"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
}
]
},
{
"type": 3,
"title": "homer",
"description": "A dead simple static HOMepage for your servER to keep your services on hand, from a simple yaml configuration file.",
"note": "Website: <a href='https://github.com/bastienwirtz/homer' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://raw.githubusercontent.com//bastienwirtz/homer/main/public/logo.png",
"id": 33,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/homer.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "homer"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "imgproxy",
"description": "Proxy for images with processing.",
"note": "Website: <a href='https://imgproxy.net/' target='_blank' rel='noopener'>ImgProxy.net</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/imgproxy.png",
"id": 34,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/imgproxy.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "imgproxy"
},
{
"name": "DATA_LOCATION",
"label": "data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "jackett",
"description": "Indexer for torrents and usenets.",
"note": "Website: <a href='https://github.com/Jackett/Jackett' target='_blank' rel='noopener'>Gitub.com</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/jackett.png",
"id": 35,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/jackett.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "jackett"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "jellyfin",
"description": "Media player like Plex.",
"note": "Website: <a href='https://jellyfin.org/' target='_blank' rel='noopener'>Jellyfin.org</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/jellyfin.png",
"id": 36,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/jellyfin.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "jellyfin"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "FOLDER_SERIES",
"label": "Your series folder",
"description": "Exemple: /data/series"
},
{
"name": "FOLDER_MOVIES",
"label": "Your movies folder",
"description": "Exemple: /data/movies"
}
]
},
{
"type": 3,
"title": "jenkins",
"description": "Jenkins is an open source continuous integration/continuous delivery and deployment (CI/CD) automation software DevOps tool.",
"note": "Website: <a href='https://www.jenkins.io/' target='_blank' rel='noopener'>jenkins.io</a>",
"categories": [
"SelfHosted",
"Drack0rr"
],
"platform": "linux",
"logo": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/Jenkins_logo.svg/1200px-Jenkins_logo.svg.png",
"id": 37,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/jenkins.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "jenkins"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "JENK_USER",
"label": "Admin for Jenkins ",
"description": "Example: Admin",
"default": "admin"
},
{
"name": "JENK_PASSWORD",
"label": "The admin password ",
"description": "Example: My-Super-Password!",
"default": "My-Super-Password!"
},
{
"name": "$JENK_MAIL",
"label": "The admin mail",
"description": "Example: admin@service.com"
}
]
},
{
"type": 3,
"title": "jirafeau",
"description": "Jirafeau is a \"one-click-filesharing\": Select your file, upload, share a link. That's it.",
"note": "Website: <a href='https://gitlab.com/mojo42/Jirafeau' target='_blank' rel='noopener'>Gitlab.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/jirafeau.png",
"id": 38,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/jirafeau.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "jirafeau"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "kavita",
"description": "Web library",
"note": "Website: <a href='https://github.com/Kareadita/Kavita' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"Library",
"Drack0rr"
],
"platform": "linux",
"logo": "https://www.kavitareader.com/img/logo.png",
"id": 39,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/kavita.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "kavita"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TIME_ZONE",
"label": "Time zone ",
"description": "Example : Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "keycloak",
"description": " Add authentication to applications and secure services with minimum effort.",
"note": "Website: <a href='https://www.keycloak.org/' target='_blank' rel='noopener'>Keycloak.org</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/keycloak.png",
"id": 40,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/keycloak.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "keycloak"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "keycloak"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DB_ROOT_PASSWORD",
"label": "Database root password"
},
{
"name": "KC_USER",
"label": "User for Keycloak ",
"description": "No spaces or points",
"default": "admin"
},
{
"name": "KC_PASSWORD",
"label": "Password for Keycloak user"
}
]
},
{
"type": 3,
"title": "lidarr",
"description": "Lidarr is a music collection manager for Usenet and BitTorrent users.",
"note": "Website: <a href='https://lidarr.audio/' target='_blank' rel='noopener'>Lidarr.audio</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/lidarr.png",
"id": 41,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/lidarr.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "lidarr"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "FOLDER_DOWNLOAD",
"label": "Your download folder",
"description": "Exemple: /data/download"
},
{
"name": "FOLDER_MUSIC",
"label": "Your musics folder",
"description": "Exemple: /data/musics"
}
]
},
{
"type": 3,
"title": "limesurvey",
"description": "Limesurvey is the number one open-source survey software.",
"note": "Website: <a href='https://github.com/LimeSurvey/LimeSurvey' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/limesurvey.png",
"id": 42,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/limesurvey.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "limesurvey"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "limesurvey"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DB_ROOT_ASSWORD",
"label": "Database root password"
},
{
"name": "ADMIN_PASSWORD",
"label": "Admin password"
}
]
},
{
"type": 3,
"title": "mariadb",
"description": "Mariadb is one of the most popular database servers. Made by the original developers of MySQL.",
"note": "Website: <a href='https://mariadb.org/' target='_blank' rel='noopener'>mariadb.org</a>",
"categories": [
"SelfHosted",
"Database",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/mariadb.png",
"id": 43,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/mariadb.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "mariadb"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "chevereto"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DB_ROOT",
"label": "Database root password"
},
{
"name": "DB_NAME",
"label": "Database name"
}
]
},
{
"type": 3,
"title": "matomo",
"description": "Google Analitycs alternative !",
"note": "Website: <a href='https://fr.matomo.org' target='_blank' rel='noopener'>Matomo.org</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/matomo.png",
"id": 44,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/matomo.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "matomo"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "matomo"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
}
]
},
{
"type": 3,
"title": "minecraft java server",
"description": "Minecraft server for Java edition.",
"note": "Website: <a href='https://github.com/itzg/docker-minecraft-server' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"Game",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/minecraft.png",
"id": 45,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/minecraft-java-server.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "minecraft-server"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TYPE",
"label": "Type of server ",
"description": "VANILLA/FORGE/FABRIC/QUILT/SPIGOT/etc...",
"default": "VANILLA"
},
{
"name": "VERSION",
"label": "Version of server ",
"description": "LATEST/SNAPSHOT/1.7.8/x.x.x",
"default": "LATEST"
},
{
"name": "PORT",
"label": "Port of server ",
"description": "Default: 25565",
"default": "25565"
},
{
"name": "MOTD",
"label": "MOTD ",
"description": "Description",
"default": "Minecraft server powered by \u00a7l\u00a7cPAPAMICA\u00a7r"
},
{
"name": "MODE",
"label": "Game mode ",
"description": "creative/survival/adventure/spectator",
"default": "survival"
},
{
"name": "DIFFICULTY",
"label": "Difficulty ",
"description": "peaceful/easy/normal/hard",
"default": "normal"
},
{
"name": "OPS",
"label": "Admin users ",
"description": "OP",
"default": "PAPAMICA"
},
{
"name": "MAX_PLAYERS",
"label": "Max players ",
"description": "Number",
"default": "20"
},
{
"name": "ALLOW_NETHER",
"label": "Allow Nether ",
"description": "True/False",
"default": "True"
},
{
"name": "ENABLE_COMMAND_BLOCK",
"label": "Enable command blok ",
"description": "True/False",
"default": "True"
},
{
"name": "HARDCORE",
"label": "Enable hardcore ",
"description": "True/False",
"default": "False"
},
{
"name": "PVP",
"label": "Enable PVP ",
"description": "True/False",
"default": "True"
},
{
"name": "ONLINE_MODE",
"label": "Enable Online mode ",
"description": "True/False",
"default": "True"
},
{
"name": "ENABLE_AUTOPAUSE",
"label": "Enable autopause ",
"description": "True/False",
"default": "True"
}
]
},
{
"type": 3,
"title": "mumble bot",
"description": "Bot for Mumble server",
"note": "Website: <a href='https://github.com/matthieugrieger/mumbledj' target='_blank' rel='noopener'>Github.com</a></br>You need to create a conf file \"mumbledj.yaml\"",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/mumblebot.png",
"id": 46,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/mumble-bot.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "mumble-bot"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "NETWORK",
"label": "Your Traefik network",
"description": "Example: proxy"
}
]
},
{
"type": 3,
"title": "mumble web",
"description": "Web client for Mumble",
"note": "Website: <a href='https://github.com/Rantanen/mumble-web' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/mumble.png",
"id": 47,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/mumble-web.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "mumble-web"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "MUMBLE_SERVER",
"label": "Your mumble server"
}
]
},
{
"type": 3,
"title": "murmur",
"description": "Vocal server (Mumble)",
"note": "Website: <a href='https://www.mumble.com/' target='_blank' rel='noopener'>Mumble.com</a></br>Port to open:64738",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/mumble.png",
"id": 48,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/murmur.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "mumble-server"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "n8n",
"description": "Automatisation (Zapier alternative)",
"note": "Website: <a href='https://github.com/n8n-io/n8n' target='_blank' rel='noopener'>Github.com</a></br>Port to open:5678",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://avatars.githubusercontent.com/u/45487711?s=200&v=4",
"id": 49,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/n8m.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "n8n"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "nextcloud",
"description": "A personnal cloud, alternative to Google Drive, etc...",
"note": "Website: <a href='https://nextcloud.com/' target='_blank' rel='noopener'>NextCloud.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/nextcloud.png",
"id": 50,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/nextcloud.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "nexcloud"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service link",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "nexcloud"
},
{
"name": "DB_PASSWORD",
"label": "Password for database user"
},
{
"name": "DB_ROOT",
"label": "Password for database root"
},
{
"name": "DATA",
"label": "Folder of your data"
}
]
},
{
"type": 3,
"title": "nzbget",
"description": "Nzbget is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.",
"note": "Website: <a href='http://nzbget.net/' target='_blank' rel='noopener'>Nzbget.net</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/nzbget.png",
"id": 51,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/nzbget.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "nzbget"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "NZBGET_USER",
"label": "User for application ",
"description": "Exemple: PAPAMICA",
"default": "PAPAMICA"
},
{
"name": "NZBGET_PASS",
"label": "Password for application"
},
{
"name": "FOLDER_DOWNLOAD",
"label": "Your download folder",
"description": "Exemple: /data/download"
}
]
},
{
"type": 3,
"title": "olivetin",
"description": "Launch commands from web interface",
"note": "Website: <a href='https://www.olivetin.app/' target='_blank' rel='noopener'>OliveTin.app</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/olivetin.png",
"id": 52,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/olivetin.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "olivetin"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "ombi",
"description": "Ombi is a request management and media discovery tool built to work with your existing Plex ecosystem.",
"note": "Website: <a href='https://ombi.io/' target='_blank' rel='noopener'>Ombi.io</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/ombi.png",
"id": 53,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/ombi.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "ombi"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "openspeedtest",
"description": "Speedtest for Home/Office LAN",
"note": "Website: <a href='https://openspeedtest.com/' target='_blank' rel='noopener'>Openspeedtest.com</a>",
"categories": [
"SelfHosted",
"Drackorr"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/openspeedtest.png",
"id": 54,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/openspeedtest.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "Openspeedtest"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.drackorr.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "opensupports",
"description": "Ticketing solution",
"note": "Website: <a href='https://www.opensupports.com/' target='_blank' rel='noopener'>OpenSupports.com</a>",
"categories": [
"SelfHosted",
"IT Management",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://avatars.githubusercontent.com/u/26804114?s=280&v=4",
"id": 55,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/opensupports.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "opensupport"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TIME_ZONE",
"label": "Time zone ",
"description": "Example : Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "organizr",
"description": "Dashboard for your media server.",
"note": "Website: <a href='https://organizr.app/' target='_blank' rel='noopener'>organizr.app</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/organizr.png",
"id": 56,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/organizr.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "organizr"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "outline",
"description": "A fast, collaborative, knowledge base for your team built using React and Node.js. (Like Notion)",
"note": "Website: <a href='https://www.getoutline.com/' target='_blank' rel='noopener'>GetOutline.com</a></br></br>After first run, comment line <code>188</code> and configure your authentification.",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/outline.webp",
"id": 57,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/outline.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "outline"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "outline"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "SECRET_KEY",
"label": "Outline secret Key",
"description": "Use: openssl rand -hex 32"
},
{
"name": "UTILS_SECRET",
"label": "Outline utils secret",
"description": "Use: openssl rand -hex 32"
},
{
"name": "DEFAULT_LANGUAGE",
"label": "Default language ",
"description": "Example: fr_FR",
"default": "fr_FR"
},
{
"name": "URL_MINIO",
"label": "URL for your S2 storage API",
"description": "Example: s3.papamica.com"
},
{
"name": "MINIO_ACCESS_KEY",
"label": "Minio access key",
"description": "Use: openssl rand -hex 8"
},
{
"name": "MINIO_SECRET_KEY",
"label": "Minio secret key",
"description": "Use: openssl rand -hex 32"
}
]
},
{
"type": 3,
"title": "overseerr",
"description": "Overseerr is a request management and media discovery tool built to work with your existing Plex ecosystem.",
"note": "Website: <a href='https://overseerr.dev/' target='_blank' rel='noopener'>Overseerr.dev</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/overseerr.svg",
"id": 58,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/overseerr.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "overseerr"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "paperless-ngx",
"description": "Paperless-ngx is an application that indexes your scanned documents and allows you to easily search for documents and store metadata alongside your documents.",
"note": "Website: <a href='https://github.com/paperless-ngx/paperless-ngx' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/paperless.png",
"id": 59,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/paperless-ngx.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "paperless"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Timezone ",
"description": "Example: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "phpmyadmin",
"description": "A web interface for MySQL and MariaDB",
"note": "Website: <a href='https://github.com/phpmyadmin/phpmyadmin' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://www.phpmyadmin.net/static/images/logo-og.png",
"id": 60,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/phpmyadmin.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "phpmyadmin"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "pigvin share",
"description": "Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer.",
"note": "Website: <a href='https://github.com/stonith404/pingvin-share' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"Transfer",
"Drackorr"
],
"platform": "linux",
"logo": "https://user-images.githubusercontent.com/58886915/166198400-c2134044-1198-4647-a8b6-da9c4a204c68.svg",
"id": 61,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/pigvin-share.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "pingvin"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "plex",
"description": "Media server",
"note": "Website: <a href='https://www.plex.tv' target='_blank' rel='noopener'>Plex.tv</a></br>Check ports to open in compose !",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/plex.png",
"id": 62,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/plex.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "plex"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "LIBRARY",
"label": "Your folder with movies and series",
"description": "Example: /data/multimedia"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "PLEX_CLAIM",
"label": "Plex claim code",
"description": "Optionnel"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "prometheus",
"description": "From heatmaps to histograms, graphs to geomaps: fast and furious visualizations any way you want.",
"note": "Website: <a href='https://prometheus.io/' target='_blank' rel='noopener'>Prometheus.io</a>",
"categories": [
"SelfHosted",
"Monitoring",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/prometheus.png",
"id": 63,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/prometheus_server.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "prometheus"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "PLUGINS",
"label": "Plugins to install ",
"description": "Example: prometheus-singlestat-panel",
"default": "alexanderzobnin-zabbix-app,prometheus-singlestat-panel"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "prowlarr",
"description": "Indexer for torrents and usenets.",
"note": "Website: <a href='https://github.com/Prowlarr/Prowlarr' target='_blank' rel='noopener'>Gitub.com</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/prowlarr.png",
"id": 64,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/prowlarr.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "prowlarr"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "radarr",
"description": "Monitor multiple RSS feeds for new movies and will grab, sort and rename them.",
"note": "Website: <a href='https://radarr.video/' target='_blank' rel='noopener'>Radarr.video</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/radarr.png",
"id": 65,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/radarr.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "radarr"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "FOLDER_DOWNLOAD",
"label": "Your download folder",
"description": "Exemple: /data/download"
},
{
"name": "FOLDER_MOVIES",
"label": "Your movies folder",
"description": "Exemple: /data/movies"
}
]
},
{
"type": 3,
"title": "readarr",
"description": "Monitor multiple RSS feeds for new ebooks and audiobook and will grab, sort and rename them.",
"note": "Website: <a href='https://github.com/Readarr/Readarr' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/readarr.png",
"id": 66,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/readarr.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "readarr"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "FOLDER_DOWNLOAD",
"label": "Your download folder",
"description": "Exemple: /data/download"
},
{
"name": "FOLDER_BOOKS",
"label": "Your movies folder",
"description": "Exemple: /data/books"
}
]
},
{
"type": 3,
"title": "requestrr",
"description": "Ombi is a request management and media discovery tool built to work with your existing Plex ecosystem.",
"note": "Website: <a href='https://github.com/darkalfx/requestrr' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/requestrr.png",
"id": 67,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/requestrr.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "requestrr"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "rundeck",
"description": "Rundeck is a free software that allows the automation of server administration via the creation of jobs or tasks.",
"note": "Website: <a href='https://www.rundeck.com/open-source' target='_blank' rel='noopener'>RunDeck.com</a></br>Don't forget to copy the data from <code>/home/rundeck</code> outside the container with <code>docker cp</code> and to uncomment the volume lines.</br>The default credentials are: <code>admin</code> / <code>admin</code>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/rundeck.png",
"id": 68,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/rundeck.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "rundeck"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "rundeck"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
}
]
},
{
"type": 3,
"title": "rustdesk",
"description": "A remote desktop software, the open source TeamViewer alternative, works out of the box, no configuration required.",
"note": "Website: <a href='https://rustdesk.com/' target='_blank' rel='noopener'>rustdesk.com</a>",
"categories": [
"SelfHosted"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/rustdesk.png",
"id": 69,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/rustdesk.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "rustdesk"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.domain.tld or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "rutorrent-flood",
"description": "Webclient for download your torrents.",
"note": "Website: <a href='https://github.com/Novik/ruTorrent' target='_blank' rel='noopener'>Github.com</a></br></br>Ports to open: <code>51415</code> & <code>6881</code>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/flood.png",
"id": 70,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/rutorrent.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "rutorrent"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "FOLDER_DOWNLOAD",
"label": "Your download folder",
"description": "Exemple: /data/download"
},
{
"name": "FOLDER_SERIES",
"label": "Your series folder",
"description": "Exemple: /data/series"
},
{
"name": "FOLDER_MOVIES",
"label": "Your movies folder",
"description": "Exemple: /data/movies"
}
]
},
{
"type": 3,
"title": "scrypted",
"description": "Open source home automation for cameras",
"note": "Website: <a href='https://www.scrypted.app' target='_blank' rel='noopener'>Scrypted.app</a></br></br>Warning: network mode host used ! </br>Accessible with port: <code>10443</code>",
"categories": [
"SelfHosted",
"Domotic",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/scrypted.png",
"id": 71,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/scrypted.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "scrypted"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
}
]
},
{
"type": 3,
"title": "sinusbot",
"description": "Bot for TeamSpeak and Discord",
"note": "Website: <a href='https://www.sinusbot.com/' target='_blank' rel='noopener'>Sinusbot.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/sinusbot.png",
"id": 72,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/sinusbot.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "sinusbot"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "sonarr",
"description": "Monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them.",
"note": "Website: <a href='https://sonarr.tv/' target='_blank' rel='noopener'>Sonarr.tv</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/sonarr.png",
"id": 73,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/sonarr.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "sonarr"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "FOLDER_DOWNLOAD",
"label": "Your download folder",
"description": "Exemple: /data/download"
},
{
"name": "FOLDER_SERIES",
"label": "Your series folder",
"description": "Exemple: /data/series"
}
]
},
{
"type": 3,
"title": "super wordpress by papamica",
"description": "WordPress with some plugins and options for my deployement.",
"note": "Website: <a href='https://github.com/PAPAMICA/SuperWordPress' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/wordpress.png",
"id": 74,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/superwordpress.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "superwordpress"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service link",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "wordpress"
},
{
"name": "DB_PASSWORD",
"label": "Password for database user"
},
{
"name": "DB_ROOT",
"label": "Password for database root"
},
{
"name": "WORDPRESS_ADMIN_USERNAME",
"label": "Admin username for WordPress"
},
{
"name": "WORDPRESS_ADMIN_PASSWORD",
"label": "Password for WordPress admin"
},
{
"name": "WORDPRESS_ADMIN_EMAIL",
"label": "Email for WordPress admin"
},
{
"name": "WORDPRESS_LANGUAGE",
"label": "WordPress language ",
"description": "Example: en_US",
"default": "fr_FR"
},
{
"name": "PLUGINS_TO_INSTALL",
"label": "Plugins to install ",
"description": "Example: elementor jetpac",
"default": "mainwp-child elementor updraftplus header-footer-elementor envato-elements include-matomo jetpack wp-mail-smtp wordpress-seo duplicate-post autoptimize contact-form-7"
},
{
"name": "PLUGINS_TO_REMOVE",
"label": "Plugins to remove ",
"description": "Example: hello-dolly akismet",
"default": "hello-dolly akismet"
},
{
"name": "THEMES_TO_INSTALL",
"label": "Themes to install ",
"description": "Example: hello-elementor",
"default": "hello-elementor"
},
{
"name": "THEMES_TO_REMOVE",
"label": "Themes to remove ",
"description": "Example: twentytwenty",
"default": "twentytwenty twentytwentytwo twentytwentyone"
},
{
"name": "WORDPRESS_TITLE",
"label": "WordPress Title"
},
{
"name": "PLUGINS_AUTOUPDATE",
"label": "Activate autoupdate option for plugins ",
"description": "true / false",
"default": "true"
},
{
"name": "UPDATE_AT_START",
"label": "Activate update at start for core, themes and plugins ",
"description": "true / false",
"default": "true"
}
]
},
{
"type": 3,
"title": "swagger",
"description": "Simplify API development for users, teams, and enterprises with our open source and professional toolset.",
"note": "Website: <a href='https://swagger.io/' target='_blank' rel='noopener'>Swagger.io</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/swagger.png",
"id": 75,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/swagger.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "swagger"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "API_URL",
"label": "Link to your API",
"description": "openapi.yaml"
}
]
},
{
"type": 3,
"title": "tautulli",
"description": "Tautulli is a 3rd party application that you can run alongside your Plex Media Server to monitor activity and track various statistics.",
"note": "Website: <a href='https://tautulli.com/' target='_blank' rel='noopener'>Tautulli.com</a>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/tautulli.png",
"id": 76,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/tautulli.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "tautulli"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
}
]
},
{
"type": 3,
"title": "teamspeak",
"description": "Vocal server perfect for teamplay",
"note": "Website: <a href='https://teamspeak.com/en/' target='_blank' rel='noopener'>TeamSpeak.com</a></br>Ports to open: 9987, 10011, 30033 & 10022",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/teamspeak.png",
"id": 77,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/teamspeak.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "teamspeak"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "ADMIN_PASS",
"label": "Admin password"
}
]
},
{
"type": 3,
"title": "teedy",
"description": "Document management",
"note": "Website: <a href='https://teedy.io/#!/' target='_blank' rel='noopener'>Teedy.io</a></br>Default identifiants: admin/admin",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/teedy.png",
"id": 78,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/teedy.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "teedy"
},
{
"name": "DATA_LOCATION",
"label": "data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "teedy"
}
]
},
{
"type": 3,
"title": "traefik",
"description": "Perfect proxy for Docker environment",
"note": "Website: <a href='https://traefik.io/traefik/' target='_blank' rel='noopener'>Traefik.io</a></br>Ports to open: 80, 443</br>You need to create these files: traefik.yml, config.yml, acme.json</br>Check my repo <a href='https://github.com/PAPAMICA/docker-environment' target='_blank' rel='noopener'>PAPAMICA/docker-environment</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/traefik.png",
"id": 79,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/traefik.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "traefik"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy, you need to create it before",
"default": "proxy"
},
{
"name": "ADMIN_PASS",
"label": "Admin user and password",
"description": "Format: USER:{SHA}XXXXXXXXXXXXXXXX"
}
]
},
{
"type": 3,
"title": "transmission",
"description": "Webinterface for download torrents.",
"note": "Website: <a href='https://transmissionbt.com/' target='_blank' rel='noopener'>Transmissionbt.com</a></br></br>Port to open: <code>51413</code>",
"categories": [
"SelfHosted",
"Mediacenter",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/transmission.png",
"id": 80,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/transmission.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "transmission"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "TZ",
"label": "Time zone ",
"description": "Exemple: Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "FOLDER_DOWNLOAD",
"label": "Your download folder",
"description": "Exemple: /data/download"
},
{
"name": "FOLDER_SERIES",
"label": "Your series folder",
"description": "Exemple: /data/series"
},
{
"name": "FOLDER_MOVIES",
"label": "Your movies folder",
"description": "Exemple: /data/movies"
}
]
},
{
"type": 3,
"title": "trilium",
"description": "Trilium Notes is a hierarchical note taking application",
"note": "Website: <a href='https://github.com/zadam/trilium/' target='_blank' rel='noopener'>Github Project</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://raw.githubusercontent.com/zadam/trilium/master/images/app-icons/png/128x128.png",
"id": 81,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/trilium.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "trilium"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "tsn ranksystem",
"description": "Web interface with rank for TeamSpeak",
"note": "Website: <a href='https://ts-ranksystem.com/' target='_blank' rel='noopener'>TS-Ranksystem.com</a></br>You need to comment \"INSTALL_MODE=1\" after install.",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/tsnranksystem.png",
"id": 82,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/ts3rank.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "ts3rank"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "ts3rank"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DB_ROOT",
"label": "Database root password"
}
]
},
{
"type": 3,
"title": "ts-website",
"description": "Web interface for your TeamSpeak",
"note": "Website: <a href='https://github.com/Wruczek/ts-website' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/teamspeak_alt.png",
"id": 83,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/ts3viewer.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "ts3viewer"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "ts3viewer"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DB_ROOT",
"label": "Database root password"
}
]
},
{
"type": 3,
"title": "umami",
"description": "Light alternative to Google Analitycs",
"note": "Website: <a href='https://umami.is/' target='_blank' rel='noopener'>Umami.is</a></br></br>Warning: RTFM ! You need to add one file and restart !",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/umami.png",
"id": 84,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/umami.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "umami"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "HASH_SALT",
"label": "Generate encryption"
}
]
},
{
"type": 3,
"title": "uptime kuma",
"description": "Alternative to Uptime Robot",
"note": "Website: <a href='https://github.com/louislam/uptime-kuma' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"Monitoring",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/uptimekuma.svg",
"id": 85,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/uptime-kuma.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "uptime"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "vaultwarden",
"description": "Password manager",
"note": "Website: <a href='https://github.com/dani-garcia/vaultwarden' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/bitwarden.png",
"id": 86,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/vaultwarden.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "vaultwarden"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service link",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "SIGNUPS_ALLOWED",
"label": "Autorize signup ? ",
"description": "True or False",
"default": "True"
},
{
"name": "TIME_ZONE",
"label": "Time zone ",
"description": "Example : Europe/Paris",
"default": "Europe/Paris"
},
{
"name": "ADMIN_TOKEN",
"label": "Admin token",
"description": "For manage with url/admin"
}
]
},
{
"type": 3,
"title": "vikunja",
"description": "The to-do app to organize your life.",
"note": "Website: <a href='https://vikunja.io/' target='_blank' rel='noopener'>Vikunja.io</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/vikunja.png",
"id": 87,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/vikunja.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "vikunja"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "vikunja"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DB_ROOT",
"label": "Database root password"
}
]
},
{
"type": 3,
"title": "vscode online",
"description": "Web interface for VSCode",
"note": "Website: <a href='https://github.com/coder/code-server' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/vscode.png",
"id": 88,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/vscode.yml"
},
"env": [
{
"name": "SERVICE",
"label": "name of the service ",
"description": "No spaces or points",
"default": "vscode"
},
{
"name": "DATA_LOCATION",
"label": "data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "PASSWORD",
"label": "Password to acces web interface"
}
]
},
{
"type": 3,
"title": "website html php",
"description": "Simple HTML website under PHP 7.4",
"note": "Website: <a href='https://github.com/LavoWeb/Docker' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/html.png",
"id": 89,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/website-html.yml"
},
"env": [
{
"name": "SERVICE",
"label": "name of the service ",
"description": "No spaces or points",
"default": "website"
},
{
"name": "DATA_LOCATION",
"label": "data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "wiki.js",
"description": "The most powerful and extensible open source Wiki software",
"note": "Website: <a href='https://js.wiki/' target='_blank' rel='noopener'>js.wiki</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/wikijs.png",
"id": 90,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/wikijs.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "wikijs"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service link",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "wikijs"
},
{
"name": "DB_PASSWORD",
"label": "Password for database user"
},
{
"name": "DB_ROOT",
"label": "Password for database root"
}
]
},
{
"type": 3,
"title": "wordpress",
"description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
"note": "Website: <a href='https://wordpress.org/' target='_blank' rel='noopener'>WordPress.org</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/wordpress.png",
"id": 91,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/wordpress.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "wordpress"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service link",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "wordpress"
},
{
"name": "DB_PASSWORD",
"label": "Password for database user"
},
{
"name": "DB_ROOT",
"label": "Password for database root"
}
]
},
{
"type": 3,
"title": "xbrowsersync",
"description": "xBrowserSync is a free and open-source alternative to browser syncing tools.",
"note": "Website: <a href='https://www.xbrowsersync.org/' target='_blank' rel='noopener'>xbrowsersync.org</a></br></br>Warning! You need to clone this repo before: <a href='https://github.com/xbrowsersync/api-docker/' target='_blank' rel='noopener'>Github.com</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/xbrowsersync.png",
"id": 92,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/xbrowsersync.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "xBrowserSync"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "xBrowserSync"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
}
]
},
{
"type": 3,
"title": "yacht",
"description": "web interface for managing docker containers.",
"note": "Website: <a href='https://yacht.sh/' target='_blank' rel='noopener'>Yacht.sh</a>",
"categories": [
"SelfHosted",
"Orchestrator",
"Drackorr"
],
"platform": "linux",
"logo": "https://yacht.sh/img/logo-light.svg",
"id": 93,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/yacht.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "yacht"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
}
]
},
{
"type": 3,
"title": "yourls",
"description": "Link shorter",
"note": "Website: <a href='https://yourls.org/' target='_blank' rel='noopener'>YourLS.org</a>",
"categories": [
"SelfHosted",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/yourls.png",
"id": 94,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/yourls.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "yourls"
},
{
"name": "DATA_LOCATION",
"label": "Data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "yourls"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "DB_ROOT",
"label": "Database root password"
},
{
"name": "ADMIN_USER",
"label": "Admin user for YourLS ",
"description": "No spaces or points",
"default": "admin"
},
{
"name": "ADMIN_PASSWORD",
"label": "Admin password for YourLS"
}
]
},
{
"type": 3,
"title": "zabbix proxy",
"description": "Proxy server for Zabbix",
"note": "Website: <a href='https://www.zabbix.com/' target='_blank' rel='noopener'>Zabbix.com</a></br>Port to open: 10051",
"categories": [
"SelfHosted",
"Monitoring",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/zabbix.png",
"id": 95,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/zabbix-proxy.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "zabbix-proxy"
},
{
"name": "DATA_LOCATION",
"label": "data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "PROXY_HOSTNAME",
"label": "name of zabbix proxy",
"description": "Example: zabbix-proxy"
},
{
"name": "ZABBIX_SERVER",
"label": "FQDN of zabbix server",
"description": "Example: zabbic.domain.tld"
}
]
},
{
"type": 3,
"title": "zabbix",
"description": "Best monitoring tools",
"note": "Website: <a href='https://www.zabbix.com/' target='_blank' rel='noopener'>Zabbix.com</a>",
"categories": [
"SelfHosted",
"Monitoring",
"PAPAMICA"
],
"platform": "linux",
"logo": "https://img.papamica.com/logo/zabbix.png",
"id": 96,
"repository": {
"url": "https://github.com/PAPAMICA/docker-compose-collection",
"stackfile": "composes-files/zabbix.yml"
},
"env": [
{
"name": "SERVICE",
"label": "Name of the service ",
"description": "No spaces or points",
"default": "zabbix"
},
{
"name": "DATA_LOCATION",
"label": "data localization ",
"description": "Example: /apps/service",
"default": "/_data/apps"
},
{
"name": "URL",
"label": "Service URL",
"description": "Example: service.papamica.fr or service.com"
},
{
"name": "NETWORK",
"label": "Your Traefik network ",
"description": "Example: proxy",
"default": "proxy"
},
{
"name": "DB_USER",
"label": "Database user ",
"description": "No spaces or points",
"default": "zabbix"
},
{
"name": "DB_PASSWORD",
"label": "Database user password"
},
{
"name": "TIME_ZONE",
"label": "Time zone ",
"description": "Example : Europe/Paris",
"default": "Europe/Paris"
}
]
}
]
}