Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
460 changes: 254 additions & 206 deletions catalog.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions cspell.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ words:
- allinkl
- altran
- apikey
- arcadiatechnology
- archisteamfarm
- arti
- asigra
Expand Down
3 changes: 3 additions & 0 deletions ix-dev/community/crafty-4/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Crafty 4

[Crafty 4](https://craftycontrol.com/) is the next iteration of our Minecraft Server Wrapper/Controller/Launcher
30 changes: 30 additions & 0 deletions ix-dev/community/crafty-4/app.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
app_version: 4.4.7
capabilities: []
categories:
- games
description: Crafty 4 is the next iteration of our Minecraft Server Wrapper/Controller/Launcher
home: https://craftycontrol.com/
host_mounts: []
icon: https://media.sys.truenas.net/apps/crafty-4/icons/icon.png
keywords:
- minecraft
- crafty
lib_version: 2.1.17
lib_version_hash: fac0bd3f679320fc7366687de39b822c1c53241b4aa0cb85080d6d6843322154
maintainers:
- email: dev@ixsystems.com
name: truenas
url: https://www.truenas.com/
name: crafty-4
run_as_context:
- description: Crafty 4 runs as non-root user.
gid: 1000
group_name: crafty
uid: 1000
user_name: crafty
screenshots: []
sources:
- https://gitlab.com/crafty-controller/crafty-4
title: Crafty 4
train: community
version: 1.0.0
7 changes: 7 additions & 0 deletions ix-dev/community/crafty-4/item.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
categories:
- games
icon_url: https://media.sys.truenas.net/apps/crafty-4/icons/icon.png
screenshots: []
tags:
- minecraft
- crafty
14 changes: 14 additions & 0 deletions ix-dev/community/crafty-4/ix_values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
images:
image:
repository: arcadiatechnology/crafty-4
tag: 4.4.7

consts:
crafty_container_name: crafty-4
perms_container_name: permissions
run_as_user: 1000
run_as_group: 1000
notes: |
Default credentials:
- Username: `admin`
- Password: A random generated password is saved in /crafty/app/config/default-creds.txt
Loading
Loading