feat(crafty-4) move to stable (#4430)
This commit is contained in:
@@ -5,8 +5,8 @@ dependencies:
|
|||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
version: 11.0.3
|
version: 11.0.3
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Crafty 4 is the next iteration of our Minecraft Server Wrapper / Controller / Launcher.
|
description: Crafty Controller is a Minecraft Server Control Panel / Launcher.
|
||||||
home: https://truecharts.org/docs/charts/incubator/crafty-4
|
home: https://truecharts.org/docs/charts/stable/crafty-4
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/crafty-4.png
|
||||||
keywords:
|
keywords:
|
||||||
- crafty-4
|
- crafty-4
|
||||||
@@ -23,9 +23,10 @@ sources:
|
|||||||
- https://craftycontrol.com/
|
- https://craftycontrol.com/
|
||||||
- https://gitlab.com/crafty-controller/crafty-4
|
- https://gitlab.com/crafty-controller/crafty-4
|
||||||
type: application
|
type: application
|
||||||
|
version: 2.1.0
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/SCALE-support: "true"
|
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- GameServers
|
- GameServers
|
||||||
- minecraft
|
- minecraft
|
||||||
version: 2.0.1
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/grade: U
|
||||||
|
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 104 KiB |
@@ -32,17 +32,17 @@ questions:
|
|||||||
type: int
|
type: int
|
||||||
default: 10586
|
default: 10586
|
||||||
required: true
|
required: true
|
||||||
- variable: sub
|
- variable: redirects
|
||||||
label: Sub Service
|
label: Redirects Service
|
||||||
description: The Sub service on which the healthcheck runs, often the webUI
|
description: The Comm service http > https redirects
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
# Include{serviceSelectorLoadBalancer}
|
# Include{serviceSelectorLoadBalancer}
|
||||||
# Include{serviceSelectorExtras}
|
# Include{serviceSelectorExtras}
|
||||||
- variable: sub
|
- variable: redirects
|
||||||
label: Sub Service Port Configuration
|
label: Redirects Service Port Configuration
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
@@ -56,7 +56,7 @@ questions:
|
|||||||
required: true
|
required: true
|
||||||
- variable: minecraft
|
- variable: minecraft
|
||||||
label: Minecraft Service
|
label: Minecraft Service
|
||||||
description: Container Port 25500
|
description: Minecraft Service Port
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
@@ -74,51 +74,7 @@ questions:
|
|||||||
description: This port exposes the container port on the service
|
description: This port exposes the container port on the service
|
||||||
schema:
|
schema:
|
||||||
type: int
|
type: int
|
||||||
default: 25500
|
default: 25565
|
||||||
required: true
|
|
||||||
- variable: dynmap
|
|
||||||
label: DynMap service
|
|
||||||
description: DynMap Port
|
|
||||||
schema:
|
|
||||||
additional_attrs: true
|
|
||||||
type: dict
|
|
||||||
attrs:
|
|
||||||
# Include{serviceSelectorLoadBalancer}
|
|
||||||
# Include{serviceSelectorExtras}
|
|
||||||
- variable: dynmap
|
|
||||||
label: DynMap Service Port Configuration
|
|
||||||
schema:
|
|
||||||
additional_attrs: true
|
|
||||||
type: dict
|
|
||||||
attrs:
|
|
||||||
- variable: port
|
|
||||||
label: Port
|
|
||||||
description: This port exposes the container port on the service
|
|
||||||
schema:
|
|
||||||
type: int
|
|
||||||
default: 8123
|
|
||||||
required: true
|
|
||||||
- variable: bedrock
|
|
||||||
label: Bedrock Service
|
|
||||||
description: Bedrock Server Port
|
|
||||||
schema:
|
|
||||||
additional_attrs: true
|
|
||||||
type: dict
|
|
||||||
attrs:
|
|
||||||
# Include{serviceSelectorLoadBalancer}
|
|
||||||
# Include{serviceSelectorExtras}
|
|
||||||
- variable: bedrock
|
|
||||||
label: Bedrock Service Port Configuration
|
|
||||||
schema:
|
|
||||||
additional_attrs: true
|
|
||||||
type: dict
|
|
||||||
attrs:
|
|
||||||
- variable: port
|
|
||||||
label: Port
|
|
||||||
description: This port exposes the container port on the service
|
|
||||||
schema:
|
|
||||||
type: int
|
|
||||||
default: 19132
|
|
||||||
required: true
|
required: true
|
||||||
# Include{serviceExpertRoot}
|
# Include{serviceExpertRoot}
|
||||||
default: false
|
default: false
|
||||||
@@ -126,40 +82,40 @@ questions:
|
|||||||
# Include{serviceList}
|
# Include{serviceList}
|
||||||
# Include{persistenceRoot}
|
# Include{persistenceRoot}
|
||||||
- variable: config
|
- variable: config
|
||||||
label: Config Storage
|
label: App Config Storage
|
||||||
description: Path to the persistent Crafty files
|
description: Stores the Application Configuration.
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
# Include{persistenceBasic}
|
# Include{persistenceBasic}
|
||||||
- variable: serverfiles
|
- variable: servers
|
||||||
label: Server Files Storage
|
label: App Servers Storage
|
||||||
description: Path to the minecraft server folders
|
description: Stores the Application Servers.
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
# Include{persistenceBasic}
|
# Include{persistenceBasic}
|
||||||
- variable: serverlogs
|
- variable: logs
|
||||||
label: Server Logs Storage
|
label: App Logs Storage
|
||||||
description: Logs
|
description: Stores the Application Logs.
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
# Include{persistenceBasic}
|
# Include{persistenceBasic}
|
||||||
- variable: import
|
- variable: import
|
||||||
label: Import Folder Storage
|
label: App Import Storage
|
||||||
description: Import existing Mincecraft Servers
|
description: Stores the Application Import Files.
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
attrs:
|
attrs:
|
||||||
# Include{persistenceBasic}
|
# Include{persistenceBasic}
|
||||||
- variable: backup
|
- variable: backups
|
||||||
label: Backup Storage
|
label: App backup Storage
|
||||||
description: Server Backups
|
description: Stores the Application Backups.
|
||||||
schema:
|
schema:
|
||||||
additional_attrs: true
|
additional_attrs: true
|
||||||
type: dict
|
type: dict
|
||||||
@@ -28,51 +28,36 @@ service:
|
|||||||
port: 10586
|
port: 10586
|
||||||
protocol: HTTPS
|
protocol: HTTPS
|
||||||
targetPort: 8443
|
targetPort: 8443
|
||||||
sub:
|
redirects:
|
||||||
enabled: true
|
enabled: true
|
||||||
ports:
|
ports:
|
||||||
sub:
|
redirects:
|
||||||
enabled: true
|
enabled: true
|
||||||
port: 10587
|
port: 10587
|
||||||
protocol: HTTPS
|
protocol: HTTPS
|
||||||
targetPort: 8000
|
targetPort: 8000
|
||||||
bedrock:
|
|
||||||
enabled: true
|
|
||||||
ports:
|
|
||||||
bedrock:
|
|
||||||
enabled: true
|
|
||||||
port: 19132
|
|
||||||
protocol: UDP
|
|
||||||
targetPort: 19132
|
|
||||||
dynmap:
|
|
||||||
enabled: true
|
|
||||||
ports:
|
|
||||||
dynmap:
|
|
||||||
enabled: true
|
|
||||||
port: 8124
|
|
||||||
targetPort: 8123
|
|
||||||
minecraft:
|
minecraft:
|
||||||
enabled: true
|
enabled: true
|
||||||
ports:
|
ports:
|
||||||
minecraft:
|
minecraft:
|
||||||
enabled: true
|
enabled: true
|
||||||
port: 25500
|
port: 25565
|
||||||
targetPort: 25500
|
targetPort: 25565
|
||||||
|
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
mountPath: /crafty/app/config
|
mountPath: /crafty/app/config
|
||||||
serverfiles:
|
servers:
|
||||||
enabled: true
|
enabled: true
|
||||||
mountPath: /crafty/servers
|
mountPath: /crafty/servers
|
||||||
serverlogs:
|
logs:
|
||||||
enabled: true
|
enabled: true
|
||||||
mountPath: /crafty/logs
|
mountPath: /crafty/logs
|
||||||
import:
|
import:
|
||||||
enabled: true
|
enabled: true
|
||||||
mountPath: /crafty/import
|
mountPath: /crafty/import
|
||||||
backup:
|
backups:
|
||||||
enabled: true
|
enabled: true
|
||||||
mountPath: /crafty/backups
|
mountPath: /crafty/backups
|
||||||
|
|
||||||
Reference in New Issue
Block a user