Server creation with Docker! (Per player servers)

Status
This thread has been locked.

BrianGrug

Full time failure
Supreme
Feedback score
56
Posts
1,473
Reactions
995
Resources
5
Hey! I just wanted to share a cool project I just started working on the other day with Inviss. The idea is to simplify server creation with Docker and make it possible to create servers on the fly for things like PvP battles, events, and even per-match servers.

Right now its features are pretty limited, but it has things like creating servers, a console, rcon support, random port selection, and much more to come

Here's a little video showcase!
https://cdn.daddyimpregnant.com/NOxI9/VOnIvIHU53.mp4
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

BrianGrug

Full time failure
Supreme
Feedback score
56
Posts
1,473
Reactions
995
Resources
5
Forgot to mention, creating a server is easy and images are pickable. To create a custom image, just throw a Dockerfile in there, build and your server can be created 100x instantly
 

Steampunk

Developer
Premium
Feedback score
17
Posts
1,154
Reactions
362
Resources
2
Do you plan on making it opensource? I reckon it would be pretty cool to use on my projects....
 

BrianGrug

Full time failure
Supreme
Feedback score
56
Posts
1,473
Reactions
995
Resources
5
Do you plan on making it opensource? I reckon it would be pretty cool to use on my projects....
I was thinking about it. If I don’t, I’ll most likely make a server creation api and open source that (just no plug-in part)
 

Great_Array

Feedback score
0
Posts
127
Reactions
59
Resources
0
Now this sounds really cool! I can just imagine how cool this would be for private dungeons on RPG servers, or how easily a admin could start events by themselves in separate servers. Hope it will be open sourced or at least an API :)
(also for some reason the video doesn't work for me)
 

Inviss

Management / Head of Development @ AkumaMC
Supreme
Feedback score
21
Posts
734
Reactions
267
Resources
3
Looking forward to working on this, hoping it'll end up as an actual useful piece of software!
 

BrianGrug

Full time failure
Supreme
Feedback score
56
Posts
1,473
Reactions
995
Resources
5
Now this sounds really cool! I can just imagine how cool this would be for private dungeons on RPG servers, or how easily a admin could start events by themselves in separate servers. Hope it will be open sourced or at least an API :)
(also for some reason the video doesn't work for me)
Thank you! My CDN broke, trying to fix it now for the video

Update: It is now open source https://github.com/DaddyImPregnant/PerPlayerServers
 

BrianGrug

Full time failure
Supreme
Feedback score
56
Posts
1,473
Reactions
995
Resources
5
Status
This thread has been locked.
Top