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

What's new in pip 26.1 – lockfiles and dependency cooldowns

https://ichard26.github.io/blog/2026/04/whats-new-in-pip-26.1/
1•sashk•45s ago•0 comments

Larry Ellison's Wealth Differs from Other Tech Billionaires

https://www.wsj.com/finance/larry-ellison-net-worth-wealth-5571ca5d
2•JumpCrisscross•4m ago•0 comments

New Integrated by Design FreeBSD Book

https://vivianvoss.net/blog/integrated-by-design-launch
1•vermaden•6m ago•0 comments

Ukraine's drone commander has Russian oil, troops and morale in his sights

https://www.bbc.com/news/articles/c1d9wvd2e4ro
4•tkgally•11m ago•1 comments

The NYC Law on Metal Gates That Nearly Everyone Forgot About

https://www.nytimes.com/2026/04/24/nyregion/metal-gates-city-council-law.html
2•JumpCrisscross•13m ago•0 comments

Reddit no longer allowing mobile users to browse on web

https://old.reddit.com/r/help/comments/1sudaup/reddit_no_longer_letting_me_browse_on_my_phone/
1•darth_avocado•14m ago•0 comments

Show HN: I build an automation that back my Claude chat to a ticketing system

1•xnslx•16m ago•0 comments

Free paycheck calculator for all 50 US states

https://takehometool.com/
1•ahcstudio•16m ago•0 comments

Show HN : Tickword – Chain the words. Dont let the clock catch you

https://tickword.com/en
1•Jekooo•18m ago•3 comments

Intuitive Understanding of PCA

https://ai.ragv.in/posts/intuitive-understanding-of-pca/
1•kn81198•21m ago•0 comments

Why on-chain options are still thin (and a liquidity model that fixes it)

https://rohanrathod.ai/writing/on-chain-options-liquidity
1•ro_lend•22m ago•0 comments

Late pregnancy is pretty bizarre

https://viverricious.substack.com/p/late-pregnancy-is-pretty-bizarre
1•eatitraw•23m ago•0 comments

Predicting the Future (2001) [pdf]

https://library.rumsfeld.com/doclib/sp/2382/2001-04-12%20To%20George%20W%20Bush%20et%20al%20re%20...
1•pollorollo•24m ago•0 comments

Admin Console Inaccessible – Tailscale Status

https://status.tailscale.com/incidents/01KQ8HC1B4KG94AMB39DD9F0FJ
1•corvad•24m ago•0 comments

How My RLM Tool Works

https://isaacflath.com/writing/rlm
1•simonpure•25m ago•0 comments

Taming the Unpredictable: Reliability in Chaos (Srecon 26)

https://www.usenix.org/conference/srecon26americas/presentation/brush
1•captainkrtek•25m ago•0 comments

Why stablecoins are making many banks nervous

https://www.marketplace.org/story/2026/04/27/why-stablecoins-are-making-many-banks-nervous
1•petethomas•27m ago•0 comments

A common weed killer left an epigenetic footprint in early-onset colon cancer

https://medicalxpress.com/news/2026-04-common-weed-killer-left-hidden.html
4•SilverElfin•27m ago•1 comments

We tested 7,039 sites for MCP support; 5.8% passed a live handshake

https://8bitconcepts.com/research/q2-2026-mcp-ecosystem-health.html
1•8bitconcepts•29m ago•0 comments

Extended interview: Ben Sasse on lessons for America [video]

https://www.youtube.com/watch?v=WcT9O5Sjmd0
1•duck•34m ago•0 comments

Solar exports 2x during Oil Crisis

https://e360.yale.edu/digest/china-solar-exports-iran-war
3•dreadsword•43m ago•0 comments

AI is confronting a supply-chain crunch

https://www.economist.com/business/2026/04/27/ai-is-confronting-a-supply-chain-crunch
1•edward•44m ago•0 comments

Nirvanic AI

https://www.nirvanic.ai
1•a_poo_on_a_shoe•44m ago•0 comments

Elephants, Goldfish and the New Golden Age of Software Engineering

https://drensin.medium.com/elephants-goldfish-and-the-new-golden-age-of-software-engineering-c336...
1•krish98sai•44m ago•0 comments

WallasAPI: Multi-provider AI router with automatic fallback (12 providers)

https://github.com/wubjak/wallasapi
1•wubjak•56m ago•0 comments

Open Museum – an MCP server for license-verified search across museums

https://github.com/cfpramod/open-museum-mcp
1•pramodprasanth•56m ago•1 comments

Pip 26.1 Released

https://lwn.net/Articles/1070010/
2•kazu11max17•58m ago•0 comments

AI researchers want AI to fake "thinking"

https://www.machinesociety.ai/p/ai-researchers-want-ai-to-fake-thinking-247
2•mikelgan•1h ago•1 comments

Initial tests find lead in children's fast-fashion clothing

https://www.acs.org/pressroom/presspacs/2026/march/initial-tests-find-lead-in-childrens-fast-fash...
1•_DeadFred_•1h ago•0 comments

I build my LLM a Brain

1•Kevintbt•1h ago•1 comments