portable-mc-server/.balena/balena.yml

26 lines
763 B
YAML
Raw Permalink Normal View History

2024-01-30 20:39:50 +03:00
name: Minecraft Server
2024-02-01 11:38:30 +03:00
description: >-
A Portable Minecraft Server Minecraft server that you can easily run on your Raspberry Pi.
type: sw.application
fleetcta: A Portable Minecraft Server
post-provisioning: >-
For usage instructions check out the [readme here](https://github.com/grey-cat-1908/portable-mc-server).
assets:
repository:
type: blob.asset
data:
url: 'https://github.com/grey-cat-1908/portable-mc-server'
logo:
type: blob.asset
data:
url: >-
https://raw.githubusercontent.com/grey-cat-1908/portable-mc-server/master/static/logo.png
2024-01-30 20:39:50 +03:00
data:
applicationEnvironmentVariables:
2024-02-01 11:38:30 +03:00
- RAM: 1G
defaultDeviceType: raspberrypi4-64
supportedDeviceTypes:
- raspberrypi4-64
- raspberrypi5
2024-08-31 15:36:48 +03:00
version: 1.1.0