Geoff BerlforOpenZiti Tech Blogopenziti.hashnode.net·Oct 14, 2022Set Up a Secure Multiplayer Minecraft ServerMany kids love Minecraft for many different reasons. There comes a point in most users' lives where they decide they want to host their own Minecraft server allowing them and their friends to play on their own private server. It's kind of a big deal ...Discuss·13 likes·799 readsA Ziti Network For All The BerlHome Things!minecraft
Alex CrockerforAdminTutsadmintuts.hashnode.net·Dec 25, 2015Setting up permissions for a Minecraft serverRunning a Minecraft server is a great experience! It is an opportunity to work on one’s leadership skills, while making money on the side. However, Minecraft servers are not all fun and games. They require more work than one might think. The heart of...Discussminecraft
Gurviraj Singhforgurviraj.hashnode.net·Jul 10, 2022How to play Minecraft Java Edition for free?You're interested in playing Java Edition since you watched a YouTube video of it, but when you visit the official website, it's $26.95, so there's the end of that. If you were wise enough to search for "How to play Minecraft Java for free" on Google...Discuss·54 readsminecraft
Frederic Alixfredalix.hashnode.net·Feb 27, 2023Hosting a PaperMC Minecraft Server on Clever CloudIntroduction Clever Cloud allows you to host your web applications (nodejs, java, php, and more) and databases (PostgreSQL, MySQL, Mongo, ...). Your application must necessarily listen on port 8080 so that clever Cloud redirects its load balancer and...Discuss·44 readsPaaS
artemis tackmunkycool.hashnode.net·Feb 10, 2023Minecraft's still cool, right?I was browsing Modrinth for some new and fun Minecraft mods to download when I stumbled across this page: Needless to say, I was interested. So I hopped over to their GitHub, which was conveniently linked, and noticed something interesting, the crea...Discuss·32 readsminecraft
TheLoyalLnkthelevi.hashnode.net·Jan 26, 2023Overpowered Ores v2 [Minecraft Bedrock Mod]Minecraft, yet every ore drops overpowered items. This most recent update expands the level and amout of loot. Presently you get OP items by mining ores. Play will delight and show the ender dragon that you're not a noob :). Prepare for boss fight ef...Discuss·86 readsminecraft
Henry Lamthehenrylam.hashnode.net·Jan 16, 2023How to host a Minecraft instance using Docker and AWSHello everyone, this is a quick tutorial on how to get set up with a Minecraft instance using Docker and Amazon Web Services (AWS). By the end of this article, you should: Have a publically accessible Minecraft server Know how to start and stop the...Discuss·51 readsminecraft
Abhishek Singhasabhi6776.hashnode.net·Dec 27, 2022Running Minecraft server in K8sIn this article, I will explain how to run a Minecraft server in Kubernetes with auto-scaling features. Why on Kubernetes? We can easily scale our Minecraft server as per our requirements. We can set a threshold for memory and CPU utilization and bas...Discuss·46 readsminecraft
Abhishek Singhasabhi6776.hashnode.net·Nov 27, 2022How to host Minecraft server in docker container?In this article I will show you how to host a Minecraft server in docker. What is the purpose of a Minecraft server? Minecraft multiplayer mode can be quite overwhelming if there are so many unwanted players. By hosting your own Minecraft server you ...Discuss·45 readsminecraft
Engin Diriediri.hashnode.net·Nov 25, 2022How to use Pulumi and Scala to deploy a Minecraft Server on a DigitalOcean DropletTL;DR Le code https://github.com/dirien/pulumi-scala-minecraft Introduction Since I am a big fan of Minecraft and Pulumi I wanted to combine both and see If I am able to use Scala as programming language. As we all know, Pulumi is a multi-language fr...Discuss·193 readsScala
Engin Diriediri.hashnode.net·Nov 5, 2022Running a Minecraft Server on an Exoscale Kubernetes Cluster using Pulumi and CUETL;DR The code As usual, here is the location of the code. https://github.com/dirien/quick-bites/tree/main/pulumi-exoscale Introduction To celebrate the launch of the Exoscale Pulumi provider, I decided to create a Pulumi program that deploys a Minec...Discuss·340 readsexoscale
Geoff BerlforOpenZiti Tech Blogopenziti.hashnode.net·Oct 14, 2022Set Up a Secure Multiplayer Minecraft ServerMany kids love Minecraft for many different reasons. There comes a point in most users' lives where they decide they want to host their own Minecraft server allowing them and their friends to play on their own private server. It's kind of a big deal ...Discuss·13 likes·799 readsA Ziti Network For All The BerlHome Things!minecraft
Horacio Santoyohoracio.hashnode.net·Sep 28, 2022Hosting a Minecraft Server on LinuxKey steps we’ll cover in this guide: Installing Java Installing the Minecraft server Launching the server Install Java Install Java on AWS Linux sudo rpm --import https://yum.corretto.aws/corretto.key sudo curl -L -o /etc/yum.repos.d/corretto.repo ...Discuss·33 readsminecraft