소스 검색

Cleanup. Update rpi template and remove tt-rss. (#267)

Robert Middleswarth 3 년 전
부모
커밋
541e2ad126
3개의 변경된 파일705개의 추가작업 그리고 264개의 파일을 삭제
  1. 705 196
      configs/dashboard_by_oijkn.json
  2. 0 34
      template/portainer-v2-arm32.json
  3. 0 34
      template/portainer-v2-arm64.json

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 705 - 196
configs/dashboard_by_oijkn.json


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

@@ -4656,40 +4656,6 @@
 				}
 			]
 		},
-		{
-			"categories": [
-				"Other"
-			],
-			"description": "Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.",
-			"env": [
-				{
-					"default": "1000",
-					"label": "PUID",
-					"name": "PUID"
-				},
-				{
-					"default": "1000",
-					"label": "PGID",
-					"name": "PGID"
-				}
-			],
-			"image": "lunik1/tt-rss:latest",
-			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/tt-rss-icon.png",
-			"name": "tt-rss",
-			"platform": "linux",
-			"ports": [
-				"7352:80/tcp"
-			],
-			"restart_policy": "unless-stopped",
-			"title": "Tiny Tiny RSS",
-			"type": 1,
-			"volumes": [
-				{
-					"bind": "/portainer/Files/AppData/Config/tt-rss",
-					"container": "/config"
-				}
-			]
-		},
 		{
 			"categories": [
 				"Downloaders"

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

@@ -4911,40 +4911,6 @@
 				}
 			]
 		},
-		{
-			"categories": [
-				"Other"
-			],
-			"description": "Tiny Tiny RSS is an open source web-based news feed (RSS/Atom) reader and aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.",
-			"env": [
-				{
-					"default": "1000",
-					"label": "PUID",
-					"name": "PUID"
-				},
-				{
-					"default": "1000",
-					"label": "PGID",
-					"name": "PGID"
-				}
-			],
-			"image": "lunik1/tt-rss:latest",
-			"logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/master/images/tt-rss-icon.png",
-			"name": "tt-rss",
-			"platform": "linux",
-			"ports": [
-				"7352:80/tcp"
-			],
-			"restart_policy": "unless-stopped",
-			"title": "Tiny Tiny RSS",
-			"type": 1,
-			"volumes": [
-				{
-					"bind": "/portainer/Files/AppData/Config/tt-rss",
-					"container": "/config"
-				}
-			]
-		},
 		{
 			"categories": [
 				"Downloaders"

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.