Bläddra i källkod

Add libreddit (#213)

Zardoz66 3 år sedan
förälder
incheckning
c5edb1f997
3 ändrade filer med 46 tillägg och 0 borttagningar
  1. BIN
      images/libreddit.png
  2. 23 0
      template/portainer-v2-arm32.json
  3. 23 0
      template/portainer-v2-arm64.json

BIN
images/libreddit.png


+ 23 - 0
template/portainer-v2-arm32.json

@@ -2063,6 +2063,29 @@
 				}
 			]
 		},
+		{
+			"categories": [
+					"Other",
+					"Tools"
+			],
+			"description": "An alternative private front-end to Reddit",
+			"image": "spikecodes/libreddit:armv7",
+			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/libreddit.png",
+			"name": "libreddit",
+			"platform": "linux",
+			"ports": [
+				"8088:8080/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "libreddit",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/libreddit",
+					"container": "/config"
+				}
+			]
+		},
 		{
 			"categories": [
 				"Other",

+ 23 - 0
template/portainer-v2-arm64.json

@@ -2163,6 +2163,29 @@
 				}
 			]
 		},
+		{
+			"categories": [
+					"Other",
+					"Tools"
+			],
+			"description": "An alternative private front-end to Reddit",
+			"image": "spikecodes/libreddit:arm",
+			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/libreddit.png",
+			"name": "libreddit",
+			"platform": "linux",
+			"ports": [
+				"8088:8080/tcp"
+			],
+			"restart_policy": "unless-stopped",
+			"title": "libreddit",
+			"type": 1,
+			"volumes": [
+				{
+					"bind": "/portainer/Files/AppData/Config/libreddit",
+					"container": "/config"
+				}
+			]
+		},
 		{
 			"categories": [
 				"Other",