New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Comments
Indeed, but that webdev moron is... well, a moron.
Thanks, already 2400+ servers deployed.
Small Dashboard Update:
Bigger Patch planned for end of this week/next week.
Which basically makes it possible to offer 2 kinds of gameservers.
You can upgrade your server from Laze to Active if needed.
We pushed some updates since my latest post:
Have fun.
Putting that SerweryDedykowane box to use? How many did you pick up?
Well 1x i7 and 1x i5, I put the i7 into FireFly.
The i5 is currently just mining monero.
A few changes since my last post:
Have fun.
Killing Floor (1 not 2).
Thanks.
interesting concept, altho i neither play any of those games i think this could be extended to almost any type of gameserver

... stop giving me ideas
@Neoon Out of curiosity, how often do you get new stock?
Depends on the Game, Minecraft is usually most of them time out of stock.
Factorio is mostly always in stock.
I would like to put more minecraft servers on these dedis, but they only have 16GB of Memory, thats a bottleneck.
Understandable, its a very generous thing to do.
I've been looking around as my kids want to run a server with the Novus Remix mods which requires 3-4GB ram (and ideally wants to be running off an SSD which my Online.net Dedi doesn't have) for them and some of their friends. As well as just a plain server.
I will keep an eye out for a Minecraft one, I'm curious to see if France, Norway or Poland will be better for Germany.
Well, Poland has SSD + highest clock speed, so I guess the best option to go for.
Maybe we can get more memory in our Poland box, so we could offer 1-2GB Minecraft servers.
On the other hand, I wanted more games.
double post.
I would like to see source code for such project. Php + bash?
No.
@Neoon I would like to see a dick pick. For referential purposes only, mind. You can crop it.
@Neoon you could also do 512MB servers, just enough for 20+- players and 10 plugins on spigot +-
also pm me, i might have something interesting for you
Any possibility of selling the source code for private use?
Well, we do not make any, we only resell them, but currently out of stock.
I am waiting for a new batch from our seller, should come here in a few weeks.
RTBM
My statement as above is still No.
New Factorio releases are available now within 15 minutes after release.
We also did fixed a upgrade bug, which made it Impossible to upgrade in certain situations.
The new Design is live, we also switched to Bootstrap 4.
If you notice any issues, let me know.
I think there's a bug:
The Error message its not a bug, it works as intended.
The API needs authentication if you want to fetch data like available locations and versions, so if you have no token to auth, you get no data.
Usually everyone gets a Token assigned, but if you request a new Token to often you get blocked, or if you using a VPN.
Does the game management daemon is written in Python? I will try to replicate your system. Nice idea, thank you.
Python lmao
You could use a deamon and make your life more complicated, or you could use existing stuff.
SteamGM?
Whats wrong with python?
Python is a scripting language. Why would you even want to do it in Python, whilst there are tons of way better solutions that offer you more control which is something you need with something like a deamon.
Like, say, JavaScript!