Skip to content

Instantly share code, notes, and snippets.

View armandosg's full-sized avatar
🏠
Working from home

Armando Serna Gutiérrez armandosg

🏠
Working from home
View GitHub Profile
@armandosg
armandosg / minecraft-server-ubuntu-18-04.md
Last active April 21, 2024 14:14
Create a Minecraft Server: the easiest way 🚀

How to create a Minecraft server and not die trying 🚀

Introduction

This guide will guide you through the configuration of a Minecraft Server using Docker, a technology that will hand almost all the server configuration.

Pre-requisites

The only thing that you need before getting started is a non-user account with administrative privileges (sudo access).