mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Test
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "manual",
|
||||
"description": "Automatic addons update by aligning version tag with upstream releases",
|
||||
"description ": "Automatic addons update by aligning version tag with upstream releases",
|
||||
"environment": {
|
||||
"GIT_DISCOVERY_ACROSS_FILESYSTEM": "1"
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "block internet connection for local network devices",
|
||||
"description ": "block internet connection for local network devices",
|
||||
"devices": [],
|
||||
"environment": {},
|
||||
"map": [],
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Bazarr NAS",
|
||||
"version": "1.0.2",
|
||||
"slug": "bazarr_nas",
|
||||
"description": "Companion application to Sonarr and Radarr to download subtitles",
|
||||
"description ": "Companion application to Sonarr and Radarr to download subtitles",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/bazarr",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "Open source password management solution",
|
||||
"description ": "Open source password management solution",
|
||||
"init": false,
|
||||
"map": ["ssl"],
|
||||
"name": "Vaultwarden (Bitwarden)",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"image": "ghcr.io/alexbelgium/booksonic_air-{arch}",
|
||||
"description": "platform for accessing the audibooks you own wherever you are",
|
||||
"description ": "platform for accessing the audibooks you own wherever you are",
|
||||
"devices": [
|
||||
"/dev/sda",
|
||||
"/dev/sdb",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "Cloud Commander a file manager for the web with console and editor",
|
||||
"description ": "Cloud Commander a file manager for the web with console and editor",
|
||||
"devices": [
|
||||
"/dev/mmcblk0p8",
|
||||
"/dev/sda",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Code-server is VS Code running on a remote server, accessible through the browser.",
|
||||
"description ": "Code-server is VS Code running on a remote server, accessible through the browser.",
|
||||
"image": "ghcr.io/alexbelgium/code-server-{arch}",
|
||||
"devices": [
|
||||
"/dev/sda",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64"],
|
||||
"description": "Free and Open, Distributed, RESTful Search Engine",
|
||||
"description ": "Free and Open, Distributed, RESTful Search Engine",
|
||||
"environment": {
|
||||
"ES_JAVA_OPTS": "-Xms1024M -Xmx1024M",
|
||||
"bootstrap.memory_lock": "true",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"name": "Emby NAS",
|
||||
"version": "4.7.0.20-2",
|
||||
"slug": "emby_nas",
|
||||
"description": "A Free Software Media System that puts you in control of managing and streaming your media.",
|
||||
"description ": "A Free Software Media System that puts you in control of managing and streaming your media.",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "use Enedis Gateway API to send data in your MQTT Broker (latest channel)",
|
||||
"description ": "use Enedis Gateway API to send data in your MQTT Broker (latest channel)",
|
||||
"map": ["config:rw"],
|
||||
"name": "Enedisgateway2mqtt",
|
||||
"options": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "use Enedis Gateway API to send data in your MQTT Broker (latest-dev channel)",
|
||||
"description ": "use Enedis Gateway API to send data in your MQTT Broker (latest-dev channel)",
|
||||
"map": ["config:rw"],
|
||||
"name": "Enedisgateway2mqtt Dev",
|
||||
"options": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files",
|
||||
"description ": "filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files",
|
||||
"devices": [
|
||||
"/dev/sda",
|
||||
"/dev/sdb",
|
||||
@@ -82,4 +82,3 @@
|
||||
"version": "2.20.1",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||
}
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "A free and open source personal finance manager",
|
||||
"description ": "A free and open source personal finance manager",
|
||||
"devices": [],
|
||||
"environment": {
|
||||
"TRUSTED_PROXIES": "**"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Data importer for Firefly III (separate addon)",
|
||||
"description ": "Data importer for Firefly III (separate addon)",
|
||||
"devices": [],
|
||||
"environment": {
|
||||
"TRUSTED_PROXIES": "**"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "2.1.0",
|
||||
"upstream": "2.1.0",
|
||||
"slug": "flaresolverr",
|
||||
"description": "Proxy server to bypass Cloudflare protection ",
|
||||
"description ": "Proxy server to bypass Cloudflare protection ",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8191]",
|
||||
"ports": {
|
||||
|
||||
@@ -1,19 +1,12 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
],
|
||||
"description": "FlexGet is a multipurpose automation tool for all of your media",
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description ": "FlexGet is a multipurpose automation tool for all of your media",
|
||||
"environment": {
|
||||
"FG_PLUGINS": "",
|
||||
"FG_WEBUI_PASSWD": ""
|
||||
},
|
||||
"map": [
|
||||
"share:rw",
|
||||
"config:rw"
|
||||
],
|
||||
"map": ["share:rw", "config:rw"],
|
||||
"name": "Flexget",
|
||||
"options": {
|
||||
"PUID": 0,
|
||||
|
||||
@@ -1,14 +1,7 @@
|
||||
{
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
],
|
||||
"description": "fetch GRDF data and publish data to a mqtt broker",
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw"
|
||||
],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description ": "fetch GRDF data and publish data to a mqtt broker",
|
||||
"map": ["config:rw", "share:rw"],
|
||||
"name": "gazpar2mqtt",
|
||||
"options": {
|
||||
"CONFIG_LOCATION": "/config/gazpar2mqtt/config.yaml",
|
||||
@@ -22,9 +15,7 @@
|
||||
"TZ": "str?",
|
||||
"verbose": "bool"
|
||||
},
|
||||
"services": [
|
||||
"mqtt:want"
|
||||
],
|
||||
"services": ["mqtt:want"],
|
||||
"slug": "gazpar2mqtt",
|
||||
"upstream": "0.8.0",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Fast, Simple, and Flexible, file-based Web-platform",
|
||||
"description ": "Fast, Simple, and Flexible, file-based Web-platform",
|
||||
"devices": [],
|
||||
"environment": {},
|
||||
"image": "ghcr.io/alexbelgium/grav-{arch}",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. A large number of dynamic dns providers are supported (https://github.com/troglobit/inadyn#supported-providers). For those that are not, you can use a custom provider as per this project's documentation (https://github.com/nalipaz/hassio-addons/blob/master/README.md)",
|
||||
"description ": "Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support. A large number of dynamic dns providers are supported (https://github.com/troglobit/inadyn#supported-providers). For those that are not, you can use a custom provider as per this project's documentation (https://github.com/nalipaz/hassio-addons/blob/master/README.md)",
|
||||
"environment": {},
|
||||
"host_network": true,
|
||||
"map": ["ssl"],
|
||||
|
||||
@@ -2,14 +2,10 @@
|
||||
"name": "Jackett NAS",
|
||||
"version": "0.20.399",
|
||||
"slug": "jackett_nas",
|
||||
"description": "translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software",
|
||||
"description ": "translates queries from apps (Sonarr, SickRage, CouchPotato, Mylar, etc) into tracker-site-specific http queries, parses the html response, then sends results back to the requesting software",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jackett",
|
||||
"apparmor": true,
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"upstream": "0.20.399",
|
||||
"image": "ghcr.io/alexbelgium/jackett-{arch}",
|
||||
@@ -19,12 +15,7 @@
|
||||
"PUID": "0",
|
||||
"PGID": "0"
|
||||
},
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
"media:rw",
|
||||
"ssl"
|
||||
],
|
||||
"map": ["config:rw", "share:rw", "media:rw", "ssl"],
|
||||
"options": {
|
||||
"PUID": 0,
|
||||
"PGID": 0
|
||||
@@ -35,10 +26,7 @@
|
||||
"ports_description": {
|
||||
"9117/tcp": "web interface"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
|
||||
"schema": {
|
||||
"PUID": "int",
|
||||
"PGID": "int",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "A Free Software Media System that puts you in control of managing and streaming your media.",
|
||||
"description ": "A Free Software Media System that puts you in control of managing and streaming your media.",
|
||||
"image": "ghcr.io/alexbelgium/jellyfin-{arch}",
|
||||
"devices": [
|
||||
"/dev/dri",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "An open source command line RatioMaster with WebUI",
|
||||
"description ": "An open source command line RatioMaster with WebUI",
|
||||
"environment": {},
|
||||
"hassio_api": true,
|
||||
"host_network": false,
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "2.6.10",
|
||||
"upstream": "2.6.10",
|
||||
"slug": "joplin",
|
||||
"description": "Self-hosted open source note-taking application",
|
||||
"description ": "Self-hosted open source note-taking application",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:22300]",
|
||||
"ports": {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Lidarr NAS",
|
||||
"version": "0.8.1.2135-ls69",
|
||||
"slug": "lidarr_nas",
|
||||
"description": "Music collection manager for Usenet and BitTorrent users",
|
||||
"description ": "Music collection manager for Usenet and BitTorrent users",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Mealie is a self hosted recipe manager and meal planner built in Vue",
|
||||
"description ": "Mealie is a self hosted recipe manager and meal planner built in Vue",
|
||||
"environment": {
|
||||
"DB_ENGINE": "sqlite",
|
||||
"APP_PORT": "9925"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Automated comic book downloader for use with NZB and torrents",
|
||||
"description ": "Automated comic book downloader for use with NZB and torrents",
|
||||
"image": "ghcr.io/alexbelgium/mylar3-{arch}",
|
||||
"devices": [
|
||||
"/dev/sda",
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
"hassio_api": true,
|
||||
"ingress_port": 0,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "Nextcloud for Home Assistant",
|
||||
"description ": "Nextcloud for Home Assistant",
|
||||
"boot": "manual",
|
||||
"uart": true,
|
||||
"map": ["share:rw", "media:rw", "ssl:rw"],
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "usenet downloader",
|
||||
"description ": "usenet downloader",
|
||||
"image": "ghcr.io/alexbelgium/nzbget-{arch}",
|
||||
"devices": [
|
||||
"/dev/sda",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Ombi",
|
||||
"version": "4.3.3-3",
|
||||
"slug": "ombi",
|
||||
"description": "Self-hosted Plex Request and user management system",
|
||||
"description ": "Self-hosted Plex Request and user management system",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "1.90",
|
||||
"upstream": "1.90",
|
||||
"slug": "organizr",
|
||||
"description": "An HTPC/Homelab services organizer that is written in PHP",
|
||||
"description ": "An HTPC/Homelab services organizer that is written in PHP",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"startup": "services",
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "scan, index and archive all your physical documents",
|
||||
"description ": "scan, index and archive all your physical documents",
|
||||
"image": "ghcr.io/alexbelgium/paperless_ng-{arch}",
|
||||
"devices": [
|
||||
"/dev/sda",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "Open source document management system (DMS)",
|
||||
"description ": "Open source document management system (DMS)",
|
||||
"environment": {},
|
||||
"map": ["share:rw", "media:rw", "ssl", "config:rw"],
|
||||
"name": "Papermerge",
|
||||
|
||||
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64"
|
||||
],
|
||||
"description": "A server-based application for browsing, organizing and sharing your personal photo collection",
|
||||
"arch": ["aarch64", "amd64"],
|
||||
"description ": "A server-based application for browsing, organizing and sharing your personal photo collection",
|
||||
"devices": [
|
||||
"/dev/sda",
|
||||
"/dev/sdb",
|
||||
@@ -41,10 +38,7 @@
|
||||
"environment": {
|
||||
"PHOTOPRISM_ADMIN_PASSWORD": "please_change_password"
|
||||
},
|
||||
"map": [
|
||||
"media:rw",
|
||||
"share:rw"
|
||||
],
|
||||
"map": ["media:rw", "share:rw"],
|
||||
"name": "Photoprism",
|
||||
"options": {
|
||||
"networkdisks": "//server/share",
|
||||
@@ -63,10 +57,7 @@
|
||||
"ports_description": {
|
||||
"2342/tcp": "Web interface"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
|
||||
"schema": {
|
||||
"localdisks": "str?",
|
||||
"networkdisks": "str?",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Piwigo is a photo gallery software for the web",
|
||||
"description ": "Piwigo is a photo gallery software for the web",
|
||||
"image": "ghcr.io/alexbelgium/piwigo-{arch}",
|
||||
"devices": [
|
||||
"/dev/sda",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"image": "ghcr.io/alexbelgium/plex-{arch}",
|
||||
"description": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.",
|
||||
"description ": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.",
|
||||
"devices": [
|
||||
"/dev/dri",
|
||||
"/dev/vchiq",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "Manage your Docker environment with ease",
|
||||
"description ": "Manage your Docker environment with ease",
|
||||
"docker_api": true,
|
||||
"hassio_api": true,
|
||||
"ingress": true,
|
||||
|
||||
@@ -1,23 +1,14 @@
|
||||
{
|
||||
"apparmor": true,
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Torrent Trackers and Usenet Indexers offering complete management ofSonarr, Radarr, Lidarr, and Readarr indexers with no per app setup required",
|
||||
"description ": "Torrent Trackers and Usenet Indexers offering complete management ofSonarr, Radarr, Lidarr, and Readarr indexers with no per app setup required",
|
||||
"environment": {
|
||||
"PUID": "0",
|
||||
"PGID": "0"
|
||||
},
|
||||
"image": "ghcr.io/alexbelgium/prowlarr-{arch}",
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
"media:rw",
|
||||
"ssl"
|
||||
],
|
||||
"map": ["config:rw", "share:rw", "media:rw", "ssl"],
|
||||
"name": "Prowlarr NAS",
|
||||
"options": {
|
||||
"PUID": 0,
|
||||
@@ -32,10 +23,7 @@
|
||||
"ports_description": {
|
||||
"9696/tcp": "web interface"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
|
||||
"schema": {
|
||||
"PUID": "int",
|
||||
"PGID": "int",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"backup_exclude": ["image.tar"],
|
||||
"boot": "auto",
|
||||
"image": "ghcr.io/alexbelgium/qbittorrent-{arch}",
|
||||
"description": "qBittorrent is a bittorrent client",
|
||||
"description ": "qBittorrent is a bittorrent client",
|
||||
"devices": [
|
||||
"/dev/net/tun",
|
||||
"/dev/sda",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Radarr NAS",
|
||||
"version": "3.2.2.5080-7",
|
||||
"slug": "radarr_nas",
|
||||
"description": "A fork of Sonarr to work with movies like Couchpotato",
|
||||
"description ": "A fork of Sonarr to work with movies like Couchpotato",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/radarr",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
|
||||
@@ -2,14 +2,10 @@
|
||||
"name": "Readarr NAS",
|
||||
"version": "nightly-alpine-0.1.0.1181-ls14",
|
||||
"slug": "readarr_nas",
|
||||
"description": "Book Manager and Automation",
|
||||
"description ": "Book Manager and Automation",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/readarr",
|
||||
"apparmor": true,
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armv7"
|
||||
],
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"image": "ghcr.io/alexbelgium/readarr-{arch}",
|
||||
"upstream": "nightly-alpine-0.1.0.1181-ls14",
|
||||
@@ -51,12 +47,7 @@
|
||||
"PUID": "0",
|
||||
"PGID": "0"
|
||||
},
|
||||
"map": [
|
||||
"config:rw",
|
||||
"share:rw",
|
||||
"media:rw",
|
||||
"config:rw"
|
||||
],
|
||||
"map": ["config:rw", "share:rw", "media:rw", "config:rw"],
|
||||
"options": {
|
||||
"PUID": 0,
|
||||
"PGID": 0,
|
||||
@@ -68,10 +59,7 @@
|
||||
"ports_description": {
|
||||
"8787/tcp": "web interface"
|
||||
},
|
||||
"privileged": [
|
||||
"SYS_ADMIN",
|
||||
"DAC_READ_SEARCH"
|
||||
],
|
||||
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
|
||||
"schema": {
|
||||
"PUID": "int",
|
||||
"PGID": "int",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat",
|
||||
"description ": "Chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat",
|
||||
"environment": {
|
||||
"PUID": "0",
|
||||
"PGID": "0"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Self-hosted file share and collaboration platform on the web",
|
||||
"description ": "Self-hosted file share and collaboration platform on the web",
|
||||
"devices": [
|
||||
"/dev/net/tun",
|
||||
"/dev/sda",
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"version": "0.3.13-6",
|
||||
"upstream": "0.3.13",
|
||||
"slug": "scrutiny",
|
||||
"description": "Scrutiny WebUI for smartd S.M.A.R.T monitoring",
|
||||
"description ": "Scrutiny WebUI for smartd S.M.A.R.T monitoring",
|
||||
"url": "https://github.com/AnalogJ/scrutiny",
|
||||
"startup": "services",
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Sonarr NAS",
|
||||
"version": "3.0.6.1342-6",
|
||||
"slug": "sonarr_nas",
|
||||
"description": "Can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. ",
|
||||
"description ": "Can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. ",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sonarr",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "recipe manager",
|
||||
"description ": "recipe manager",
|
||||
"environment": {
|
||||
"DB_ENGINE": "django.db.backends.sqlite3",
|
||||
"POSTGRES_DB": "/config/addons_config/tandoor_recipes/recipes.db",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "voice communication for online gaming, education and training",
|
||||
"description ": "voice communication for online gaming, education and training",
|
||||
"environment": {
|
||||
"TS3SERVER_LICENSE": "accept",
|
||||
"PUID": "503",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Bittorrent client based on linuxserver image",
|
||||
"description ": "Bittorrent client based on linuxserver image",
|
||||
"image": "ghcr.io/alexbelgium/transmission-{arch}",
|
||||
"devices": [
|
||||
"/dev/net/tun",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "Free, lightweight and easy-to-use home server for your comics and ebooks",
|
||||
"description ": "Free, lightweight and easy-to-use home server for your comics and ebooks",
|
||||
"image": "ghcr.io/alexbelgium/ubooquity-{arch}",
|
||||
"devices": [
|
||||
"/dev/sda",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"HOME": "/share/webtop",
|
||||
"shm_size": "1gb"
|
||||
},
|
||||
"description": "Full linux desktop environment accessible via any modern web browser",
|
||||
"description ": "Full linux desktop environment accessible via any modern web browser",
|
||||
"image": "ghcr.io/alexbelgium/webtop-{arch}",
|
||||
"devices": [
|
||||
"/dev/dri",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"boot": "auto",
|
||||
"description": "web's leading on-line collaborative genealogy application",
|
||||
"description ": "web's leading on-line collaborative genealogy application",
|
||||
"devices": [
|
||||
"/dev/mmcblk0p8",
|
||||
"/dev/sda",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"arch": ["amd64", "aarch64"],
|
||||
"boot": "auto",
|
||||
"description": "manage your personal workouts, weight and diet plans",
|
||||
"description ": "manage your personal workouts, weight and diet plans",
|
||||
"environment": {},
|
||||
"map": ["share:rw", "ssl:ro"],
|
||||
"name": "Wger",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "Whoogle Search Test",
|
||||
"version": "0.7.1-2",
|
||||
"slug": "whoogle-search",
|
||||
"description": "Self-hosted, ad-free, privacy-respecting metasearch engine",
|
||||
"description ": "Self-hosted, ad-free, privacy-respecting metasearch engine",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/whoogle",
|
||||
"apparmor": true,
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"arch": ["aarch64", "amd64", "armv7"],
|
||||
"description": "M3U Proxy for Plex DVR and Emby Live TV",
|
||||
"description ": "M3U Proxy for Plex DVR and Emby Live TV",
|
||||
"environment": {},
|
||||
"map": ["config:rw", "share:rw"],
|
||||
"name": "Xteve",
|
||||
|
||||
Reference in New Issue
Block a user