frontpage.
newsnewestaskshowjobs

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 Free Money AI Bond Buildout Is Gone

https://www.bloomberg.com/news/newsletters/2026-08-07/the-free-money-ai-bond-buildout-is-gone
1•1vuio0pswjnm7•10m ago•0 comments

Cuban government open to the idea of an Arab investor to develop 'Trump Island'

https://english.elpais.com/international/2026-08-06/cuban-government-open-to-the-idea-of-an-arab-...
1•SilentM68•11m ago•1 comments

Lucid whistleblower lawsuit links dismissed warning to Air recall that grew 16x

https://runtimewire.com/article/exclusive-lucid-whistleblower-lawsuit-links-dismissed-warning-to-...
1•ryanmerket•13m ago•0 comments

Translating the Renaissance: 17,000+ historical source texts

https://sourcelibrary.org
1•dr_dshiv•20m ago•0 comments

Wrangling Evals

https://sackfield.substack.com/p/wrangling-evals
1•sackfield•31m ago•0 comments

Ask HN: How can I tell which LLM's have been trained on what?

1•RantyDave•32m ago•2 comments

The Hat and the Spectre – Recent Groundbreaking Discoveries in Mathematics

https://momath.org/the-hat/
1•vismit2000•33m ago•0 comments

Chenxiaolong/BasicSync: A simple app for running Syncthing on Android

https://github.com/chenxiaolong/BasicSync
1•aiNohY6g•40m ago•0 comments

Show HN: Framewrite – Turn any video into a document you'll use

https://framewrite.cc/
1•thepace•41m ago•0 comments

Obscura: Headless browser engine. For web scraping and AI agent automation

https://github.com/h4ckf0r0day/obscura
1•thunderbong•42m ago•0 comments

Non Vim TUI for K8s that you don't hate

https://github.com/olafurbergs/krowser
1•obergs•45m ago•0 comments

I fought the slop and I won (unslopping LLM output)

https://castform.com/blog/unslop/
1•BoredomIsFun•48m ago•0 comments

Trumpists' assault on science isn't just harming America – it's harming them

https://www.theguardian.com/commentisfree/2026/aug/07/trump-scientific-research-universities
9•devonnull•49m ago•0 comments

CSS: The bomb inside your inbox

https://portswigger.net/research/css-the-bomb-inside-your-inbox
1•OuterVale•50m ago•1 comments

Homade OS Also PLS Comment

1•TACOCODER•51m ago•1 comments

I watched 13 legal pages for two weeks, three of them changed

https://www.indiehackers.com/post/i-watched-13-legal-pages-for-two-weeks-three-of-them-changed-1d...
2•antoniustyo•54m ago•0 comments

Privacy experts warn of gaps in NZ law, as camera glasses hit Kmart shelves

https://www.rnz.co.nz/news/science-and-technology/933579/privacy-experts-warn-of-gaps-in-nz-law-a...
3•billybuckwheat•54m ago•0 comments

The Nature of Technology

https://sites.santafe.edu/~wbarthur/thenatureoftechnology.htm
5•teleforce•55m ago•0 comments

Show HN: I Built a Carbles Game

https://carbles.app/
1•bmcd•58m ago•0 comments

Trump administration has spent nearly $4B to cancel offshore wind farms

https://techcrunch.com/2026/08/07/trump-administration-has-spent-nearly-4b-to-cancel-offshore-win...
8•higginsniggins•58m ago•2 comments

Show HN: Zero-token memory retrieval for Pi

https://github.com/skorotkiewicz/zero-mem
1•modinfo•58m ago•0 comments

(Warren) Buffett indicator – a measure of valuations

https://en.wikipedia.org/wiki/Buffett_indicator
1•gurjeet•59m ago•0 comments

Simon Claims Polynomial-Time Quantum Algorithm for Lattice Problems

https://postquantum.com/security-pqc/simon-quantum-algorithm-lattice-pqc/
1•cevi•1h ago•0 comments

Timeline of the OpenAI accidental attack against Hugging Face

https://simonwillison.net/2026/Aug/7/openai-timeline/
1•bonsai_spool•1h ago•0 comments

Debugging Information for Inlined Functions

https://lwn.net/Articles/1083985/
1•pykello•1h ago•0 comments

Troxler's Fading

https://en.wikipedia.org/wiki/Troxler%27s_fading
3•thunderbong•1h ago•0 comments

Tearable UI

https://pushmatrix.github.io/tearable/
1•yen223•1h ago•0 comments

Towards a Risk Assessment of Malicious Skill Files in Coding Agents

https://arxiv.org/abs/2608.05223
1•sbulaev•1h ago•0 comments

I got a browser running inside the terminal and let Claude Code control it

https://www.reddit.com/r/vibecoding/comments/1vifa9f/i_got_a_browser_running_inside_the_terminal_...
1•syumei•1h ago•0 comments

A browser golf career SIM with no back end, just LocalStorage

https://www.rainydaygc.com/
1•mdstrobe•1h ago•0 comments