Minecraft server charm - ported to ops

I’ve ported my old Minecraft charm previously written in reactive into the ops framework.

This charm still deploys a minecraft server and lets you maintain it over time.

Some interesting concepts you can copy from this charm is:

  • How to start a systemd service within a screen to operate it interactively over time.
  • Using charmhelpers lib to install OS users and groups

An operator interacts with the server via a screen session described in the documentation for the charm.

Have fun playing minecraft in your own server!

Deploy Erik Lonroth Minecraft Server using Charmhub - The Open Operator Collection

3 Likes