Show HN: My startup, a game server SaaS
aardvarkservers.com
Show HN: My startup, a game server SaaS
1–10 of 12 posts
Re: Show HN: My startup, a game server SaaS
#2Re: Show HN: My startup, a game server SaaS
#3What game?
Ridiculously fun and entertaining game.
Re: Show HN: My startup, a game server SaaS
#4> SECTION 4 - SHOPIFY
> Our store is hosted on Shopify Inc.
I was curious how Shopify would let you roll Devise so I took a peak and it looks like it's hosted by NameCheap. ;)
That aside, what's your infra like? How are you allowing a user to manage the 7dtd servers themselves? I haven't played since v15, but last time I checked there wasn't much of an API to use to manage it all.
Re: Show HN: My startup, a game server SaaS
#5Re: Show HN: My startup, a game server SaaS
#6Looks interesting. Loving the fact that the page loads in like 2 seconds... Every single other game SaaS I've used has like super low page load times because they're all using whatever newfangled css library is out there. :P
Re: Show HN: My startup, a game server SaaS
#7https://www.aardvarkservers.com/privacy_policy > SECTION 4 - SHOPIFY > Our store is hosted on Shopify Inc. I was curious how Shopify would let you roll Devise so I took a peak and it looks like it's hosted by NameCheap. ;) That aside, what's your infra like? How are you allowing a user to manage the 7dtd servers themselves? I haven't played since v15, but last time I checked there wasn't much of an API to use to mana…
I wrote a rails web app running on heroku. For the game server binaries, I spun up a server in a data center and control it using bash scripts that run in background jobs on heroku. I wrote jobs to do various tasks, like update config file, restart server, create initial server.
Let me know if you want more info!
Re: Show HN: My startup, a game server SaaS
#8Looks interesting. Loving the fact that the page loads in like 2 seconds... Every single other game SaaS I've used has like super low page load times because they're all using whatever newfangled css library is out there. :P
Re: Show HN: My startup, a game server SaaS
#9Re: Show HN: My startup, a game server SaaS
#10How long was your development time?