HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pnelson

no profile record

Submissions

Show HN: I built Acrobox to help solo indie hackers ship early and often

acrobox.io
2 points·by pnelson·4 anni fa·1 comments

comments

pnelson
·4 anni fa·discuss
This is awesome and what I initially set out to do but always found a way to talk myself out of it. I dream big. I found a project to stick to "completion" but it took me two years to build alone. I've only lost money but it's been a wild ride of an experience. This tiny project approach sounds like a lot of fun and conveniently my project will help me down that path while I try to market my work.
pnelson
·4 anni fa·discuss
I'm working towards building the best possible experience for hosting multiple sites on a single machine at a fixed price at https://acrobox.io. Abstracting Docker didn't make the cut for my MVP but it may be the right fit for some of the commenters here.
pnelson
·4 anni fa·discuss
That's one of many things that lead me to build https://acrobox.io. Abstracting Docker out of it for a bit more of a Heroku-like experience is on the horizon. I think it is well positioned between something like Dokku and Render but I'd be happy to hear what you think.
pnelson
·4 anni fa·discuss
Hello!

I often see Ask HN threads discussing how people are deploying their apps, specifically solo founders.[^1][^2] Solutions range from Heroku to AWS to niche products or even rolling your own VPS, each with their own set of tradeoffs. I'm not alone in seeing that web development is complex.[^3] What complexities are absolutely required? What complexities are worth it? What complexities are worth paying for a solution to, and how much are they worth?

The job I had just left was making good money running off of a single VPS. Some prolific solo indie hackers have shared their minimal hosting and deployment solutions that brought them to what many would define as success. Removing distributed systems and per-app/per-database/per-X costs is a huge weight off of a creative and experimental solo founders shoulders.

But even on a single VPS there are so many decisions to make and so much to configure. Non-root SSH access, network layer firewall, independently scalable block storage, automatic software updates, deduplicated incremental encrypted off-site backups are the absolute bare minimum standards I hold for customer facing applications and I can only hope the same of others. You probably want SSL/TLS certificates with HTTP/HTTPS and naked/www redirects. Where do you store local data? That's included in your backups, right? What about file permissions?

Acrobox provides guidance and structure to all of this. Not all complexity can be removed, but I've done my best to minimize complexities and maximize freedoms, carving a new niche in this space.

I value your constructive feedback. I'm here to answer questions or find my email on my website if you prefer.

Thanks,

Phil

P.S. I wrote more in depth about the history on my blog.[^4]

[^1]: https://news.ycombinator.com/item?id=28838132

[^2]: https://news.ycombinator.com/item?id=16472887

[^3]: https://news.ycombinator.com/item?id=28275873

[^4]: https://pnelson.ca/posts/gone-indie
pnelson
·5 anni fa·discuss
I wrote a temporal expression package https://github.com/pnelson/te to escape cron for background workers in greenfield work. I started writing an English language expression parser for user facing work and it functions a little like the reverse of the posted website, though it may be a bit more limited than using the package directly at present.
pnelson
·5 anni fa·discuss
Same! I switched back to Firefox a few years ago when I discovered that logging into Gmail on Chromium (not Chrome!) crossed a hard boundary by also signing me into the browser account sync. I tested a few times to confirm before switching and I've never looked back.