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•1y 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•1y 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•1y 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•1y 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.

The Vientiane Mystery: When a Taxi Apps Randomly Stops Working

https://gist.github.com/Usernameisalreadytaken5/a0bc0e204008b9ed1b404437db5f59cd
1•jondoe•1m ago•0 comments

Show HN: Bgbgone – local Mac background remover CLI – MIT

https://github.com/Arthur-Ficial/bgbgone
1•franze•2m ago•0 comments

C++: The Programming Language Cover Raises Unanswered Questions

https://devblogs.microsoft.com/oldnewthing/20260401-00/?p=112180
1•birdculture•2m ago•0 comments

The "Cat-Cam": Using Go and an Old Nokia Android to Catch a Midnight Intruder

https://medium.com/@premkumarbhaskal/the-cat-cam-using-go-and-an-old-nokia-android-to-catch-a-mid...
1•Pbhaskal•2m ago•1 comments

Using the Screen Capture API to record a browser window

https://alexwlchan.net/2026/record-browser-video/
1•Tomte•6m ago•0 comments

Ask HN: What are some agent-coded masterpieces?

1•xyzal•6m ago•0 comments

A Little Explanation of Little's Law

https://rugu.dev/en/blog/littles-law/
1•signa11•7m ago•0 comments

The US Needs Mechanics and Electricians.Big Business Is Spending to Create Some

https://www.wsj.com/business/autos/the-u-s-needs-mechanics-and-electricians-big-business-is-spend...
1•KnuthIsGod•7m ago•0 comments

The Grad Student Who Broke Microplastics Research

https://drstanfield.com/en-eu/blogs/articles/the-grad-student-who-broke-microplastics-research
2•mpweiher•23m ago•0 comments

Memory Caching: RNNs with Growing Memory

https://arxiv.org/abs/2602.24281
1•dmichulke•25m ago•0 comments

Writing your own print function in C without Libc

https://linux-is-best.pckt.blog/writing-your-own-print-function-16xt8wv
1•ghodawalaaman•31m ago•0 comments

Spotify no OAuth,no premium web API fetching

1•nntlol•31m ago•0 comments

Nike can't just do it any more

https://economist.com/1843/2026/06/05/nike-cant-just-do-it-any-more
1•andsoitis•34m ago•0 comments

Project the aircraft passing overhead onto your ceiling, in real time

https://github.com/cpaczek/skylight
1•phantomathkg•38m ago•1 comments

Show HN: Kyushu – A self-hostable WASM sandbox for JavaScript workers

https://kyushu.dev/
1•le_chuck•43m ago•0 comments

Show HN: WinkTerm – AI that shares the same PTY as you in the terminal

https://github.com/Cznorth/winkterm
1•Cznorth•46m ago•0 comments

Help Nearby – humanitarian map with UN data integration

https://help-nearby.org
1•Hyrezyxx•52m ago•0 comments

Retrospective

https://neverworkintheory.org/2024/03/21/retrospective.html
1•jruohonen•53m ago•0 comments

Dimitri Bertsekas

https://en.wikipedia.org/wiki/Dimitri_Bertsekas
1•tosh•55m ago•0 comments

Are we approaching a new AI winter?

https://adlrocha.substack.com/p/adlrocha-are-we-approaching-a-new
2•adlrocha•56m ago•0 comments

Show HN: About Lightweight, S3-compatible object storage

https://kodiqa-solutions.github.io/VaultS3/
1•open_source_new•58m ago•0 comments

Thoughts on starting new projects with LLM agents

https://eli.thegreenplace.net/2026/thoughts-on-starting-new-projects-with-llm-agents/
2•wrxd•58m ago•0 comments

Show HN: AI pre-screening CIS counterparties before onboarding

https://agenstry.com/agents/cis-secondary-sanctions-a2a.vassiliy-lakhonin.workers.dev
1•vassilbek•59m ago•0 comments

How LLMs Work: A Friendly Map for Humans

https://oreoro.github.io/posts/how-llms-actually-work-friendly-guide/
1•alexander2002•59m ago•0 comments

Police Tussle with Diabetes Experts at Ada Meeting

https://www.medpagetoday.com/special-reports/exclusives/121619
1•pigeons•1h ago•0 comments

What Happened in Tanzania on October 29?

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

How much do amd64 microarchitecture levels help in Go?

https://twitter.com/lemire/status/2063358266885685710
2•tosh•1h ago•1 comments

Into the Personal-Website-Verse (2019)

https://matthiasott.com/articles/into-the-personal-website-verse
2•downbad_•1h ago•0 comments

GitHub's CPO on AI Coding Agents, Macro-Delegation, and the Future of Developers

https://www.turingpost.com/p/mario-rodriguez-github-ai-coding-agents-copilot
1•olgava•1h ago•0 comments

How do AI agents spend your money?

https://arxiv.org/abs/2604.22750
1•haemdahl•1h ago•0 comments