frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: What's the best way to deploy container-based apps for a small project?

1•pxheller•1y ago
Hi HN,

For the last couple of months I've been working on a side project I'd now finally like to publish.

I developed and packaged everything into a few small docker containers (2 python apps, 1 postgres db, and 1 db cleanup script in another container. I'll likely also add some reverse proxy like Nginx or Caddy) and run it locally using docker-compose, with all secrets in a .env file (although I could use docker secrets)

I thought about either using a managed Kubernetes service from a provider like DigitalOcean, or setting up a vServer from scratch with the help of some online guides and ChatGPT/Claude (as I don't have a lot of infrastructure experience).

What is your guys go-to-stack? Any recommendations that are relatively simple (or well-documented) to setup while still being cost-efficient and easy to scale? What are your experiences with services like dokku or dokploy?

Re scaling: I also considered using an external Postgres provider, allowing me to scale the "worker" services horizontally when needed.

Asked here because I'm sure it might be relevant for others, too. Thanks in advance!

Comments

austin-cheney•1y ago
I wrote a Nodejs application to do this for me. It’s a personal project that serves as a dashboard for spawning web servers and docker compose instances. I am the only user of it so it’s probably not stable. The UI displays in a browser.

https://github.com/prettydiff/webserver

huksley•1y ago
My experience:

- Dokku - too much shell scripting and you forget all the commands you typed after 1 year.

- Dokploy - you need to install it on your host. So it makes it difficult to switch to a bigger host.

So now I am actively developing a new platform which solves all this - DollarDeploy.

It makes it easy to deploy app from GitHub repo to the server of your choice, and automatically generate HTTPs cert, manage hosts, backups etc for $1/app/month.

Would be nice if you give it a try and provide feedback!

byrnedo•12mo ago
If you want, give skate a try ( https://github.com/skateco/skate ). I built it out of the frustration of having to learn the custom deploy syntax of all these other alternatives, instead it uses kubernetes manifests and is multi host.

Turbopuffer crossed $100M run-rate in March

https://twitter.com/Sirupsen/status/2057470756070781400
2•conormccarter•1m ago•0 comments

Starship V3: Everything you need to know [video]

https://www.youtube.com/watch?v=y_ecCDqTSJs
1•badc0ffee•1m ago•1 comments

GitHub faces a fight for its survival at Microsoft

https://www.theverge.com/tech/935250/microsoft-github-struggles-notepad
3•sbulaev•2m ago•0 comments

Who's the Best Batter? Estimating Probabilities from Unevenly Collected Data

https://winvector.github.io/WVExamples/blog/batting-estimation-stan/baseball_stats/
1•jmount•2m ago•0 comments

Why Taxing the Wealthy Is Harder Than It Looks

https://ofdollarsanddata.com/why-taxing-the-wealthy-is-harder-than-it-looks/
1•RickJWagner•3m ago•0 comments

Ted Turner Was Elon Musk Before Elon Musk Was Elon Musk

https://www.realclearmarkets.com/articles/2026/05/21/ted_turner_was_elon_musk_before_elon_musk_wa...
1•RickJWagner•4m ago•0 comments

Ask HN: What AI prompts have you found most reliable for actual work?

2•HrachShah•6m ago•1 comments

Ask HN: Is HN Blocking Mullvad VPN?

2•burger_moon•7m ago•1 comments

Megalodon: Mass GitHub Repo Backdooring via CI Workflows

https://safedep.io/megalodon-mass-github-repo-backdooring-ci-workflows/
2•Sudhanshu2310•7m ago•0 comments

NYS sues prediction platforms over gambling allegations

https://www.newsday.com/business/technology/prediction-markets-new-york-attorney-general-letitia-...
2•1vuio0pswjnm7•10m ago•0 comments

Proxmox Virtual Environment 9.2 with Dynamic Load Balancer Released

https://www.proxmox.com/en/about/company-details/press-releases/proxmox-virtual-environment-9-2
2•speckx•14m ago•0 comments

Codex for Everything Exfiltrates Connected Data

https://www.promptarmor.com/resources/codex-for-everything-exfiltrates-connected-data
2•takira•15m ago•0 comments

Inside SpaceX's IPO Plan

https://www.ft.com/content/a59be3cf-eee2-4b10-9c86-b6e4dc0dbbdb
3•1vuio0pswjnm7•15m ago•1 comments

The fastest growing political party is Cockroach Janata Party [video]

https://www.youtube.com/watch?v=uuFmKx5K9tc
1•Guestmodinfo•16m ago•0 comments

Leetcode.nvim

https://github.com/sidntrivedi/leetcode.nvim
2•sidntrivedi•17m ago•1 comments

Agents Sometimes Catastrophize

https://futuresearch.ai/blog/agents-catastrophize/
6•ddp26•18m ago•0 comments

EPA Official Agrees to Review Data Center Water Impact (AOC Shows Dirty Water)

https://news.bloomberglaw.com/environment-and-energy/epa-to-investigate-meta-data-center-link-to-...
2•zzzeek•19m ago•1 comments

DashAttention: Differentiable and Adaptable Sparse Hierarchical Attention

https://arxiv.org/abs/2605.18753
3•cmogni1•20m ago•0 comments

Test-Driving the Lance Lakehouse Format in DuckDB

https://duckdb.org/2026/05/21/test-driving-lance
2•tanelpoder•22m ago•0 comments

S3-Compatible object storage at $15/TB with free egress and CDN

https://filebase.com/blog/introducing-filebase-object-storage-with-free-egress/
4•acejam•23m ago•0 comments

Temporal is becoming Crystal Palace Football Club's front-of-shirt partner

https://temporal.io/blog/crystal-palace-partnership
2•ldite•23m ago•0 comments

SpaceX is heavily reliant on Starlink for growth and profit for IPO

https://www.cnbc.com/2026/05/21/spacex-starlink-growth-profit-nasdaq-ipo.html
2•drob518•23m ago•1 comments

SpaceX IPO reads like Hollywood fantasy version of the future

https://fortune.com/2026/05/21/spacex-ipo-musk-mars-colony-dinosaurs-space-exploration/
4•1vuio0pswjnm7•24m ago•2 comments

Apple to broadcast MLS game shot entirely on 15 iPhones

https://variety.com/2026/digital/news/apple-mls-match-shot-entirely-on-iphone-first-time-1236755744/
1•dkobia•24m ago•0 comments

White House postpones AI executive order signing ceremony

https://www.axios.com/2026/05/21/white-house-postpones-ai-eo-signing
2•anigbrowl•25m ago•0 comments

Ask HN: Failing interviews for mid-level SWE in UK, advice please

1•mjb8086•26m ago•0 comments

I created an extension for Claude that shares context on how you work

https://github.com/stubbleapp/Stubble
1•satay_chicken31•28m ago•0 comments

A multi-agent system for automating scientific discovery

https://www.nature.com/articles/s41586-026-10652-y
1•Timofeibu•29m ago•0 comments

Chewing gum restores dad's taste and smell years after Covid

https://discover.swns.com/2026/05/chewing-gum-restores-dads-taste-and-smell-years-after-covid/
12•speckx•30m ago•1 comments

Show HN: From one Claude agent to a fleet – in five small steps

1•sermakarevich•31m ago•0 comments