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

Vibe → Environment → Culture: Why Leadership Gets This Backwards

https://medium.com/@hnshah/vibe-environment-culture-why-leadership-gets-this-backwards-c8b26af42519
1•BerislavLopac•1m ago•0 comments

The Future of AI in Ubuntu

https://discourse.ubuntu.com/t/the-future-of-ai-in-ubuntu/81130
1•jmngomes•3m ago•0 comments

Hyperscale data center in Utah to consume more power than entire state

https://www.sltrib.com/news/2026/04/25/hyperscale-data-center-may-be/
1•elsewhen•3m ago•0 comments

DeepMind Releases Vision Banana: Frontier Generalist Image Model

https://vision-banana.github.io/#results
1•filkny•5m ago•0 comments

Who Asked for This?

https://calnewport.com/who-asked-for-this/
1•ingve•11m ago•0 comments

Bug Bounty Guide – Methodology, AI tools, and lessons from 4 years of hunting

https://aituglo.com/guide/bug-bounty/
2•aituglo•12m ago•1 comments

Dynamic Pricing in B2B ECommerce in 2026

https://virtocommerce.com/blog/dynamic-pricing-in-b2b-ecommerce
1•vcmarketing•14m ago•1 comments

Ask HN: Is there a good CV review service for tech roles in Switzerland?

3•swissdom•16m ago•0 comments

A man who is paying to see the future – Semafor

https://www.semafor.com/article/04/24/2026/the-man-who-is-paying-to-see-the-future
1•voisin•16m ago•0 comments

RLM: LLMs to process arbitrarily long prompts with inference-time scaling (2025)

https://github.com/alexzhang13/rlm
1•ihrimech•16m ago•1 comments

FDA Approves First-Ever Gene Therapy for Treatment of Genetic Hearing Loss

https://www.fda.gov/news-events/press-announcements/fda-approves-first-ever-gene-therapy-treatmen...
1•JeanKage•19m ago•0 comments

France's Mistral Built a $14B AI Empire by Not Being American

https://www.forbes.com/sites/iainmartin/2026/04/16/how-frances-mistral-built-a-14-billion-ai-empi...
5•rzk•20m ago•1 comments

Httpxyz One Month In

https://tildeweb.nl/~michiel/httpxyz-one-month-in.html
1•roywashere•21m ago•0 comments

Ask HN: AI is like a hyper-motivated 16-year old genius – how to manage?

1•axeldunkel•21m ago•1 comments

Show HN: Launch Your Product. Get Seen Weekly

1•kalashvasaniya•22m ago•0 comments

Show HN: Renda Converts Claude Design HTML Zips into Instagram/Twitter PNGs

https://tryrenda.com/
1•Chips20•23m ago•0 comments

Show HN: Web Client for Hermes Agent

https://github.com/lotsoftick/hermes_client
1•lotsoftick•23m ago•0 comments

Show HN: OpenClaw Web Client

https://github.com/lotsoftick/openclaw_client
1•lotsoftick•24m ago•0 comments

Yahoo asking for subscription payment to send and receive emails

1•whyleym•25m ago•1 comments

Leaked results of Mythos' audit of the Rust stdlib

https://github.com/Swival/security-audits/tree/main/rust-stdlib
3•stavros•31m ago•0 comments

Understanding UMAP

https://pair-code.github.io/understanding-umap/
2•monneyboi•33m ago•0 comments

Jester Linux – A beginner-friendly desktop OS powered by NixOS and Lix

https://jesterlinux.org/blog/hello-world/
1•aprl•34m ago•0 comments

Foldergram – Self-hosted folder-based Instagram-style photo and video gallery

https://github.com/foldergram/foldergram
1•sebakubisz•34m ago•0 comments

Automate your contract process, the Docusign nightmare

https://www.getprobo.com/blog/2026-04-24-how-we-automated-our-client-contract-process
1•arthurmyx•35m ago•1 comments

Java: The Documentary (Trailer)

https://www.youtube.com/watch?v=cwLYS_xDvSw
2•Tomte•37m ago•0 comments

4TB of voice samples just stolen from 40k AI contractors at Mercor

https://app.oravys.com/blog/mercor-breach-2026
4•Oravys•38m ago•0 comments

Ask HN: Can you tell the difference between Claude Sonnet and Opus?

1•muddi900•39m ago•1 comments

Ask HN: Is it a good idea to add a Design your download page?

1•gray_wolf_99•42m ago•0 comments

TidesDB – Fast, persistent, scalable key-value storage for modern systems

https://tidesdb.com
2•alexpadula•42m ago•1 comments

Show HN: Implit – A CLI that catches AI-hallucinated NPM packages

https://github.com/Neurall-build/implit
1•neurall-build•46m ago•0 comments