mirror of
https://github.com/Squidly271/AppFeed.git
synced 2025-04-29 20:19:29 +00:00
Update
This commit is contained in:
parent
85bace4078
commit
9b515c6699
@ -1,3 +1,3 @@
|
||||
{
|
||||
"last_updated_timestamp": 1639427027
|
||||
"last_updated_timestamp": 1639429428
|
||||
}
|
@ -202191,121 +202191,12 @@
|
||||
"Name": "filerun",
|
||||
"Repository": "afian/filerun",
|
||||
"Registry": "https://hub.docker.com/r/afian/filerun",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://github.com/filerun/docker",
|
||||
"Overview": "FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface. It is great for managing your photo, movie, audio collection, or sharing files with your family and friends.",
|
||||
"WebUI": "http://[IP]:[PORT:8889]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/JamesTeague/unraid-templates/master/filerun/filerun.xml",
|
||||
"Icon": "https://www.filerun.com/images/long-logo.png",
|
||||
"PostArgs": "",
|
||||
"CPUset": "",
|
||||
"Networking": {
|
||||
"Mode": "bridge"
|
||||
},
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Host Port 1",
|
||||
"Target": "80",
|
||||
"Default": "",
|
||||
"Mode": "tcp",
|
||||
"Description": "Container Port: 80",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8889"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database Host",
|
||||
"Target": "FR_DB_HOST",
|
||||
"Default": "db",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: FR_DB_HOST",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database Port",
|
||||
"Target": "FR_DB_PORT",
|
||||
"Default": "3306",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: FR_DB_PORT",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "3306"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database Name",
|
||||
"Target": "FR_DB_NAME",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: FR_DB_NAME",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "filerun"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database User",
|
||||
"Target": "FR_DB_USER",
|
||||
"Default": "filerun",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: FR_DB_USER",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "filerun"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database Password",
|
||||
"Target": "FR_DB_PASS",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: FR_DB_PASS",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "true"
|
||||
},
|
||||
"value": "filerun"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "files",
|
||||
"Target": "/filerun/user-files",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /filerun/user-files",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "BamaJ13's Repository",
|
||||
"Date": "1635790662",
|
||||
"ModeratorComment": "DockerHub repository no longer exists",
|
||||
"Blacklist": true,
|
||||
"Overview": "FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface. It is great for managing your photo, movie, audio collection, or sharing files with your family and friends.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/BamaJ13sRepository/filerun/filerun.xml",
|
||||
"CategoryList": [
|
||||
"Cloud",
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"apps": 1477,
|
||||
"last_updated_timestamp": 1639427027,
|
||||
"last_updated": "2021-12-13 15:23",
|
||||
"last_updated_timestamp": 1639429428,
|
||||
"last_updated": "2021-12-13 16:03",
|
||||
"categories": [
|
||||
{
|
||||
"Cat": "Backup:",
|
||||
@ -202353,121 +202353,12 @@
|
||||
"Name": "filerun",
|
||||
"Repository": "afian/filerun",
|
||||
"Registry": "https://hub.docker.com/r/afian/filerun",
|
||||
"Network": "bridge",
|
||||
"Shell": "sh",
|
||||
"Privileged": "false",
|
||||
"Project": "https://github.com/filerun/docker",
|
||||
"Overview": "FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface. It is great for managing your photo, movie, audio collection, or sharing files with your family and friends.",
|
||||
"WebUI": "http://[IP]:[PORT:8889]",
|
||||
"TemplateURL": "https://raw.githubusercontent.com/JamesTeague/unraid-templates/master/filerun/filerun.xml",
|
||||
"Icon": "https://www.filerun.com/images/long-logo.png",
|
||||
"PostArgs": "",
|
||||
"CPUset": "",
|
||||
"Networking": {
|
||||
"Mode": "bridge"
|
||||
},
|
||||
"Config": [
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Host Port 1",
|
||||
"Target": "80",
|
||||
"Default": "",
|
||||
"Mode": "tcp",
|
||||
"Description": "Container Port: 80",
|
||||
"Type": "Port",
|
||||
"Display": "always",
|
||||
"Required": "false",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "8889"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database Host",
|
||||
"Target": "FR_DB_HOST",
|
||||
"Default": "db",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: FR_DB_HOST",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "127.0.0.1"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database Port",
|
||||
"Target": "FR_DB_PORT",
|
||||
"Default": "3306",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: FR_DB_PORT",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "3306"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database Name",
|
||||
"Target": "FR_DB_NAME",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: FR_DB_NAME",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "filerun"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database User",
|
||||
"Target": "FR_DB_USER",
|
||||
"Default": "filerun",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: FR_DB_USER",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": "filerun"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "Database Password",
|
||||
"Target": "FR_DB_PASS",
|
||||
"Default": "",
|
||||
"Mode": "",
|
||||
"Description": "Container Variable: FR_DB_PASS",
|
||||
"Type": "Variable",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "true"
|
||||
},
|
||||
"value": "filerun"
|
||||
},
|
||||
{
|
||||
"@attributes": {
|
||||
"Name": "files",
|
||||
"Target": "/filerun/user-files",
|
||||
"Default": "",
|
||||
"Mode": "rw",
|
||||
"Description": "Container Path: /filerun/user-files",
|
||||
"Type": "Path",
|
||||
"Display": "always",
|
||||
"Required": "true",
|
||||
"Mask": "false"
|
||||
},
|
||||
"value": ""
|
||||
}
|
||||
],
|
||||
"Repo": "BamaJ13's Repository",
|
||||
"Date": "1635790662",
|
||||
"ModeratorComment": "DockerHub repository no longer exists",
|
||||
"Blacklist": true,
|
||||
"Overview": "FileRun is a self-hosted Google Drive alternative. It is a full featured web based file manager with an easy to use user interface. It is great for managing your photo, movie, audio collection, or sharing files with your family and friends.",
|
||||
"templatePath": "/tmp/GitHub/AppFeed/templates/BamaJ13sRepository/filerun/filerun.xml",
|
||||
"CategoryList": [
|
||||
"Cloud",
|
||||
|
413210
old-applicationFeed-raw.json
413210
old-applicationFeed-raw.json
File diff suppressed because one or more lines are too long
@ -1,5 +1,5 @@
|
||||
{
|
||||
"caFixed": 418,
|
||||
"caFixed": 417,
|
||||
"fixedTemplates": {
|
||||
"smdion's Repository": {
|
||||
"smdion/docker-h5ai": [
|
||||
@ -1303,9 +1303,6 @@
|
||||
]
|
||||
},
|
||||
"BamaJ13's Repository": {
|
||||
"afian/filerun": [
|
||||
"Port referenced in webUI does not correspond with a container port defined. Port Referenced does not exist in Config"
|
||||
],
|
||||
"defendore/pseudotv": [
|
||||
"No Support or Project Link Present"
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user