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.

I solo-developed a Call of Duty event clipper using Python and AI

1•niceshot-ai•12m ago•0 comments

Migrating to Positron, a next-generation data science IDE for Python and R

https://posit.co/blog/positron-migration-guides
3•ionychal•26m ago•1 comments

Show HN: AffiliateGrowthVault: Discover 2000 Affiliate Program Growth Strategies

https://affiliategrowthvault.com/
1•tejas3732•35m ago•0 comments

Can I Port Sonic to the Amiga from the Sega Megadrive?

https://youtu.be/Xb94oUw7_K4
1•bane•36m ago•0 comments

James Webb Space Telescope reveals new view of dying star 'Red Spider Nebula'

https://indianexpress.com/article/technology/science/james-webb-space-telescope-reveals-new-view-...
1•ashishgupta2209•37m ago•0 comments

Pretrain a Bert Model from Scratch

https://machinelearningmastery.com/pretrain-a-bert-model-from-scratch/
3•tzury•39m ago•2 comments

The SWE-Bench Illusion

https://www.microsoft.com/en-us/research/publication/the-swe-bench-illusion-when-state-of-the-art...
4•louiereederson•43m ago•2 comments

GitLab scan finds 17,000 secrets in public repos, leading to $9000+ in bounties

https://trufflesecurity.com/blog/scanning-5-6-million-public-gitlab-repositories-for-secrets
2•adrianwaj•46m ago•0 comments

Japan town retracts bear sighting warning sparked by AI image

https://www.japantimes.co.jp/news/2025/11/27/japan/society/japan-town-retracts-ai-bear-image/
1•geox•54m ago•0 comments

A world map where anyone can plant a digital bonsai

https://www.zen.com.ar/bonsais/
2•elandros•56m ago•2 comments

Pocketbase – open-source realtime back end in 1 file

https://pocketbase.io/
2•modinfo•56m ago•0 comments

Vintage Thanksgiving: Photos Showing How Families Gathered in 1950s and 1960s

https://rarehistoricalphotos.com/vintage-thanksgiving/
3•Brajeshwar•58m ago•0 comments

Show HN: AnyMusic – AI music generator (royalty‑free, songs,stems, lyrics)

https://anymusic.ai
1•lovelycold•1h ago•0 comments

China's BEV Trucks and the End of Diesel's Dominance

https://cleantechnica.com/2025/11/26/chinas-bev-trucks-and-the-end-of-diesels-dominance/
32•xbmcuser•1h ago•1 comments

Japan's human washing machines will go on sale to general public

https://soranews24.com/2025/11/28/japans-human-washing-machines-will-go-on-sale-to-general-public...
3•zdw•1h ago•2 comments

Why can't ChatGPT tell time?

https://www.theverge.com/report/829137/openai-chatgpt-time-date
1•ent101•1h ago•0 comments

OpenAI discloses API customer data breach via Mixpanel vendor hack

https://www.bleepingcomputer.com/news/security/openai-discloses-api-customer-data-breach-via-mixp...
2•DANmode•1h ago•1 comments

Shor's algorithm: the one quantum algo that ends RSA/ECC tomorrow

https://blog.ellipticc.com/posts/what-is-shors-algorithm-and-why-its-the-single-biggest-threat-to...
3•iliasabs•1h ago•0 comments

After such knowledge, what forgiveness?

https://www.stevesailer.net/p/after-such-knowledge-what-forgiveness
3•tartoran•1h ago•2 comments

PpenPanzer: JavaScript/HTML5 rewrite of Panzer General 2 game

https://github.com/nicupavel/openpanzer
2•ibobev•1h ago•0 comments

CiaoTool – No-Code Multi-Chain Token Creation and Management Platform

https://ciaotool.io/en-US
1•CiaoTool•1h ago•1 comments

OpenAI Codex Plan / Spec Mode – We'd Love Your Input

https://github.com/openai/codex/discussions/7355
1•wahnfrieden•1h ago•0 comments

The VPN panic is only getting started

https://www.theverge.com/tech/827435/uk-vpn-restrictions-ban-online-safety-act
37•cebert•1h ago•22 comments

Local LLM based code reviews at Scripbox

https://medium.com/@jpranav97/zero-cost-code-reviews-self-hosted-qwen2-5-coder-on-gitlab-ci-80104...
1•vasuadari•1h ago•1 comments

Tell HN: Gemini 3 found a stack smash in a hex dump that I missed

3•leo_e•1h ago•0 comments

Quantica: A Python-like language with native quantum computing built in

https://github.com/Quantica-Foundation/quantica-lang
2•gurukasi2006•1h ago•0 comments

My car charger can boil water really fast [video]

https://www.youtube.com/watch?v=INZybkX8tLI
1•zdw•1h ago•0 comments

What's in a Button?

https://belkadan.com/blog/2025/11/Whats-in-a-Button/
2•todsacerdoti•1h ago•0 comments

Nvidia reportedly no longer supplying VRAM to GPU partners due to memory crunch

https://www.tomshardware.com/pc-components/gpus/nvidia-reportedly-no-longer-supplying-vram-to-its...
2•lysp•1h ago•0 comments

Jeffrey Epstein Was the Unofficial Advice Columnist for the Elites

https://defector.com/jeffrey-epstein-was-the-unofficial-advice-columnist-for-the-elites
11•tartoran•1h ago•0 comments