Guide Ansible Role to automatically install the latest PaperMC version on Debian-like systems

Netherwhal

New member
Apr 30, 2022
1
0
1
www.netherwhal.com
I just created an ansible role that will automatically fetch the latest papermc release and install it, when run: https://galaxy.ansible.com/simplyvanilla/mcs

It is of course open-source: https://github.com/SimplyVanilla/ansible-role-mcs

Features:
  • systemd-unit/service based-on screen
  • fetches latest version of papermc via API
  • applies optimal aikar flags based on heap size
  • installs jolokia as jmx agent (for telegraf/prometheus)

Some feedback for this very early release is welcome :)