This commit is contained in:
Andrew Z 2023-05-26 02:04:28 -04:00
parent 67dcefd92a
commit b4a4a19fe4
3 changed files with 62 additions and 5 deletions

View File

@ -173967,8 +173967,8 @@
],
"downloads": 48714,
"stars": 6,
"LastUpdate": 1684948039,
"LastUpdateScan": 1685073861,
"LastUpdate": 1684948039,
"FirstSeen": 1685073861
},
{

View File

@ -3600,10 +3600,12 @@ Processing /tmp/appFeed/templates/thecodeinsightsRepository/Unraid/Snapcrescent/
Updating stats on containers
casbin/casdoor
casbin/casdoor:latest Downloads: 48714 Stars: 6 Base: unknown
Privileged: 103
No change to feed
Updating GitHub

View File

@ -21343,7 +21343,7 @@
"Project": "https://github.com/ddworken/hishtory",
"Overview": "hiSHtory(https://github.com/ddworken/hishtory) is a better shell history. It stores your shell history in context (what directory you ran the command in, whether it succeeded or failed, how long it took, etc). This is all stored locally and end-to-end encrypted for syncing to to all your other computers.",
"TemplateURL": "https://raw.githubusercontent.com/linuxserver/templates/master/unraid/hishtory-server.xml",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png",
"Icon": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hishtory-server-icon.png",
"Config": [
{
"@attributes": {
@ -173916,6 +173916,61 @@
"LastUpdate": 1683778837,
"FirstSeen": 1681265094
},
{
"Name": "casdoor",
"Repository": "casbin/casdoor:latest",
"Registry": "https://hub.docker.com/r/casbin/casdoor",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://discord.com/invite/qteNGWt8UY",
"Project": "https://casdoor.org/",
"Overview": "Casdoor is an open-source, multi-tenant, and cloud-native identity and access management (IAM) solution. It provides a user-friendly interface for managing user authentication and authorization in various applications and systems\r\n\r\n\r\nCreate a app.conf file in the same appdata/casdoor directory, then copy app.conf from https://github.com/casdoor/casdoor/blob/master/conf/app.conf and edit accordingly\r\n\r\n\r\ndefault login:\r\nadmin\r\n123",
"WebUI": "http://[IP]:[PORT:8000]",
"TemplateURL": "https://raw.githubusercontent.com/ibracorp/unraid-templates/master/casdoor/casdoor.xml",
"Icon": "https://i.imgur.com/ZtDhiyt.png",
"Config": [
{
"@attributes": {
"Name": "WebUI",
"Target": "8000",
"Default": "",
"Mode": "tcp",
"Description": "",
"Type": "Port",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "8000"
},
{
"@attributes": {
"Name": "Config",
"Target": "/conf",
"Default": "",
"Mode": "rw",
"Description": "",
"Type": "Path",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": "/mnt/user/appdata/casdoor/"
}
],
"Repo": "IBRACORP's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/IBRACORPsRepository/casdoor/casdoor.xml",
"CategoryList": [
"Productivity",
"Security"
],
"downloads": 48714,
"stars": 6,
"LastUpdate": 1684948039,
"LastUpdateScan": 1685073861,
"FirstSeen": 1685073861
},
{
"Name": "crowdsec",
"Repository": "crowdsecurity/crowdsec",
@ -286145,7 +286200,7 @@
"TemplateURL": "https://raw.githubusercontent.com/dkaser/unraid-plugins/master/tailscale.xml",
"Repository": "https://raw.githubusercontent.com/dkaser/unraid-tailscale/main/plugin/tailscale.plg",
"Plugin": true,
"pluginVersion": "2023.05.10",
"pluginVersion": "2023.05.25b",
"Overview": "Tailscale is a VPN service that makes the devices and applications you own accessible anywhere in the world, securely and effortlessly. The service handles complex network configuration on your behalf so that you don't have to. Network connections between devices pierce through firewalls and routers as if they weren't there, allowing for direct connections without the need to manually configure port forwarding.\n\nAfter installing, open the console and use the tailscale CLI to configure:\n\nhttps://tailscale.com/cli\n\nAdditional documentation is available at https://github.com/dkaser/unraid-tailscale/wiki",
"MaxVer": "6.12.0-rc5",
"templatePath": "/tmp/GitHub/AppFeed/templates/EDACertonsRepository/tailscale.xml",