I made a web panel for Minecraft server admins to manage their server remotely

  • Thread starter Thread starter /u/MertJS
  • Start date Start date
U

/u/MertJS

Guest
I made a web panel for Minecraft server admins to manage their server remotely

Hi guys! Let's talk about the problem that this software solves. For example, you have a Minecraft server and everything is going great. You're self-hosting or renting a VDS or VPS to run your server. You also have plugins and other stuff. What happens when you try to develop your server with your friends? Yes, they can help you with the building, but when the time comes to help with plugin configurations and scripting, they don't have access to your server files. They also can't use the server's terminal. If your VDS is based on Windows, only 1 person can connect at the same time. If you're using Linux, only mods with SSH knowledge can manage the server. I had the same issue years ago. I suggest you try my application FolderHost. It's completely open-source and self-hosted. It solves these problems. It has a code editor to edit your YML configurations using a web panel. You can manage your files and other stuff using the file explorer in the web panel. It runs natively on Windows and Linux. It's developed using the Go language and there are no dependencies to install. You can download it from GitHub or set it up with Docker container. It works blazingly fast! I hope you guys like it!

How to set it up?

To set it up, you have to create an empty directory. After that, place the latest FolderHost build inside this directory, then execute it. After that, you can see a running terminal. Stop it and you can change the config.yml file inside this directory. Please don't forget to take a look at the admin password. After that, you can put your server files inside the "host" directory. If you want to set the terminal to work in the web panel, please follow the documentation on the official website of FolderHost. You can open an issue or discussion on GitHub if you encounter some issues or if you don't understand something. I will help you always!

Official Website: https://folderhost.org/
GitHub: https://github.com/MertJSX/folderhost
Docs: https://folderhost.org/docs/introduction

submitted by /u/MertJS
[link] [comments]

Continue reading...
 
Back
Top