浏览代码

Update Youtube Videos list (#63)

Rafael Blumberg 2 年之前
父节点
当前提交
221a0f1b23
共有 5 个文件被更改,包括 19 次插入1 次删除
  1. 15 0
      build/info.json
  2. 1 0
      template/apps/deluge.json
  3. 1 0
      template/apps/go-socks5-proxy.json
  4. 1 0
      template/apps/rustdesk.json
  5. 1 1
      template/apps/samba.json

+ 15 - 0
build/info.json

@@ -82,6 +82,21 @@
 			"ID": 14,
 			"Title": "My Most used container! Snippet Box",
 			"URL": "https://www.youtube.com/watch?v=v-jUyB3fvAo"
+		},
+		{
+			"ID": 15,
+			"Title": "Rust Desk Open Source Remote Desktop",
+			"URL": "https://www.youtube.com/watch?v=9ln6UFH4z8o"
+		},
+		{
+			"ID": 16,
+			"Title": "Route Docker Traffic Through VPN Container",
+			"URL": "https://www.youtube.com/watch?v=IWj1-j2QWvo"
+		},
+		{
+			"ID": 17,
+			"Title": "Building NAS with Container",
+			"URL": "https://www.youtube.com/watch?v=PDnqFnnbVHg"
 		}
 	],
 	"docs": [

+ 1 - 0
template/apps/deluge.json

@@ -34,6 +34,7 @@
 	"restart_policy": "unless-stopped",
 	"title": "Deluge",
 	"type": 1,
+	"videoID": 16,
 	"volumes": [
 		{
 			"bind": "/portainer/Files/AppData/Config/Deluge",

+ 1 - 0
template/apps/go-socks5-proxy.json

@@ -16,5 +16,6 @@
 	"restart_policy": "unless-stopped",
 	"title": "Go-Socks5-Proxy",
 	"type": 1,
+	"videoID": 16,
 	"webpage": "https://hub.docker.com/r/serjs/go-socks5-proxy"
 }

+ 1 - 0
template/apps/rustdesk.json

@@ -37,6 +37,7 @@
 	"restart_policy": "unless-stopped",
 	"title": "RustDesk",
 	"type": 1,
+	"videoID": 15,
 	"volumes": [
 		{
 			"bind": "/portainer/Files/AppData/Config/rustdesk",

+ 1 - 1
template/apps/samba.json

@@ -57,7 +57,7 @@
 	"restart_policy": "unless-stopped",
 	"title": "Samba",
 	"type": 1,
-	"videoID": 10,
+	"videoID": 17,
 	"volumes": [
 		{
 			"bind": "/portainer/Downloads",