Skip to content

Commit

Permalink
add minecraft to home marketplace
Browse files Browse the repository at this point in the history
  • Loading branch information
Cabecinha84 committed Sep 2, 2024
1 parent 811ff9b commit 353c2cc
Show file tree
Hide file tree
Showing 2 changed files with 440 additions and 16 deletions.
228 changes: 220 additions & 8 deletions config/devMarketplaceApps.json
Original file line number Diff line number Diff line change
Expand Up @@ -3149,12 +3149,12 @@
"enabled": false
},
{
"description": "Host your PUBLIC Java Minecraft server on the Flux Cloud",
"priceUSD": 6.1,
"multiplier": 1,
"description": "Host your Java Minecraft 5GB of Ram Game Server on Flux Cloud for a 1-month plan",
"priceUSD": 6.99,
"multiplier": 1.14,
"category": "Games",
"version": 7,
"name": "Minecraft",
"name": "Minecraft5GB",
"instances": 3,
"contacts": [],
"geolocation": [],
Expand All @@ -3169,25 +3169,237 @@
"containerPorts": [25565],
"domains": [""],
"environmentParameters": [
"SERVER_NAME=RunOnFlux.com",
"ENABLE_ROLLING_LOGS=true",
"EULA=TRUE",
"TYPE=SPIGOT",
"MAX_MEMORY=5G",
"INIT_MEMORY=5G"
"INIT_MEMORY=2G"
],
"commands": [],
"containerData": "g:/data",
"tiered": false,
"cpu": 2,
"ram": 5000,
"hdd": 30,
"portSpecs": ["10000-65535"],
"ports": [25565],
"secrets": "",
"repoauth": ""
}
],
"visible": false,
"enabled": false
"visible": true,
"enabled": true
},
{
"description": "Host your Java Minecraft 7GB of Ram Game Server on Flux Cloud for a 1-month plan",
"priceUSD": 8.99,
"multiplier": 1.23,
"category": "Games",
"version": 7,
"name": "Minecraft7GB",
"instances": 3,
"contacts": [],
"geolocation": [],
"staticip": false,
"nodes": [],
"expire": 22000,
"compose": [
{
"name": "minecraftserver",
"description": "The Minecraft Server container",
"repotag": "itzg/minecraft-server:latest",
"containerPorts": [25565],
"domains": [""],
"environmentParameters": [
"SERVER_NAME=RunOnFlux.com",
"ENABLE_ROLLING_LOGS=true",
"EULA=TRUE",
"MAX_MEMORY=7G",
"INIT_MEMORY=2G"
],
"commands": [],
"containerData": "g:/data",
"tiered": false,
"cpu": 2,
"ram": 7000,
"hdd": 40,
"portSpecs": ["10000-65535"],
"ports": [25565],
"secrets": "",
"repoauth": ""
}
],
"visible": true,
"enabled": true
},
{
"description": "Host your Java Minecraft 9GB of Ram Game Server on Flux Cloud for a 1-month plan",
"priceUSD": 11.99,
"multiplier": 1.37,
"category": "Games",
"version": 7,
"name": "Minecraft9GB",
"instances": 3,
"contacts": [],
"geolocation": [],
"staticip": false,
"nodes": [],
"expire": 22000,
"compose": [
{
"name": "minecraftserver",
"description": "The Minecraft Server container",
"repotag": "itzg/minecraft-server:latest",
"containerPorts": [25565],
"domains": [""],
"environmentParameters": [
"SERVER_NAME=RunOnFlux.com",
"ENABLE_ROLLING_LOGS=true",
"EULA=TRUE",
"MAX_MEMORY=9G",
"INIT_MEMORY=2G"
],
"commands": [],
"containerData": "g:/data",
"tiered": false,
"cpu": 2,
"ram": 9000,
"hdd": 60,
"portSpecs": ["10000-65535"],
"ports": [25565],
"secrets": "",
"repoauth": ""
}
],
"visible": true,
"enabled": true
},
{
"description": "Host your Java Minecraft 16GB of Ram Game Server on Flux Cloud for a 1-month plan",
"priceUSD": 16.99,
"multiplier": 1,
"category": "Games",
"version": 7,
"name": "Minecraft16GB",
"instances": 3,
"contacts": [],
"geolocation": [],
"staticip": false,
"nodes": [],
"expire": 22000,
"compose": [
{
"name": "minecraftserver",
"description": "The Minecraft Server container",
"repotag": "itzg/minecraft-server:latest",
"containerPorts": [25565],
"domains": [""],
"environmentParameters": [
"SERVER_NAME=RunOnFlux.com",
"ENABLE_ROLLING_LOGS=true",
"EULA=TRUE",
"MAX_MEMORY=16G",
"INIT_MEMORY=2G"
],
"commands": [],
"containerData": "g:/data",
"tiered": false,
"cpu": 2,
"ram": 16000,
"hdd": 75,
"portSpecs": ["10000-65535"],
"ports": [25565],
"secrets": "",
"repoauth": ""
}
],
"visible": true,
"enabled": true
},
{
"description": "Host your Java Minecraft 32GB of Ram Game Server on Flux Cloud for a 1-month plan",
"priceUSD": 29.99,
"multiplier": 1.42,
"category": "Games",
"version": 7,
"name": "Minecraft32GB",
"instances": 3,
"contacts": [],
"geolocation": [],
"staticip": false,
"nodes": [],
"expire": 22000,
"compose": [
{
"name": "minecraftserver",
"description": "The Minecraft Server container",
"repotag": "itzg/minecraft-server:latest",
"containerPorts": [25565],
"domains": [""],
"environmentParameters": [
"SERVER_NAME=RunOnFlux.com",
"ENABLE_ROLLING_LOGS=true",
"EULA=TRUE",
"MAX_MEMORY=32G",
"INIT_MEMORY=2G"
],
"commands": [],
"containerData": "g:/data",
"tiered": false,
"cpu": 2,
"ram": 32000,
"hdd": 100,
"portSpecs": ["10000-65535"],
"ports": [25565],
"secrets": "",
"repoauth": ""
}
],
"visible": true,
"enabled": true
},
{
"description": "Host your Java Minecraft 48GB of Ram Game Server on Flux Cloud for a 1-month plan",
"priceUSD": 49.99,
"multiplier": 1.66,
"category": "Games",
"version": 7,
"name": "Minecraft48GB",
"instances": 3,
"contacts": [],
"geolocation": [],
"staticip": false,
"nodes": [],
"expire": 22000,
"compose": [
{
"name": "minecraftserver",
"description": "The Minecraft Server container",
"repotag": "itzg/minecraft-server:latest",
"containerPorts": [25565],
"domains": [""],
"environmentParameters": [
"SERVER_NAME=RunOnFlux.com",
"ENABLE_ROLLING_LOGS=true",
"EULA=TRUE",
"MAX_MEMORY=48G",
"INIT_MEMORY=2G"
],
"commands": [],
"containerData": "g:/data",
"tiered": false,
"cpu": 2,
"ram": 48000,
"hdd": 150,
"portSpecs": ["10000-65535"],
"ports": [25565],
"secrets": "",
"repoauth": ""
}
],
"visible": true,
"enabled": true
},
{
"description": "Host your Cyberfly Testnet Node on the Flux Cloud",
"priceUSD": 7.24,
Expand Down
Loading

0 comments on commit 353c2cc

Please sign in to comment.