This commit is contained in:
Andrew Z 2021-03-13 18:02:52 -05:00
parent f067225390
commit 151365f12d

View File

@ -20803,6 +20803,163 @@
"LastUpdateScan": 1613416240,
"FirstSeen": 1470628800
},
{
"Name": "hedgedoc",
"Repository": "ghcr.io/linuxserver/hedgedoc",
"Registry": "https://github.com/orgs/linuxserver/packages/container/package/hedgedoc",
"DonateText": "Donations",
"DonateLink": "https://www.linuxserver.io/donate",
"DonateImg": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png",
"Network": "bridge",
"Privileged": "false",
"Support": "https://github.com/linuxserver/docker-hedgedoc/issues/new/choose",
"Shell": "bash",
"Project": "https://hedgedoc.org/",
"Overview": "(https://hedgedoc.org/) gives you access to all your files wherever you are.\n\nHedgeDoc is a real-time, multi-platform collaborative markdown note editor. This means that you can write notes with other people on your desktop, tablet or even on the phone. You can sign-in via multiple auth providers like Facebook, Twitter, GitHub and many more on the homepage.",
"WebUI": "http://[IP]:[PORT:3000]",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/hedgedoc.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hedgedoc.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "3000",
"Default": "3000",
"Mode": "tcp",
"Description": "If you wish to access this container from http://{IP}:${PORT}` this *must* be left unchanged.",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/config",
"Default": "",
"Mode": "rw",
"Description": "HedgeDoc config and configurable files",
"Type": "Path",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_HOST",
"Target": "DB_HOST",
"Default": "hostname or ip",
"Description": "Host address of mysql database",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_PORT",
"Target": "DB_PORT",
"Default": "3306",
"Description": "Port to access mysql database default is 3306",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_USER",
"Target": "DB_USER",
"Default": "hedgedoc",
"Description": "Database user",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_PASS",
"Target": "DB_PASS",
"Default": "secret password",
"Description": "Database password",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "DB_NAME",
"Target": "DB_NAME",
"Default": "hedgedoc",
"Description": "Database name",
"Type": "Variable",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PUID",
"Target": "PUID",
"Default": "99",
"Description": "Container Variable: PUID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "PGID",
"Target": "PGID",
"Default": "100",
"Description": "Container Variable: PGID",
"Type": "Variable",
"Display": "advanced",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "UMASK",
"Target": "UMASK",
"Default": "022",
"Description": "Container Variable: UMASK",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "linuxserver's Repository",
"OriginalOverview": "[HedgeDoc](https://hedgedoc.org/) gives you access to all your files wherever you are.\n\nHedgeDoc is a real-time, multi-platform collaborative markdown note editor. This means that you can write notes with other people on your desktop, tablet or even on the phone. You can sign-in via multiple auth providers like Facebook, Twitter, GitHub and many more on the homepage.",
"Description": "(https://hedgedoc.org/) gives you access to all your files wherever you are.\n\nHedgeDoc is a real-time, multi-platform collaborative markdown note editor. This means that you can write notes with other people on your desktop, tablet or even on the phone. You can sign-in via multiple auth providers like Facebook, Twitter, GitHub and many more on the homepage.",
"templatePath": "/tmp/GitHub/AppFeed/templates/linuxserversRepository/linuxserver.io/hedgedoc.xml",
"LastUpdateScan": 1615662177,
"FirstSeen": 1615662177
},
{
"Name": "heimdall",
"Repository": "linuxserver/heimdall",