ZKemstedt / flipflop

Gruppuppgift
0 stars 1 forks source link

FlipFlop - A Minecraft server project

FlipFlop is the working title of a project made in a Linux course at Nackademin. It is a Spigot-MC (3rd party Minecraft) server image built and run using docker-compose with additional plugins.

To learn more, visit the wiki page

installation/setup

Install docker + docker-compose Clone this repository Swap the authorized_keys file with your own ssh public key Run docker-compose up from the repository's root directory you're done.