This commit is contained in:
Andrew Z 2023-01-05 18:04:18 -05:00
parent 95c36b1454
commit c850e8842d
2 changed files with 21 additions and 239 deletions

View File

@ -3313,8 +3313,6 @@ Processing /tmp/appFeed/templates/jimrummy101sRepository/netbird-client/netbird-
Updating stats on containers
crafty-controller/crafty-4
crafty-controller/crafty-4:latest Downloads: Stars: Base: unknown
Privileged: 106

View File

@ -208006,15 +208006,29 @@
"topPerforming": 1.298
},
{
"Beta": "true",
"Name": "Crafty-4",
"Repository": "registry.gitlab.com/crafty-controller/crafty-4:latest",
"Registry": "https://registry.hub.docker.com/r/registry.gitlab.com/crafty-controller/crafty-4",
"Registry": "https://registry.gitlab.com/crafty-controller/",
"Repository": "crafty-controller/crafty-4:latest",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://discord.gg/9VJPhCE",
"Project": "https://craftycontrol.com/",
"License": "GNU GLP V3",
"Branch": [
{
"Tag": "latest",
"TagDescription": "Latest version of Crafty, which should be used for production purposes as it is the most stable"
},
{
"Tag": "dev",
"TagDescription": "Development version of Crafty, only generally used for testing purposes, because of its less stable nature"
}
],
"Screenshot": [
"https://wiki.craftycontrol.com/uploads/en/crafty%204%20dashboard%20with%20one%20server.jpeg",
"https://wiki.craftycontrol.com/uploads/en/crafty%204%20server%20setup%20details.png"
],
"Overview": "Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher. Boasting a clean new look, rebuilt from the ground up. Crafty 4 brings a whole host of new features such as Bedrock support. With SteamCMD support on the way!\r\nDefault login Credentrails are username: \"admin\" password: \"crafty\"\r\nCrafty 4 is the successor of Crafty Controller, the Docker image is no longer maintained on DockerHub. (now on GitLab)\r\nFor official support join the Discord: https://discord.gg/9VJPhCE\r\nFor migration from 3.x please refer to the documentation: https://wiki.craftycontrol.com/en/4/",
"WebUI": "https://[IP]:[PORT:8443]/",
"TemplateURL": "https://raw.githubusercontent.com/mrFred-1a4/Freddy0-Crafty-Controller/master/crafty-4.xml",
@ -208153,144 +208167,14 @@
}
],
"Repo": "freddy0's Repository",
"Licence": "GNU GLP V3",
"templatePath": "/tmp/GitHub/AppFeed/templates/freddy0sRepository/crafty-4.xml",
"CategoryList": [
"GameServers",
"Other"
],
"LastUpdateScan": 1670735031,
"FirstSeen": 1655146331
},
{
"Name": "Crafty-3",
"Repository": "freddy0/crafty-container:latest",
"Registry": "https://hub.docker.com/r/freddy0/crafty-container",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://hub.docker.com/r/freddy0/crafty-container",
"Project": "https://gitlab.com/crafty-controller/crafty-web",
"Overview": "An Appication to run all your minecraft servers From without a hustle.\r\nThis image is as official as it becomes, built from the Official docker template provided by Crafty Controller, but with some slight modifications for unraid. \r\n\r\nCrafty controller is a lightweight minecraft wrapper with great featuers and a awesome gui, acessible from a modern web browser.\r\nThe username and password appears on the first launch in the docker logs!\r\n\r\nIncludes Java 8, 11, 16, 17.To specify the java version refer to my docker hub documentation: https://hub.docker.com/r/freddy0/crafty-container\r\n\r\nTemplate should work out of the box for everyone. Before adding a server, add a folder with your mineccraft jar file in your minecraft_servers folder. In the web ui please use only /minecraft_servers/yourservername, not the unraid path.\r\n\r\nfor official support join the discord: https://discord.gg/9VJPhCE\r\n\r\nOfficial Crafty Controller Page: https://craftycontrol.com/",
"WebUI": "https://[IP]:[PORT:8000]/",
"TemplateURL": "https://raw.githubusercontent.com/mrFred-1a4/Freddy0-Crafty-Controller/master/Crafty-controller-freddy0.xml",
"Icon": "https://assets.gitlab-static.net/uploads/-/system/project/avatar/14984440/Crafty_Logo.png?",
"DonateText": "Help support Crafty on Patreon",
"DonateLink": "https://www.patreon.com/craftycontroller",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Database",
"Target": "/crafty_db",
"Default": "/mnt/user/appdata/freddy0-Crafty-Control/crafty_db",
"Mode": "rw",
"Description": "Crafty Database for Wrapper Data",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/freddy0-Crafty/crafty_db"
},
{
"@attributes": {
"Name": "Server-Files",
"Target": "/minecraft_servers",
"Default": "/mnt/user/appdata/freddy0-Crafty-Control/minecraft_servers",
"Mode": "rw",
"Description": "Minecraft server Files\r\nDo not use this path in the web UI only use /minecraft_servers",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/freddy0-Crafty/minecraft_servers"
},
{
"@attributes": {
"Name": "Backups",
"Target": "/crafty_web/backups",
"Default": "/mnt/user/appdata/freddy0-Crafty-Control/crafty_web/backups",
"Mode": "rw",
"Description": "Backup Folder (all of your backups and Crafty Controller Stuff)",
"Type": "Path",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/freddy0-Crafty/crafty_web/backups"
},
{
"@attributes": {
"Name": "Web UI Port",
"Target": "8000",
"Default": "1800",
"Mode": "tcp",
"Description": "Port to connect to the Web UI",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "1800"
},
{
"@attributes": {
"Name": "Minecraft Ports",
"Target": "25500-25600",
"Default": "25500-25600",
"Mode": "tcp",
"Description": "Container Port: 25500-25600 yes, 100 ports for 100 possible Servers",
"Type": "Port",
"Display": "always-hide",
"Required": "true",
"Mask": "false"
},
"value": "25500-25600"
}
],
"Repo": "freddy0's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/freddy0sRepository/Crafty-controller-freddy0.xml",
"CategoryList": [
"GameServers",
"Other"
],
"downloads": 77398,
"stars": 4,
"trending": 0.19,
"trends": [
0.234,
0.155,
0.124,
0.356,
0.39,
0.409,
0.19
],
"trendsDate": [
1655401504,
1657994622,
1660593827,
1663193017,
1665792217,
1668387831,
1670987077
],
"downloadtrend": [
76149,
76267,
76362,
76635,
76935,
77251,
77398
],
"LastUpdateScan": 1670987077,
"LastUpdate": 1639326884,
"FirstSeen": 1626818594,
"topTrending": -0.04400000000000001
"LastUpdateScan": 1672952658,
"FirstSeen": 1672952658
},
{
"Name": "Joomla",
@ -215105,8 +214989,8 @@
],
"downloads": 1616,
"stars": 2,
"LastUpdate": 1672703624,
"LastUpdateScan": 1672945464,
"LastUpdate": 1672703624,
"FirstSeen": 1667747023
},
{
@ -240348,106 +240232,6 @@
"topTrending": -1.2119999999999997,
"topPerforming": 6.417
},
{
"Name": "Rollarr",
"Repository": "thehumanrobot/rollarr",
"Registry": "https://hub.docker.com/r/thehumanrobot/rollarr/",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/118116-support-rollar-docker/?tab=comments#comment-1080491",
"Project": "https://github.com/TheHumanRobot/Rollarr",
"Overview": "A automated pre-roll program for your plex pre-roll needs.\r\n\r\nBefore creating this container you will have to:\r\n 1. Create the appdata folder as '/mnt/user/appdata/rollarr'\r\n 2. Create a new file inside that folder with the name 'data.json'\r\n 3. Enter the following text inside the 'data.json' file:\r\n {\"URL\": \"\"}\r\n\r\nAfter that you can download and start the container.\r\n\r\nFor more information, instructions and help, consult the help thread at https://forums.unraid.net/topic/118116-support-rollarr-docker/",
"WebUI": "http://[IP]:[PORT:3100]",
"TemplateURL": "https://raw.githubusercontent.com/MasterEvarior/unraid-templates/master/rollarr/rollarr.xml",
"Icon": "https://github.com/MasterEvarior/unraid-templates/blob/main/rollarr/rollarr.png?raw=true",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Prerolls",
"Target": "/media/prerolls",
"Default": "",
"Mode": "rw",
"Description": "Path to the pre rolls files. Must be the same for your Plex container.",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "GUI",
"Target": "3100",
"Default": "3100",
"Mode": "tcp",
"Description": "Container Port: 3100",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "3100"
},
{
"@attributes": {
"Name": "Appdata",
"Target": "/rollar/data.json",
"Default": "/mnt/user/appdata/rollarr/data.json",
"Mode": "rw",
"Description": "Contains all relevant configuration and data",
"Type": "Path",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "/mnt/user/appdata/rollarr/data.json"
}
],
"Repo": "SmithyNithy's Repository",
"templatePath": "/tmp/GitHub/AppFeed/templates/SmithyNithysRepository/rollarr/rollarr.xml",
"CategoryList": [
"Tools-Utilities"
],
"downloads": 53927,
"stars": 3,
"trending": 1.65,
"trends": [
0.293,
0.293,
0.507,
2.196,
3.614,
3.799,
1.65
],
"trendsDate": [
1657015427,
1659614621,
1662211055,
1664805825,
1667405050,
1670000646,
1672599857
],
"downloadtrend": [
47714,
47854,
48098,
49178,
51022,
53037,
53927
],
"LastUpdateScan": 1672599857,
"LastUpdate": 1641596546,
"FirstSeen": 1641427640,
"topTrending": 1.357
},
{
"Name": "Acestream",
"Repository": "vstavrinov/acestream-service",