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.

Uber launches autonomous vehicles services venture in robotaxi push

https://www.ft.com/content/0c0902f6-f6d8-421d-8767-fe3aaf9a3ce4
1•ryan_j_naughton•1m ago•0 comments

Injector

1•MAFIASTOWN•6m ago•0 comments

Panasonic, the former plasma king, will no longer make its own TVs

https://arstechnica.com/gadgets/2026/02/panasonic-the-former-plasma-king-will-no-longer-make-its-...
4•mroche•8m ago•0 comments

Show HN: Mouse Tester – visualize raw mouse input in the browser

https://mousetester.net/en
2•greey2026•9m ago•0 comments

The Oral Microbiome and Systemic Health: The Mouth-Body Connection

https://www.mdpi.com/2075-1729/16/2/294
1•PaulHoule•9m ago•0 comments

Say Goodbye to the Undersea Cable That Made the Global Internet Possible

https://www.wired.com/story/say-goodbye-to-the-undersea-cable-that-made-the-global-internet-possi...
3•jonbaer•13m ago•1 comments

The Agentic Data Stack

https://github.com/ClickHouse/agentic-data-stack
1•ryadh•14m ago•0 comments

GitHub Actions Pull_request_target vs. Apache NuttX RTOS

https://lupyuen.org/articles/prtarget
1•lupyuen•17m ago•0 comments

Web page design studio – Part one: User-friendly visuals, and responsive design

https://research.exoticsilicon.com/design_studio1
1•bookstore-romeo•18m ago•0 comments

Director of Safety and Alignment meta gave clawdbot full-access to her computer

https://twitter.com/summeryue0/status/2025774069124399363
1•tamnd•18m ago•0 comments

Does anyone use CrewAI or LangChain anymore?

3•rakan1•18m ago•0 comments

I created an AI chat app with pure HTML

https://obscurify.ai/nojs
1•trwnbs•19m ago•1 comments

A Short Chat with Claude

https://claude.ai/share/d2b6da1f-b9d1-453b-89f7-caec2fb6aa83
3•s1gs3gv•20m ago•1 comments

Show HN: Introducing, Devs.dev

https://devs.dev
1•westche2222•20m ago•0 comments

Show HN: PaperBanana – Paste methodology text, get publication-ready diagrams

2•mylsz•24m ago•0 comments

Show HN: Dress – A parameter-free O(E) graph equation that provably exceeds 1-WL

https://github.com/velicast/dress-graph
2•velicast•25m ago•0 comments

Show HN: I built a personal AI agent that runs 24/7 on my home server

https://github.com/randomchaos7800-hub/always-on-agent
3•cha0tikdino•28m ago•1 comments

Servo web rendering engine by The Linux Foundation

https://servo.org/
2•kitswas•28m ago•0 comments

Show HN: New iOS app to track your deadlifts

https://apps.apple.com/us/app/strength-ai/id6755544048
2•vadimkomis•31m ago•1 comments

Show HN: X86CSS – An x86 CPU emulator written in CSS

https://lyra.horse/x86css/
5•rebane2001•31m ago•0 comments

Against AI Enthusiasm and AI Fear: The Interface Problem

https://tomer-barak.github.io/blog/2026/02/24/acc-ai-integration/
2•minimal_action•38m ago•0 comments

Land Grab for Data Centers Is One More Obstacle to Much-Needed Housing

https://www.wsj.com/real-estate/data-center-land-deals-housing-shortage-81ea6e09
2•pseudolus•42m ago•1 comments

Show HN: Enseal – Stop pasting secrets into Slack .env sharing from the terminal

https://github.com/FlerAlex/enseal
3•ops_mechanic•43m ago•0 comments

Ask HN: Would you pay for video prototype validation before building?

2•zhongyongxu•44m ago•2 comments

Claude for Government

https://claude.com/solutions/government
4•azhenley•45m ago•0 comments

Simulation of a user of a social networking system patent by Meta

https://patents.google.com/patent/US12513102B2/en
2•RyanShook•47m ago•0 comments

Dow tumbles more than 800 points as tariff uncertainty and AI disruption fears

https://www.cnn.com/2026/02/23/investing/us-stocks-trump-tariffs
8•Bender•47m ago•3 comments

Peter Attia resigns from CBS News following Epstein backlash

https://www.cnn.com/2026/02/23/business/peter-attia-resigns-from-cbs-news-following-epstein-backlash
4•Bender•48m ago•0 comments

I Turned Off ChatGPT's Memory

https://every.to/also-true-for-humans/why-i-turned-off-chatgpt-s-memory
3•Garbage•48m ago•0 comments

Do Bubbles Form When AIs Simulate Capitalism?

https://huggingface.co/blog/FINAL-Bench/pumpdump
2•seawolf2357•50m ago•0 comments