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

US demands digital concessions in return for EU steel tariff relief

https://www.politico.eu/article/us-steel-tariff-relief-eu-digital-concessions/
1•ggm•1m ago•0 comments

Viola Ford Fletcher, survivor of 1921 Tulsa Massacre, dies age 111

https://www.aljazeera.com/news/2025/11/25/viola-ford-fletcher-survivor-of-1921-tulsa-massacre-die...
1•defrost•8m ago•1 comments

What you can get for the price of a Netflix subscription

https://nmil.dev/what-you-can-get-for-the-price-of-a-netflix-subscription
2•nmil•11m ago•0 comments

The Airport-Lounge Wars

https://www.newyorker.com/magazine/2025/12/01/the-airport-lounge-wars
1•TMWNN•11m ago•0 comments

Show HN: Sell and Subscribe to Website Ad Slots the Smarter Way to Run Ads

https://adsubly.com/
1•ovelv•11m ago•0 comments

LLMs as Meaning Optimization

https://studium.dev/articles/LLMs-as-Meaning-Optimization
1•jerlendds•13m ago•0 comments

November 2025 Insiders (version 1.107)

https://code.visualstudio.com/updates/v1_107
1•feross•13m ago•0 comments

Our Phosphorescent World

https://aeon.co/essays/the-cycling-of-phosphorus-is-the-basis-for-all-life-on-earth
2•the-mitr•14m ago•0 comments

Most Stable Raspberry Pi? 81% Better NTP with Thermal Management

https://austinsnerdythings.com/2025/11/24/worlds-most-stable-raspberry-pi-81-better-ntp-with-ther...
2•todsacerdoti•15m ago•0 comments

Moats Before (Gross) Margins: Revisited

https://www.a16z.news/p/moats-before-gross-margins-revisited
1•gmays•16m ago•0 comments

Grown-Up Theater Kids Run the World (2023)

https://www.nytimes.com/2023/08/20/style/grown-up-theater-kids.html
1•throwaway81523•19m ago•0 comments

Human brains are preconfigured with instructions for understanding the world

https://news.ucsc.edu/2025/11/sharf-preconfigured-brain/
5•XzetaU8•19m ago•1 comments

Chasing the Algorithm

https://marketoonist.com/2025/11/chasing-the-algorithm.html
1•taubek•20m ago•0 comments

Rust for Linux Kernel Co-Maintainer Formally Steps Down

https://www.phoronix.com/news/Alex-Gaynor-Rust-Maintainer
1•bluebirdfirewin•20m ago•0 comments

Skip Fuse is now free for Indie Developers: SwiftUI via Swift SDK for Android

https://skip.tools/blog/skip-fuse-free-for-indies/
1•wahnfrieden•22m ago•0 comments

Instructions for generating AI porn posted on .gov website

https://bakersfieldnow.com/news/local/nude-ai-deepfake-instructions-posted-on-local-air-quality-d...
2•OhMeadhbh•25m ago•0 comments

The Tune of Things: Is Consciousness God?

https://harpers.org/archive/2025/12/the-tune-of-things-christian-wiman-consciousness-god/
2•Hooke•25m ago•0 comments

Show HN: Lenscraft – Shoot Photos from Google Street

https://d01.dailyaiship.com/
1•bosschow•28m ago•0 comments

NASA and Boeing Scale Back Starliner Missions After Fumbled Astronaut Flight

https://www.wsj.com/science/space-astronomy/nasa-and-boeing-scale-back-starliner-missions-after-f...
2•JumpCrisscross•32m ago•0 comments

Building a WebRTC benchmark for voice AI agents (Pipecat vs. LiveKit)

https://github.com/kstonekuan/voice-rtc-bench
1•kstonekuan•33m ago•1 comments

RL Control of Exercise-Strengthened Biohybrid Robots in Simulation

https://arxiv.org/abs/2408.16069
1•PaulHoule•39m ago•1 comments

Show HN: The Wiki Game - reach target Wikipedia page by clicking hyperlinks only

https://apps.apple.com/us/app/the-wiki-game-wikipedia-game/id6755500017
2•frayo44•41m ago•1 comments

Jakarta Is Now the Biggest City in the World

https://www.axios.com/2025/11/24/jakarta-tokyo-worlds-biggest-city-population
3•skx001•41m ago•0 comments

I created a platform to help people find developer partners for their app

https://devteambase.com
1•Nikos_•43m ago•0 comments

Why I (Still) Love Linux ?

https://it-notes.dragas.net/2025/11/24/why-i-still-love-linux/
2•signa11•43m ago•0 comments

Show HN: uvlink – A CLI to keep .venv in a centralized cache for uv

https://github.com/c0rychu/uvlink
2•corychu•44m ago•0 comments

Show HN: Get an Amazon Giftcard to Test Premium Features on Remotelygood.us

https://remotelygood.us
1•Theresa_i_a•46m ago•0 comments

Can Transformers Do Everything, and Undo It Too?

https://astro-eric.github.io/blogs/surjective/
1•nekofneko•47m ago•0 comments

Ytmnd

https://en.wikipedia.org/wiki/YTMND
3•halflife•50m ago•0 comments

People as Intelligence vs. People as Biology. Thoughts?

1•marksun130•51m ago•1 comments