Building a Minecraft Server Hosting Company Series - VLOG #1

  Рет қаралды 19,293

Web Dev Cody

Web Dev Cody

Күн бұрын

I'm going to start a series where I document building out a minecraft server system / company. So far the tech I'm using includes React, Context Api, Express, Typescript, SQLite, Docker, Bootstrap.
------------
🔔 Newsletter eepurl.com/hnderP
💬 Discord / discord
📁. GitHub github.com/cod...

Пікірлер: 46
@lylampriv
@lylampriv 2 жыл бұрын
I know this is an older video, but this is a really great idea. I've been searching for ideas for this as I have people who want a server but don't want to get technical with it and just have a place to play with friends. At the moment, they use Aternos (free Minecraft server hosting but it's not 24/7 and you get 1GB of RAM - sometimes 2GB) however they want something cheap, local, easy-to-use, reliable, and secure (I live within a 30km range or around 18.6 miles from the people/friends who want this done) Also, a cool idea is a 7-Day free trial which requires payment information so there cant be an "easy" way around it to get free hosting, and if the details have been used for a trial already, they cant be used again. Along with a pre-set domain, no choosing a domain (after all its free - the free trial anyway) I've taken a look at some newer videos on the same subject, and this concept and what has been achieved so far, is pretty awesome, it's not perfect but I could call this a functional company/web app/website. Hats off!
@WebDevCody
@WebDevCody 2 жыл бұрын
Thanks! Yeah I gave up on it but it was fun to play around with
@lylampriv
@lylampriv 2 жыл бұрын
@@WebDevCody I'm gonna give it a shot, without stealing any code. Then it's just plagiarism. I might take inspiration and ideas from your videos and code though. Thanks! + 1 Subscriber
@RockTheSlayer
@RockTheSlayer 7 ай бұрын
@@WebDevCody can you try to revive ploudos
@RockTheSlayer
@RockTheSlayer 7 ай бұрын
@@WebDevCody LIke Incase ur maken a server for ur modpack the owner servers would be free then everyone else gotta pay
@TheRealJohnnyUT
@TheRealJohnnyUT 4 ай бұрын
i recently got a commercial space as a residence and i started brainstorming this idea im glad others have looked into this it seems like a really legit idea! i like the idea of promoting to locals, ill post some posters in some nerd shop/card trading places and get a client list built!
@probablyarth837
@probablyarth837 3 жыл бұрын
You are definitely the coolest tech guy
@WebDevCody
@WebDevCody 3 жыл бұрын
Haha thanks man
@itzliamnow
@itzliamnow 2 жыл бұрын
great vid gonna watch all the videos!
@kendallpinto
@kendallpinto 3 жыл бұрын
This is a really cool idea.
@captainray7465
@captainray7465 3 жыл бұрын
Cool idea. Just subscribed.
@triggerboy3654
@triggerboy3654 Жыл бұрын
Thank you
@Itz_Ydav__
@Itz_Ydav__ Ай бұрын
Can you make a video in Hindi voice ❤
@thayaganthusiyanthan9708
@thayaganthusiyanthan9708 3 жыл бұрын
An idea? Make a file manager so users can add plugins and add worlds.
@WebDevCody
@WebDevCody 3 жыл бұрын
Yeah I think setting up ftp is on the list and a ftp browser editor
@HaukinimaFaanunu
@HaukinimaFaanunu 7 ай бұрын
Hey I’ve been thinking about starting a similar project. You think it would be feasible/cost effective to implement it in AWS? I have lots of experience hosting Minecraft servers and decent experience with AWS. Was curious if you ever thought about it! Thanks for sharing, it looks like a fun project!
@WebDevCody
@WebDevCody 7 ай бұрын
I doubt it. Most of these companies are over selling mc servers on the same machine. You probably need to setup a kubernetes cluster on your own cheap hardware to turn profit
@DawssonMonroe
@DawssonMonroe 5 ай бұрын
no, do not do it. AWS is incredibly expensive for mc
@coderr_
@coderr_ 2 жыл бұрын
I have a few questions. Does it run off your home internet? How do you get your PC downstairs to like know that someone purchase a server and they have to start it up. How do you make it where they can put there own domain like you give a custom random ip example 102.102.102 and then they put there own domain. And how do you give random ips when someone buys a server?
@WebDevCody
@WebDevCody 2 жыл бұрын
I haven’t touched this project in a while. Join my discord if you have questions
@coderr_
@coderr_ 2 жыл бұрын
@@WebDevCody ok
@bruhem2460
@bruhem2460 4 ай бұрын
​@@coderr_did you ever make one?
@coderr_
@coderr_ 4 ай бұрын
@@bruhem2460 nope
@darespvpmc
@darespvpmc 8 ай бұрын
I have a problem with the minecraft server hosting project I am trying to practice but when I run the agent it gives me an error and I can only run the client please help thanks
@StormyCraftDE
@StormyCraftDE 10 ай бұрын
Can you please show me how you did the website with the script
@dundydunker
@dundydunker Жыл бұрын
I have been trying to create this as a personal project and I was curious as to how you were able to get a live terminal to a docker Minecraft server. I know you said websockets which I have tried that but there seems to be many ways to call the logs, what is the websocket actually fetching? I tried making it do a docker attach container_name to display the logs but i cant enter commands through that so i end up having to do rcon to send commands to it. There is a couple other ways I tried to implement it like fetching from a volume for the log file then refreshing the page and still using rcon but that doesn't seem ideal. Any tips would help! edit: After 40 hours of troubleshooting I found out it was my lack of knowledge of docker. I never put the -it tag in the docker container. docker run -d -it -e EULA=TRUE -p 25565:25565 --name mc-server itzg/minecraft-server docker attach mc-server
@WebDevCody
@WebDevCody Жыл бұрын
Glad you figured it out, it’s been years since I touched that code
@rip.spacyr
@rip.spacyr 2 жыл бұрын
how to do this?
@natnat999play
@natnat999play Жыл бұрын
WTF I JUST SAW THAT WHEN HE SAID SUBSCRIBE, THE SUBSCRIBE BUTTON GLOWED ON MOBILE
@jessekatuin7756
@jessekatuin7756 2 жыл бұрын
Is tere a vlog 2?
@WebDevCody
@WebDevCody 2 жыл бұрын
Yeah this is part of a playlist
@promethewz3457
@promethewz3457 3 жыл бұрын
Could you please tell how can I run a Minecraft server in php/node js backend? or do I need something else for hosting a MC server?
@WebDevCody
@WebDevCody 3 жыл бұрын
to run a minecraft server you just need java and you need to download the minecraft server.jar file from mojang's website. checkout mcversions.net/
@probablyarth837
@probablyarth837 3 жыл бұрын
@PROME THEWZ Yea and then to host that you can just dockerize it and host it online
@WebDevCody
@WebDevCody 3 жыл бұрын
@@probablyarth837 yeah, but you don’t even need docker. I’m just using it to lock down memory usage basically since id have multiple servers on the same host
@Galacticraft_
@Galacticraft_ Жыл бұрын
ok
@kendallpinto
@kendallpinto 3 жыл бұрын
Please check your comments for review folder!
@WebDevCody
@WebDevCody 3 жыл бұрын
which comments? I'm not sure what you mean
@kendallpinto
@kendallpinto 3 жыл бұрын
@@WebDevCody I put a lot of comments, but they got deleted for some reason. In your creator studio, go to the held for review section.
@kendallpinto
@kendallpinto 3 жыл бұрын
Because of anti-spam, my comments were long.
@kendallpinto
@kendallpinto 3 жыл бұрын
Go to the comments section in creator studio and tap held for review, you should see mine there.
@WebDevCody
@WebDevCody 3 жыл бұрын
@@kendallpinto I don't see any from you in the held from review. KZbin comments kind of suck. Just join my discord and paste the comment in my "video ideas" thread.
@jackhi5721
@jackhi5721 3 жыл бұрын
E even i am trying to make a server hosting
@kendallpinto
@kendallpinto 3 жыл бұрын
Why are my comments keeping on getting deleted for spam lol.
@KAZBUNDA
@KAZBUNDA 2 жыл бұрын
Hi, where i can download this software? Or you can send me to discord?
How Much MONEY Do Minecraft Servers Make?
19:08
TheMisterEpic
Рет қаралды 715 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН
Мен атып көрмегенмін ! | Qalam | 5 серия
25:41
How to Start a Hosting Business - use a VPS!
6:23
Stefan Mischook
Рет қаралды 29 М.
Building the ULTIMATE Minecraft Server
18:07
Linus Tech Tips
Рет қаралды 3,8 МЛН
TanStack Start is looking great
17:42
Web Dev Cody
Рет қаралды 27 М.
1 Year of Running a Minecraft Hosting Company
6:48
Shulkercraft
Рет қаралды 223 М.
How I almost broke MrBeast's Ages 1-100 video
24:00
Jeff Geerling
Рет қаралды 1,6 МЛН
Self-Hosting Security Guide for your HomeLab
18:43
Techno Tim
Рет қаралды 453 М.
EASY Budget Minecraft Servers With Crafty
37:22
Hardware Haven
Рет қаралды 1 МЛН
How We Run & Host Hermitcraft
11:57
xisumavoid
Рет қаралды 943 М.
Pay-to-Win Minecraft Servers - The TRUTH.
35:56
TheMisterEpic
Рет қаралды 224 М.
Гениальное изобретение из обычного стаканчика!
00:31
Лютая физика | Олимпиадная физика
Рет қаралды 4,8 МЛН