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.

Out-of-core LLM inference engine written from scratch in Rust

https://github.com/Vage91/Kortex
1•Vage91•57s ago•0 comments

Simulation Game: Can you Terraform Mars?

https://www.nature.com/immersive/d41586-026-01978-8/index.html
1•cybermango•3m ago•0 comments

Tool that stops iCloud from eating your Mac's SSD

https://github.com/rexbrahh/icloud-guard/tree/main
1•rexbrahh•3m ago•0 comments

I just tired of killing AI slop

https://www.surgeos.app/
1•yernururu•5m ago•1 comments

RFC: Stopping runaway AI agent spend with atomic budget reservations

https://github.com/iamapsrajput/agent-budget-protocol/blob/main/RFC.md
1•iamapsrajput•6m ago•0 comments

Freedom from NPM. Happy 4th

https://www.npmjs.com/package/donobu
2•vasusen•8m ago•1 comments

Check my temp mail with 18 custom domain

https://mytempmail.pro
1•Asdfghjkkzxcv•9m ago•0 comments

Cells, boundaries, and the emergence of biological order

https://www.embl.org/news/science-technology/cells-boundaries-and-the-emergence-of-biological-order/
1•hhs•10m ago•0 comments

Mystery of India's red-haired child unlocks hidden colour genes

https://www.nature.com/articles/d44151-026-00124-7
1•cybermango•11m ago•0 comments

Peekdiff – review GitHub PRs without the diff touching my server

https://peekdiff.codebyram.dev
1•sriram-52•11m ago•0 comments

Jellyfish can heal wounds in minutes. Scientists want their secrets

https://www.mbl.edu/news/jellyfish-can-heal-wounds-minutes-scientists-want-their-secrets
1•hhs•12m ago•0 comments

FlashAttention-4: Algorithm and Kernel Pipelining Co-Design

https://research.colfax-intl.com/flashattention-4-algorithm-and-kernel-pipelining-co-design-for-a...
1•skidrow•13m ago•0 comments

New bacterial species discovered in NASA's cleanrooms

https://www.nature.com/articles/d44151-025-00219-7
2•cybermango•14m ago•0 comments

Toward Better Hip Kernel Generation for AMD GPUs

https://scalingintelligence.stanford.edu/blogs/hipkernels/
1•skidrow•14m ago•0 comments

Researchers affirm long-held belief that viruses can trigger Parkinson's disease

https://stories.tamu.edu/news/2026/06/29/researchers-affirm-long-held-belief-that-viruses-can-tri...
1•hhs•15m ago•0 comments

China Is Devastating the Last Stronghold of German Industry

https://www.wsj.com/economy/china-is-devastating-the-last-stronghold-of-german-industry-c7a98514
2•impish9208•18m ago•1 comments

Four Corners – a spin on Connections-like games

https://fourcorners.smol.quest/
1•ens0•20m ago•1 comments

Show HN: WifeBench – My wife vibes LLM rankings

https://www.wifebench.com/
1•fristovic•22m ago•0 comments

Dermatology is wrong about the sun

https://twitter.com/MattZirwas/status/2050586857868591306
1•bilsbie•24m ago•0 comments

Automate Excel with Python: From manual grind to one-click workflow

https://nostarch.com/automate-excel-with-python
1•teleforce•24m ago•0 comments

Trump pardons 11, most for violating Clean Air Act

https://www.reuters.com/legal/government/trump-pardons-11-most-violating-clean-air-act-2026-07-04/
1•Kapura•26m ago•0 comments

Show HN: Isthistechdead.com got a full UI revamp

https://isthistechdead.com/
1•jobehi•28m ago•0 comments

America imports 99% of its fireworks from China

https://justinkuiper.substack.com/p/america-imports-99-of-its-fireworks
3•zdw•31m ago•0 comments

The Structural Failure of Disciplinary Science: What a Machine Found in 2 Hours

https://zenodo.org/records/21198389
1•javieralbuixech•31m ago•0 comments

Heddle

https://heddle.sh/
2•handfuloflight•32m ago•0 comments

Ramp data shows heavy AI adopters hire more

https://econlab.substack.com/p/we-can-finally-say-ai-isnt-killing-jobs
1•skybrian•36m ago•0 comments

Can you train AI to invert AES?

https://www.juanslozano.com/blog/ai-aes
1•juansebastianl•37m ago•0 comments

Counting Until the End of the Universe

https://essenceia.github.io/projects/until_heat_death_do_us_part/
2•random__duck•43m ago•1 comments

ContainerUtility: A macOS app for the container CLI

https://github.com/erdaltoprak/ContainerUtility
2•erdaltoprak•44m ago•0 comments

Living subscription-free in my brain

https://mapwriting.substack.com/p/living-subscription-free-in-my-brain
2•doitLP•46m ago•0 comments