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•6mo 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•6mo 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•5mo 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•5mo 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.

Supply Chain Security made the OWASP Top Ten, this changes nothing

https://anchore.com/blog/supply-chain-security-made-the-owasp-top-ten-this-changes-nothing/
1•birdculture•7m ago•0 comments

EyesOff: I Built a Screen Contact Detection Model

https://ym2132.github.io/building_EyesOff_part2_model_training
1•Two_hands•10m ago•0 comments

Fossil fuel lobbyists outnumber all Cop30 delegations except Brazil

https://www.theguardian.com/environment/2025/nov/14/fossil-fuel-lobbyists-cop30
3•measurablefunc•19m ago•0 comments

Blender Ocean Wave Tutorial for Beginners (Animation Guide) [video]

https://www.youtube.com/watch?v=h9S9ZSSaMw4
1•techwrath11•20m ago•0 comments

How to change ICON in Filament 3.2 Laravel 12 [video]

https://www.youtube.com/watch?v=PWD3q89eEOY
1•techwrath11•21m ago•0 comments

Why Is There a Sea in the Middle of California? [video]

https://www.youtube.com/watch?v=VYRYUuhfML0
1•dataflow•23m ago•0 comments

Strilanc uses gauge symmetry to help Aaronson ward off quantum hype

https://scottaaronson.blog/?p=9325
2•gsf_emergency_4•26m ago•0 comments

Why You Hate Contemporary Architecture

https://www.currentaffairs.org/news/2017/10/why-you-hate-contemporary-architecture
2•luu•34m ago•2 comments

How My Speed Date Got Stolen Onstage at a Live Comedy Dating Show

https://psychotechnology.substack.com/p/how-my-speed-date-got-stolen-onstage
1•eatitraw•36m ago•0 comments

AI Diffusion Where AI is most used, developed and built

https://www.microsoft.com/en-us/research/group/aiei/ai-diffusion/
1•hunglee2•39m ago•0 comments

Projection: A static site generator for your coding project portfolio

https://github.com/quasarbright/projection
1•QuasarBright•42m ago•1 comments

AMD Enterprise AI Suite

https://enterprise-ai.docs.amd.com/en/latest/platform-overview.html
1•latchkey•43m ago•0 comments

Elon Time Converter

https://elontime.io/
5•ta12653421•45m ago•0 comments

Rust Is Memory Safe, but Logic Bugs Still Occur - SPARK Ada Can Help

1•DragonSpiritWTP•46m ago•0 comments

I automatically track online spending (invoices) in a spreadsheet

https://blog.terrydjony.com/automatic-spending-tracker-from-invoices-in-gmail/
1•terryds•48m ago•0 comments

Rust vs. Go: Memory Management

https://poltora.dev/rust-vs-go-memory/
1•sibellavia•50m ago•0 comments

Relativistic Doppler Effect

https://en.wikipedia.org/wiki/Relativistic_Doppler_effect
1•ugur2nd•51m ago•0 comments

Show HN: StyleCast – Fast Inline CSS Parser for JavaScript/TypeScript

1•arikchakma•52m ago•0 comments

Grifters Say They've Made a Pill That Could Let You Live to 150

https://vice.com/en/article/scientists-say-theyve-made-a-pill-that-could-let-you-live-to-150
1•thomassmith65•56m ago•1 comments

Ghost in the Machine: Cisco's Firewall Crisis Exposes a Critical Digital Defence

https://elnion.com/2025/11/07/the-ghost-in-the-machine-why-ciscos-firewall-crisis-exposes-a-criti...
2•dezb•57m ago•0 comments

Tesla Releases FSD Crash Data That Appears More Honest

https://www.forbes.com/sites/bradtempleton/2025/11/14/tesla-finally-releases-fsd-crash-data-that-...
5•xnx•58m ago•0 comments

Protect you from copying sensitive data to AI

https://github.com/happytaoer/prompt-security
1•TaoJiangx•1h ago•0 comments

We designed our new design system

https://medium.com/design-systems-collective/design-system-3-by-sigma-our-all-new-design-language...
1•ameeromidvar•1h ago•0 comments

A Better Shell (2019)

https://matklad.github.io/2019/11/16/a-better-shell.html
3•vinhnx•1h ago•0 comments

Caitriona Jennings smashes 100-mile world record

https://www.rte.ie/sport/athletics/2025/1109/1543037-donegals-jennings-smashes-100-mile-world-rec...
1•austinallegro•1h ago•0 comments

Spec-Driven Development: The Waterfall Strikes Back

https://marmelab.com/blog/2025/11/12/spec-driven-development-waterfall-strikes-back.html
37•vinhnx•1h ago•12 comments

Messing with Scraper Bots

https://herman.bearblog.dev/messing-with-bots/
4•HermanMartinus•1h ago•0 comments

RDP Port 3389: The Backbone of Remote Desktop Connections

1•EVAN1098•1h ago•1 comments

Oh Yeah? Forecasting Follies Around the 1929 Crash (1931/2018)

https://novelinvestor.com/oh-yeah-forecasting-follies-around-29-crash/
2•thomassmith65•1h ago•1 comments

Why OpenAI went into crisis PR mode Thursday

https://www.cnn.com/2025/11/06/tech/openai-backtracks-government-support-chip-investments
2•dataflow•1h ago•3 comments