frontpage.
newsnewestaskshowjobs

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•1y 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.

Troxler's Fading

https://en.wikipedia.org/wiki/Troxler%27s_fading
1•thunderbong•41s ago•0 comments

Tearable UI

https://pushmatrix.github.io/tearable/
1•yen223•48s ago•0 comments

Towards a Risk Assessment of Malicious Skill Files in Coding Agents

https://arxiv.org/abs/2608.05223
1•sbulaev•55s ago•0 comments

I got a browser running inside the terminal and let Claude Code control it

https://www.reddit.com/r/vibecoding/comments/1vifa9f/i_got_a_browser_running_inside_the_terminal_...
1•syumei•2m ago•0 comments

A browser golf career SIM with no back end, just LocalStorage

https://www.rainydaygc.com/
1•mdstrobe•4m ago•0 comments

I'm Pulling ColorCopy from the macOS App Store

https://www.abeautifulsite.net/posts/im-pulling-colorcopy-from-the-macos-app-store/
1•claviska•6m ago•0 comments

AI struggles to patch vulns without adult supervision

https://www.theregister.com/ai-and-ml/2026/08/06/ai-struggles-to-patch-vulns-without-adult-superv...
2•Bender•14m ago•0 comments

'Humans will be a rounding error on the internet' says Cloudflare exec

https://www.theregister.com/networks/2026/08/07/humans-will-be-a-rounding-error-on-the-internet-s...
2•Bender•16m ago•0 comments

The Bit Player: My Father with Steve Zissou

https://www.theparisreview.org/blog/2026/07/27/the-bit-player-my-father-with-steve-zissou/
1•Thevet•16m ago•0 comments

Creative Slack

https://herbertlui.net/creative-slack/
2•herbertl•17m ago•0 comments

Skip the Punishment

https://nik.art/skip-the-punishment/
2•herbertl•18m ago•0 comments

NASA to keep its 48-year-old Voyager 2 probe running for yet another year

https://www.space.com/space-exploration/voyager/nasa-figured-out-how-to-keep-its-48-year-old-voya...
2•wglb•18m ago•0 comments

This Filesystem Is Born to Fail

https://hackaday.com/2026/08/07/this-filesystem-is-born-to-fail/
2•tambourine_man•18m ago•0 comments

Complexity Budget

https://htmx.org/essays/complexity-budget/
2•andai•33m ago•0 comments

Show HN: Salestrics – An open MCP server and CRM for AI-native revenue teams

https://www.salestrics.com/
1•abuhl98•35m ago•0 comments

Waymo should be afraid of Uber

https://taikhooms.substack.com/p/a953443f-0ecb-41c3-88d9-c7bdadcbace0
2•Taikhoom2010•43m ago•0 comments

An ultramassive white dwarf half Earth's size may hold a rare oxygen-neon core

https://phys.org/news/2026-08-ultramassive-white-dwarf-earth-size.html
1•wglb•45m ago•1 comments

Mushroom behind 'tiny people' hallucinations identified

https://phys.org/news/2026-08-qa-mushroom-tiny-people-hallucinations.html
2•wglb•47m ago•1 comments

Now Am29000 emulator in JavaScript with machine code windowed OS from 1996

https://nanochess.org/am29000_emulator.html
2•nanochess•47m ago•1 comments

An AppSec checklist for when finding vulnerabilities is the cheap part

https://konvu.com/checklists/ai-application-security
1•paulbleicher•53m ago•1 comments

The Nixpkgs core team has disbanded

https://discourse.nixos.org/t/the-nixpkgs-core-team-has-disbanded/79413
51•Meleagris•55m ago•7 comments

Mitsubishi joins the humanoid robot race, at a 1k unit per month pace

https://electrek.co/2026/08/07/mitsubishi-joins-the-humanoid-robot-race-at-a-1000-unit-per-month-...
2•Bender•58m ago•0 comments

Stanford CS Student Veers Off Beaten Path to Pursue Stanford Degree

https://www.instagram.com/reel/DbtCfCGxwPd/
3•liamnorm•1h ago•0 comments

SpaceX 10GW in 2027 – Why It's Real, Will Drive $300B ARR for SpaceX

https://newsletter.semianalysis.com/p/spacex-10gw-in-2027-why-its-real
3•rajivjain•1h ago•0 comments

New Study Points to Two Origins of Life on Earth

https://www.smithsonianmag.com/science-nature/a-new-study-points-to-two-origins-of-life-on-earth-...
3•derbOac•1h ago•0 comments

Mirai 98: Boot the NEC PC-9801 environment from a USB flash drive

https://github.com/awemorris/linux-pc98
1•nogajun•1h ago•0 comments

A tour inside my software restaurant

https://thenickhuber.com/vibe-coding-my-favorite-defunct-game/
2•nhuber•1h ago•0 comments

Robust AI Security and Alignment: A Sisyphean Endeavor?

https://arxiv.org/abs/2512.10100
2•joshcsimmons•1h ago•0 comments

Go core team: a more robust proposal process

https://github.com/golang/go/discussions/80580
3•bigwhite•1h ago•0 comments

Building Glimt

https://glimt.online/
2•Glimtonline•1h ago•0 comments