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•9mo 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•9mo 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•9mo 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•9mo 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.

Show HN: Cloakpipe – Rust proxy that keeps RAG working while hiding PII

1•rohansx•23s ago•0 comments

Lloyds Banking Group apps play mix-and-match with customer transactions

https://www.theregister.com/2026/03/12/lloyds_banking_group_glitch/
1•DarkCow•1m ago•0 comments

USDA is closing buildings, relocating staff, and downsizing-a lot

https://www.foodpolitics.com/2026/03/usda-is-closing-buildings-relocating-staff-and-downsizing-a-...
2•speckx•1m ago•0 comments

Show HN: We wrote a custom microkernel for XR because Android felt too bloated

https://explorexenevaos.vercel.app/
1•ayush_xeneva•2m ago•1 comments

Unlike Past U.S. Conflicts, Iran Attack Is Opposed by Most Americans

https://www.nytimes.com/2026/03/10/us/politics/polls-wars-us-support.html
2•duxup•2m ago•1 comments

Debian Time Capsule – a retro Unix desktop running in the browser

https://github.com/Victxrlarixs/debian-time-capsule
1•victxrlarixs•2m ago•1 comments

EDM: An Ultra-Low Latency Ethernet Fabric for Memory Disaggregation

https://dl.acm.org/doi/10.1145/3669940.3707221
1•blakepelton•4m ago•1 comments

Malus – Clean Room as a Service

https://malus.sh
1•microflash•4m ago•1 comments

Show HN: We analyzed 1,573 Claude Code sessions to see how AI agents work

https://github.com/obsessiondb/rudel
10•keks0r•5m ago•0 comments

Show HN: DollarDeploy AI, agent to deploy your web apps to production

https://dollardeploy.com/
2•huksley•5m ago•0 comments

Show HN: RAG knowledge base poisoning lab, 100% local

https://github.com/aminrj-labs/mcp-attack-labs/tree/main/labs/04-rag-security
2•aminerj•6m ago•0 comments

If computers are the future, why are computer users permanently illiterate?

https://lapcatsoftware.com/articles/2026/3/5.html
4•robenkleene•6m ago•0 comments

LLM Agent Tool Calling Patterns

https://www.reddit.com/r/LocalLLaMA/s/vRBDYzqum4
2•razodactyl•6m ago•0 comments

Iran war sparks helium supply concerns for South Korea chip sector

https://asia.nikkei.com/business/tech/semiconductors/iran-war-sparks-helium-supply-concerns-for-s...
3•toss1•8m ago•0 comments

Steve Yegge Wants You to Stop Looking at Your Code

https://www.oreilly.com/radar/steve-yegge-wants-you-to-stop-looking-at-your-code/
3•MindGods•8m ago•0 comments

First 6 days of Iran war cost $11.3B

https://www.nbcnews.com/politics/congress/first-6-days-iran-war-cost-11-billion-pentagon-tells-se...
2•johnbarron•10m ago•0 comments

The Verification Paradox: AI makes coding faster, but organizations slower

https://zenodo.org/records/18737908
2•frannyPS•10m ago•3 comments

Paid Contributors Wanted – Free and Local AI for Everyone

https://github.com/Light-Heart-Labs/DreamServer
2•lightheartai•10m ago•1 comments

Show HN: Atomic Commit – MCP and Claude plugin for structured Git workflows

https://github.com/GreyBoxed/atomic
2•suneeshtr•11m ago•0 comments

Historical RCE Tutorials Archive (Armadillo, ASProtect, Themida, SoftICE Era)

https://github.com/Show0ne/archivo-syxe05-snat
2•Show0ne•11m ago•1 comments

At Least 17 U.S. Sites Damaged in War with Iran, Analysis Shows

https://www.nytimes.com/interactive/2026/03/11/world/middleeast/iran-us-military-bases-strikes-ma...
3•whack•11m ago•0 comments

TriOnyx – What OpenClaw would have been if security came first

https://github.com/tri-onyx/tri-onyx
2•falense•12m ago•1 comments

Services, One Status Page

https://www.pingfalcon.net
2•NukeMyDay•13m ago•1 comments

Campaigners claim NHS Palantir system could be accessed by police, immigration

https://www.theregister.com/2026/03/12/medact_palantir/
1•jjgreen•16m ago•0 comments

Show HN: Arkadia – AI characters based on real animals

https://arkadia.lexisark.com/
1•didarsingh•18m ago•0 comments

Show HN: PromptSonar – Static analysis for LLM prompt security

https://github.com/meghal86/promptsonar
1•meghal86•18m ago•1 comments

Show HN: I built an SDK that scrambles HTML so scrapers get garbage

https://www.obscrd.dev/
2•larsmosr•18m ago•3 comments

Controversial AI 'actor' Tilly Norwood releases the worst song you've ever heard

https://www.euronews.com/culture/2026/03/12/controversial-ai-actor-tilly-norwood-releases-the-wor...
1•guerrilla•18m ago•1 comments

Show HN: React components for generating beautiful PDFs

https://github.com/Yoshyaes/docuforge
1•ftwum•19m ago•5 comments

ArcaOS 5.1.2 (based on OS/2 Warp 4.52) now available

https://www.arcanoae.com/arcaos-5-1-2-now-available/
2•speckx•19m ago•0 comments