ソースを参照

Build App list and docs

github-actions[bot] 2 年 前
コミット
0860496841

+ 24 - 4
pi-hosted_template/template/portainer-v2.json

@@ -3648,6 +3648,21 @@
 			],
 			"description": "Monica is a great open source personal relationship management system.",
 			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "America/New_York",
+					"label": "TZ",
+					"name": "TZ"
+				},
 				{
 					"default": "REPLACEMEWITHAWORDOF32CHARACTERS",
 					"label": "APP_KEY",
@@ -3660,13 +3675,18 @@
 				},
 				{
 					"default": "panda",
-					"label": "DB_USERNAME",
-					"name": "DB_USERNAME"
+					"label": "DATABASE_USER",
+					"name": "DATABASE_USER"
 				},
 				{
 					"default": "o8x&max8yt4h@v$q#orvx@72$",
-					"label": "DB_PASSWORD",
-					"name": "DB_PASSWORD"
+					"label": "DATABASE_PASSWORD",
+					"name": "DATABASE_PASSWORD"
+				},
+				{
+					"default": "",
+					"label": "MYSQL_ROOT_PASSWORD",
+					"name": "MYSQL_ROOT_PASSWORD"
 				}
 			],
 			"logo": "https://avatars0.githubusercontent.com/u/25832602",

+ 24 - 4
template/portainer-v2-amd64.json

@@ -4379,6 +4379,21 @@
 			],
 			"description": "Monica is a great open source personal relationship management system.",
 			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "America/New_York",
+					"label": "TZ",
+					"name": "TZ"
+				},
 				{
 					"default": "REPLACEMEWITHAWORDOF32CHARACTERS",
 					"label": "APP_KEY",
@@ -4391,13 +4406,18 @@
 				},
 				{
 					"default": "panda",
-					"label": "DB_USERNAME",
-					"name": "DB_USERNAME"
+					"label": "DATABASE_USER",
+					"name": "DATABASE_USER"
 				},
 				{
 					"default": "o8x&max8yt4h@v$q#orvx@72$",
-					"label": "DB_PASSWORD",
-					"name": "DB_PASSWORD"
+					"label": "DATABASE_PASSWORD",
+					"name": "DATABASE_PASSWORD"
+				},
+				{
+					"default": "",
+					"label": "MYSQL_ROOT_PASSWORD",
+					"name": "MYSQL_ROOT_PASSWORD"
 				}
 			],
 			"logo": "https://avatars0.githubusercontent.com/u/25832602",

+ 24 - 4
template/portainer-v2-arm32.json

@@ -3648,6 +3648,21 @@
 			],
 			"description": "Monica is a great open source personal relationship management system.",
 			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "America/New_York",
+					"label": "TZ",
+					"name": "TZ"
+				},
 				{
 					"default": "REPLACEMEWITHAWORDOF32CHARACTERS",
 					"label": "APP_KEY",
@@ -3660,13 +3675,18 @@
 				},
 				{
 					"default": "panda",
-					"label": "DB_USERNAME",
-					"name": "DB_USERNAME"
+					"label": "DATABASE_USER",
+					"name": "DATABASE_USER"
 				},
 				{
 					"default": "o8x&max8yt4h@v$q#orvx@72$",
-					"label": "DB_PASSWORD",
-					"name": "DB_PASSWORD"
+					"label": "DATABASE_PASSWORD",
+					"name": "DATABASE_PASSWORD"
+				},
+				{
+					"default": "",
+					"label": "MYSQL_ROOT_PASSWORD",
+					"name": "MYSQL_ROOT_PASSWORD"
 				}
 			],
 			"logo": "https://avatars0.githubusercontent.com/u/25832602",

+ 24 - 4
template/portainer-v2-arm64.json

@@ -4378,6 +4378,21 @@
 			],
 			"description": "Monica is a great open source personal relationship management system.",
 			"env": [
+				{
+					"default": "1000",
+					"label": "PUID",
+					"name": "PUID"
+				},
+				{
+					"default": "1000",
+					"label": "PGID",
+					"name": "PGID"
+				},
+				{
+					"default": "America/New_York",
+					"label": "TZ",
+					"name": "TZ"
+				},
 				{
 					"default": "REPLACEMEWITHAWORDOF32CHARACTERS",
 					"label": "APP_KEY",
@@ -4390,13 +4405,18 @@
 				},
 				{
 					"default": "panda",
-					"label": "DB_USERNAME",
-					"name": "DB_USERNAME"
+					"label": "DATABASE_USER",
+					"name": "DATABASE_USER"
 				},
 				{
 					"default": "o8x&max8yt4h@v$q#orvx@72$",
-					"label": "DB_PASSWORD",
-					"name": "DB_PASSWORD"
+					"label": "DATABASE_PASSWORD",
+					"name": "DATABASE_PASSWORD"
+				},
+				{
+					"default": "",
+					"label": "MYSQL_ROOT_PASSWORD",
+					"name": "MYSQL_ROOT_PASSWORD"
 				}
 			],
 			"logo": "https://avatars0.githubusercontent.com/u/25832602",