This commit is contained in:
Andrew Z 2022-10-14 04:03:39 -04:00
parent 9dd24b3445
commit 679b0ebc23
6 changed files with 42 additions and 97 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1665720217
"last_updated_timestamp": 1665734616
}

View File

@ -74349,51 +74349,22 @@
"Support": "https://forums.unraid.net/topic/75588-support-siwats-docker-repository/",
"BindTime": "true",
"Privileged": "false",
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/onlyofficeds/logs",
"ContainerDir": "/var/log/onlyoffice",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/onlyofficeds/Data",
"ContainerDir": "/var/www/onlyoffice/Data",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/onlyofficeds/lib",
"ContainerDir": "/var/lib/onlyoffice",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/onlyofficeds/database",
"ContainerDir": "/var/lib/postgresql",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/onlyofficeds/fonts",
"ContainerDir": "/usr/share/fonts/",
"Mode": "rw"
}
]
},
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "8080",
"ContainerPort": "80",
"Protocol": "tcp"
},
{
"HostPort": "4430",
"ContainerPort": "443",
"Protocol": "tcp"
}
]
}
"Mode": "bridge"
},
"Config": {
"@attributes": {
"Name": "Secret Key",
"Target": "JWT_SECRET",
"Default": "secret123",
"Mode": "",
"Description": "API Secret Key",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
"DonateText": "If you like it, then consider buying me a soda as I don't like beer :P",
"DonateLink": "https://www.paypal.me/siwatsirichai",

View File

@ -1,7 +1,7 @@
{
"apps": 1830,
"last_updated_timestamp": 1665720217,
"last_updated": "2022-10-14 00:03",
"last_updated_timestamp": 1665734616,
"last_updated": "2022-10-14 04:03",
"categories": [
{
"Cat": "Backup:",
@ -74511,51 +74511,22 @@
"Support": "https://forums.unraid.net/topic/75588-support-siwats-docker-repository/",
"BindTime": "true",
"Privileged": "false",
"Data": {
"Volume": [
{
"HostDir": "/mnt/user/appdata/onlyofficeds/logs",
"ContainerDir": "/var/log/onlyoffice",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/onlyofficeds/Data",
"ContainerDir": "/var/www/onlyoffice/Data",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/onlyofficeds/lib",
"ContainerDir": "/var/lib/onlyoffice",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/onlyofficeds/database",
"ContainerDir": "/var/lib/postgresql",
"Mode": "rw"
},
{
"HostDir": "/mnt/user/appdata/onlyofficeds/fonts",
"ContainerDir": "/usr/share/fonts/",
"Mode": "rw"
}
]
},
"Networking": {
"Mode": "bridge",
"Publish": {
"Port": [
{
"HostPort": "8080",
"ContainerPort": "80",
"Protocol": "tcp"
},
{
"HostPort": "4430",
"ContainerPort": "443",
"Protocol": "tcp"
}
]
}
"Mode": "bridge"
},
"Config": {
"@attributes": {
"Name": "Secret Key",
"Target": "JWT_SECRET",
"Default": "secret123",
"Mode": "",
"Description": "API Secret Key",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "true"
},
"value": ""
},
"DonateText": "If you like it, then consider buying me a soda as I don't like beer :P",
"DonateLink": "https://www.paypal.me/siwatsirichai",
@ -164636,8 +164607,8 @@
],
"downloads": 11814,
"stars": 6,
"LastUpdate": 1663327145,
"LastUpdateScan": 1665720216,
"LastUpdate": 1663327145,
"FirstSeen": 1657922625
},
{
@ -245971,8 +245942,8 @@
"MediaServer-Other"
],
"downloads": 569,
"LastUpdate": 1659917857,
"LastUpdateScan": 1665720217,
"LastUpdate": 1659917857,
"FirstSeen": 1657925923
},
{

View File

@ -1 +1 @@
980
1029

View File

@ -164474,8 +164474,8 @@
],
"downloads": 11814,
"stars": 6,
"LastUpdate": 1663327145,
"LastUpdateScan": 1665720216,
"LastUpdate": 1663327145,
"FirstSeen": 1657922625
},
{
@ -245809,8 +245809,8 @@
"MediaServer-Other"
],
"downloads": 569,
"LastUpdate": 1659917857,
"LastUpdateScan": 1665720217,
"LastUpdate": 1659917857,
"FirstSeen": 1657925923
},
{

View File

@ -1,5 +1,5 @@
{
"caFixed": 358,
"caFixed": 359,
"fixedTemplates": {
"smdion's Repository": {
"smdion/docker-h5ai": [
@ -518,6 +518,9 @@
"ghcr.io/siwatinc/h265ize": [
"Privileged mode set. This may not be necessary"
],
"onlyoffice/documentserver": [
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
],
"ghcr.io/siwatinc/ubuntu-playground:latest": [
"Privileged mode set. This may not be necessary"
]