Browse Source

Update Youtube Videos list (#63)

Rafael Blumberg 2 years ago
parent
commit
221a0f1b23

+ 15 - 0
build/info.json

@@ -82,6 +82,21 @@
 			"ID": 14,
 			"ID": 14,
 			"Title": "My Most used container! Snippet Box",
 			"Title": "My Most used container! Snippet Box",
 			"URL": "https://www.youtube.com/watch?v=v-jUyB3fvAo"
 			"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": [
 	"docs": [

+ 1 - 0
template/apps/deluge.json

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

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

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

+ 1 - 0
template/apps/rustdesk.json

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

+ 1 - 1
template/apps/samba.json

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