Show HN: I got tired of managing dev environments, so I built ServBay
11–20 of 20 posts
Re: Show HN: I got tired of managing dev environments, so I built ServBay
#12> The project is still young
But the website is stuffed with AI and yet "Trusted by over 100,000 developers worldwide"?
Doesn't pass the smell test for me.
Re: Show HN: I got tired of managing dev environments, so I built ServBay
#13If you added a feature to push/fetch and sync the local development database from an s3 (or like bucket) it would solve one of the real core problems of new developers getting started.
That nginx proxy probably works 99.999% of the time, but oh boy, is that .001% going to tick someone off. Proxy's always add a small layer of complexity that can fubar things in strange ways, i know from running many of proxies in production just fine until that tiny little app/proxy config change that borks it. I haven't dug in enough yet, but i hope it can be bypassed.
Ambitious project that I think has some legs. A lot of devs dislike docker and many teams struggle to use it well anyway (for instance, a good dev Dockerfile is usually not the same as a good production Dockerfile). You will need to make this more "IAC-like" if you want to beat it though, imho.
Keep going and good luck!
Re: Show HN: I got tired of managing dev environments, so I built ServBay
#14The idea of paying double digits annually for a service that's basically a weaker version of Nix, and which lacks Linux support, is absurd.
Re: Show HN: I got tired of managing dev environments, so I built ServBay
#15This looks interesting. One small feedback: It took me a while to figure out what it actually does. The homepage makes it look more like coolify or dokku.
Re: Show HN: I got tired of managing dev environments, so I built ServBay
#16Looks interesting enough to try out. i was looking if it explicitly supported django but it supports the underlying tech.
Re: Show HN: I got tired of managing dev environments, so I built ServBay
#17[flagged]
Re: Show HN: I got tired of managing dev environments, so I built ServBay
#18If there were a servbay.yaml file that a person could export & commit this would probably go down smoother from some folks. If you added a feature to push/fetch and sync the local development database from an s3 (or like bucket) it would solve one of the real core problems of new developers getting started. That nginx proxy probably works 99.999% of the time, but oh boy, is that .001% going to tick someone off. Proxy…
Re: Show HN: I got tired of managing dev environments, so I built ServBay
#19[flagged]
Reads like the fake testimonials from their website.