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•10mo 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•10mo 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•10mo 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•10mo 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: A tool to turn random screenshots into structured tutorials

https://github.com/naimurhasan/PastePath
1•naimurhasanrwd•42s ago•0 comments

The upper middle class is now the largest income group in the U.S.

https://www.cbsnews.com/news/upper-middle-class-income-us-what-it-takes/
1•danielam•47s ago•0 comments

We Should Revisit Literate Programming in the Agent Era

https://silly.business/blog/we-should-revisit-literate-programming-in-the-agent-era/#footnote-3
1•evakhoury•1m ago•0 comments

Show HN: DeskTalk – talk to your desktop to build and modify local apps

https://www.desktalk.ai/
1•okcdz•1m ago•0 comments

Give an LLM an API and It'll Thrive. Give It a Touchscreen and It Struggles

https://blog.allada.com/give-an-llm-an-api-and-itll-thrive-give-it-a-touchscreen-and-it-struggles/
1•allada•1m ago•0 comments

Artemis II, Apollo 8, and Apollo 13

https://www.johndcook.com/blog/2026/04/02/artemis-apollo/
1•ibobev•2m ago•0 comments

Hyperbolic Version of Napier's Mnemonic

https://www.johndcook.com/blog/2026/04/02/hyperbolic-napier-mnemonic/
1•ibobev•2m ago•0 comments

Earthset and a solar eclipse: NASA releases first images from Moon fly-by

https://www.bbc.com/news/articles/cyv183v02j3o
1•meetpateltech•2m ago•0 comments

The Golden Path to Chaos: Adiabatic Twists

https://galileo-unbound.blog/2026/04/07/the-golden-path-to-chaos-adiabatic-twists/
1•ibobev•2m ago•0 comments

Decentralized Training Can Help Solve AI's Energy Woes

https://spectrum.ieee.org/decentralized-ai-training-2676670858
2•pseudolus•2m ago•0 comments

Anyone can code with AI. But it might come with a hidden cost

https://www.nbcnews.com/tech/security/ai-code-vibe-claude-openai-chatgpt-rcna258807
1•Kerrick•2m ago•0 comments

Why AI Systems Fail Quietly

https://spectrum.ieee.org/ai-reliability
2•Brajeshwar•3m ago•0 comments

Only 28% of AI infrastructure projects pay off, survey finds

https://www.theregister.com/2026/04/07/ai_returns_gartner/
1•Brajeshwar•3m ago•0 comments

Why Your Automated Pentesting Tool Just Hit a Wall

https://www.bleepingcomputer.com/news/security/why-your-automated-pentesting-tool-just-hit-a-wall/
1•Brajeshwar•3m ago•0 comments

Show HN: 85ns latency on a $100 Android device using Rust

1•Aegis_Labs•4m ago•0 comments

Are You Managing Your AI, or Is Your AI Managing You?

https://octigen.com/blog/posts/2026-04-07-whos-boss/
2•m_mueller•4m ago•0 comments

Build, edit, and analyze forms directly inside ChatGPT

https://www.jotform.com/chatgpt/
1•aytekin•4m ago•1 comments

Tesla won't build its own chip fab – Intel is going to do it

https://electrek.co/2026/04/07/tesla-terafab-intel-joins-foundry/
1•breve•4m ago•0 comments

Principles of Mechanical Sympathy

https://martinfowler.com/articles/mechanical-sympathy-principles.html
1•zdw•6m ago•0 comments

Trial by Fire: Crisis Engineering

https://www.eatingpolicy.com/p/trial-by-fire-crisis-engineering
1•brandonb•7m ago•0 comments

WASM Interpreter Transformer

https://huggingface.co/eastlondoner/wasm-interpreter-transformer
1•ozb•7m ago•0 comments

Show HN: The King James Bible deserved a better website

https://officialkingjamesbible.com/
2•L23234•8m ago•0 comments

Show HN: Brighten Up – My First App. Lessons on Unity and Renting a Mac

https://apps.apple.com/us/app/brighten-up/id6759843847
2•Dan1435•8m ago•1 comments

Shader-driven web transitions with HTML-in-canvas

https://github.com/MaxLeiter/compiz-web/
1•MaxLeiter•8m ago•1 comments

DNS configuration tampering on a pool.ntp.org GeoDNS server

https://community.ntppool.org/t/dns-configuration-tampering-on-one-of-our-geodns-servers/4300
1•j03b•8m ago•0 comments

Nobody Talks About the Hardware

https://jordivillar.com/notes/nobody-talks-about-the-hardware
2•speckx•8m ago•0 comments

Indxr v0.4.0 – Teach your agents to learn from their mistakes

https://github.com/bahdotsh/indxr
2•bahdotshxx•9m ago•0 comments

What historical evidence do we have of Jesus' crucifixion and its aftermath

https://old.reddit.com/r/AskHistorians/comments/1se0vrh/what_historical_evidence_do_we_have_of_je...
1•andrepd•9m ago•0 comments

The UI of Agentic SaaS

https://akashyap.ai/the-ui-of-agentic-saas/
2•KashyapArjun•9m ago•0 comments

Show HN: JavaScript runtime instrumentation via Chrome DevTools Protocol

https://fcavallarin.github.io/wirebrowser/CDP-as-a-Runtime-Instrumentation-Engine.html
2•fcavallarin•10m ago•0 comments