> GitHub Be careful with using their CI tho, even if it's good, you hit the limit quite fast (especially storage, not minutes; and they don't report properly where the storage expenditure comes, so it's very frustrating).
You can quite easily plug in your own CI runner on Github and reduce the cost by 20 times or more, especially if you're already running k8s. (I wrote a post about it for the cheap managed k8s service I built https://symbiosis.host/blog/using-actions-runners )
My frugal indie dev startup stack (2022)
81–90 of 219 posts
Re: My frugal indie dev startup stack (2022)
#82> I use AWS EC2 for Waitlist's backend python webserver, RDS for the postgres database, S3 for file storage, and an Elastic IP. I use T2 and T3 instances. My AWS bill would be $200-300 a month My guess is that RDS is eating up the cost here? I've been using Litestream on datasciencesouth.com - it has flaws but if you can get away with it, it's much cheaper than RDS.
Re: My frugal indie dev startup stack (2022)
#83Re: My frugal indie dev startup stack (2022)
#84How about the free GitHub issues instead of Linear. Also Bugsnag's free tier is more generous compared to Sentry.
Re: My frugal indie dev startup stack (2022)
#85Earlier quoted context omitted.
I used to be CTO of an Uber Eats style service that ran on hosting costs of about £100pm. Thousands of orders every few days, real time driver tracking, self hosted invoice generation, the works. Hetzner servers, Docker Swarm and Cloudflare for the tech.
> 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.
Re: My frugal indie dev startup stack (2022)
#86Why shell out for 1password with its history of security problems when bitwarden is free?
Re: My frugal indie dev startup stack (2022)
#87Earlier 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)
#88On the stack itself: it might seem overpriced (or even overengineered), but if that's what they're comfortable with, so be it. Getting your product out there faster and being more agile (no pun intended) is worth much more than saving here and there - you can always optimize later (which is a place most businesses won't ever reach, unfortunately).
Re: My frugal indie dev startup stack (2022)
#89Re: My frugal indie dev startup stack (2022)
#90This is an read-it-later app https://hamsterbase.com/
• Official website deployment: render.com
• Code hosting: GitHub’s private repository
• Issues management: GitHub issue
• Product release: GitHub release , dockerhub
• Email: Free email service from larksuite.com
• Document management: logseq, a free, open-source note-taking software.
• Newsletter: substack
• Design: Figma