I wouldn't say this one to be frugal, but then frugality varies by different parameters. What they priortize (Eg: a dedicated marketing tool vs sending marketing through app itself), what their expertise in (hosting in vps vs aws vs heroku, etc), the type of service, team size and so on. As there are 10 ways to do the same thing all with a different tradeoffs. Being solo myself, I aim to keep my costs as low as possi…
My frugal indie dev startup stack (2022)
121–130 of 219 posts
Re: My frugal indie dev startup stack (2022)
#122Earlier quoted context omitted.
> Hetzner servers It is truly amazing to me the value that is provided by renting hardware instead of VPSes. As long as you're willing to roll your own infrastructure instead of buy into a cloud provider's infrastructure.
You'd be amazed how much you can get out of one of the Hetzner $3/mo ARM servers with the right code. I use a $6/mo box for my primary business hosting, but I have a $3/mo one that I'm using to build v2, really just to prove what's possible. If you set up your DB and caching right you can do so much with so little...
You get a lot of bang for your buck out of them.
Re: My frugal indie dev startup stack (2022)
#123Re: My frugal indie dev startup stack (2022)
#124To be fair, I assume the gameplan here is to exit ASAP, so we don't even need a 5 year plan. "Opex" doesn't even really exist. It's all about investing capital in a successful exit.
Re: My frugal indie dev startup stack (2022)
#125I wouldn't say this one to be frugal, but then frugality varies by different parameters. What they priortize (Eg: a dedicated marketing tool vs sending marketing through app itself), what their expertise in (hosting in vps vs aws vs heroku, etc), the type of service, team size and so on. As there are 10 ways to do the same thing all with a different tradeoffs. Being solo myself, I aim to keep my costs as low as possi…
Would you be able to share what your products are? I'd love to host a small service like this, but struggle to come up with something that would be both useful and profitable at a small scale.
Also, I use dokku for deployment, so it's very similar to heroku and uses heroku buildpacks.
Hetzner - Servers.
Helpscout - Customer helpdesk
Google - workspace Email
Github - Source code
Airbrake - Error monitoring
Posthog - Analytics
Shortcut - Project management
Canny - Feedback & Changelog announcement
Stoplight - API documentation
Slack - For app testing
UptimeRobot - Uptime monitoring
MRR - For subscription tracking
Mailgun - Transactional Emails
Reform - One time used for feedback collection
Calendly - Call bookings
Paddle - Payment platform
Re: My frugal indie dev startup stack (2022)
#126Earlier quoted context omitted.
> Hetzner servers It is truly amazing to me the value that is provided by renting hardware instead of VPSes. As long as you're willing to roll your own infrastructure instead of buy into a cloud provider's infrastructure.
Hetzner is great and I love it and use it for all my dev needs. But there availability is in limited zones and for production I do suffer from the latency. Haven't found any other provider which costs anywhere near the same(every comparable server is at least 2x the cost). I use their AX41-NVME. Any suggestions of an alternate?
Re: My frugal indie dev startup stack (2022)
#127Should anything trial be considered "frugal"? The moment you run out of free tokens, you have to shut down or actually get frugal, which is the difficult part... Would you ever include "Photoshop trial" in a list of "frugal software I use for design"? Why spend $300 in AWS credits to begin with, when you can use Hetzner, and switch to cloud when absolutely need to? (or shut down)
I used Lambda + RDS knowing I had a year before it would cost me anything - luckily I found paying customers before that day came.
I was unwilling to risk having a side project sit there idle and cost me $30/mo or so. I imagine there are hundreds if not thousands of small businesses that started the same way.
Re: My frugal indie dev startup stack (2022)
#128Earlier quoted context omitted.
> Hetzner servers It is truly amazing to me the value that is provided by renting hardware instead of VPSes. As long as you're willing to roll your own infrastructure instead of buy into a cloud provider's infrastructure.
I did that once and the data center burned down. Sure I could have the service spread over several centers and build distributed backups etc. In the end self hosting and self managing is a money / time trade off, especially for a side gig I’d us SAS and managed solutions. The one thing one has to make sure off is to not get locked in with a particular provider, so knowing how to do everything yourself is a very valua…
Re: My frugal indie dev startup stack (2022)
#129Earlier quoted context omitted.
If you know what you're doing it's easy enough to roll out a multi-region distributed system with HA and backups on a pretty modest ( However, most people do not - some will learn, but most will fall for the cloud marketing depts and become infra renters for life. Teach a man to fish, and so on.
Another reason is that if you look for an investor, one of the first things they ask is how / where you host it. If it is anything remotely DIY you'll be turned down. It was actually painful to see start ups spending thousands a month on hosting, that could be easily achieved as you say under 100 pcm plus. They would have to get a contractor to set it up and for support, but it would have worked out much cheaper and…
Why is that?
Re: My frugal indie dev startup stack (2022)
#130It handles logging, exception handling, performance monitoring, and anomaly detection. Starting at $20/month.