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

Jane Street signs $6B AI cloud deal with CoreWeave, invests $1B

https://thenextweb.com/news/jane-street-coreweave-6-billion-cloud-1-billion-equity-ai
1•gmays•31s ago•0 comments

KeePassChi – Codeberg.org

https://codeberg.org/keepasschi
1•sharjeelsayed•1m ago•0 comments

Elon Musk buys a fifth of his own Cybertrucks

https://www.msn.com/en-us/money/companies/elon-musk-buys-a-fifth-of-his-own-cybertrucks/ar-AA212Sci
3•petethomas•2m ago•0 comments

We're Hooked on Satellites. It Could Blow Up in Our Faces

https://www.cnet.com/science/space/features/satellite-overcrowding-space-junk-low-earth-orbit-sta...
2•SilverElfin•2m ago•0 comments

Filling DOCX forms: GPT-5.1 broke it, every Claude model handled it

https://varstatt.com/jurij/p/filling-forms-no-tool-can-template
1•jurijtokarski•3m ago•0 comments

Lutnick's old firm pumps $10M into super PAC led by Tether executive

https://www.citationneeded.news/commerce-secretary-howard-lutnicks-old-firm-pumps-10-million-into...
3•petethomas•4m ago•1 comments

US, EU move toward landmark biometric data sharing deal

https://www.biometricupdate.com/202603/us-eu-move-toward-landmark-biometric-data-sharing-deal
2•peq42•4m ago•0 comments

A privacy-first QR code generator (100% client-side, PNG and SVG export)

https://atomnyx.com/tools/qr-code-generator
1•RuBekOn•5m ago•0 comments

TCode: An AI Coding Agent Leverages Neovim and Tmux

https://www.binwang.me/2026-04-12-TCode-An-AI-Coding-Agent-Leverages-Neovim-and-Tmux.html
1•wb14123•5m ago•0 comments

Reed Hastings to Step Down as Netflix Chair

https://www.nytimes.com/2026/04/16/business/media/reed-hastings-netflix-chair.html
1•psychanarch•5m ago•0 comments

Frontier Coding Agents Built a Video Diffusion Pipeline on Max

https://www.modular.com/blog/how-frontier-coding-agents-built-a-video-diffusion-pipeline-on-max
1•visheshdembla•6m ago•0 comments

Scientists Just Created Super-Strong Steel That Never Rusts

https://www.popularmechanics.com/science/green-tech/a70977124/3d-printed-steel/
2•bookofjoe•7m ago•1 comments

The Beginning of Scarcity in AI

https://tomtunguz.com/ai-compute-crisis-2026/
2•gmays•11m ago•0 comments

Mechanical Sympathy

https://vickiboykis.com/2026/04/13/mechanical-sympathy/
1•sebg•11m ago•0 comments

Neuromorphic Event-Based Camera Achieves Kilohertz Vascular Imaging

https://bioengineer.org/neuromorphic-event-based-camera-achieves-kilohertz-vascular-imaging-and-f...
2•geox•12m ago•0 comments

Accelerate building an independent European social web

https://fund.eurosky.tech/https://whydonate.com/en/fundraising/AcceleratebuildinganindependentEur...
1•doener•14m ago•0 comments

Packrat Parsing at the Speed of Wasm [video]

https://www.youtube.com/watch?v=C2QxWtqlq9E
1•matt_d•16m ago•0 comments

Has New Music Become Less Popular?

https://www.statsignificant.com/p/has-new-music-become-less-popular
1•dpee123•17m ago•0 comments

Let sleeping CPUs lie: S0ix

https://freebsdfoundation.org/our-work/journal/browser-based-edition/laptop-desktop/let-sleeping-...
1•fanf2•18m ago•0 comments

JavaScript Promise.all() and Promise.allSettled() in Practice

https://www.jamdesk.com/blog/javascript-promise-all
1•gbourne1•20m ago•0 comments

GitHub Copilot Chat 0.44.1 – Possible Malicious Release

2•warhorse10_9•22m ago•0 comments

We Took $10k from MKBHD's Locked iPhone

https://twitter.com/veritasium/status/2044466849308414117
1•apparent•22m ago•1 comments

Changing leafcutter ants' food reshapes their microbial gardens, scientists find

https://phys.org/news/2026-03-leafcutter-ants-food-reshapes-microbial.html
1•PaulHoule•22m ago•0 comments

Sweden's schools cutting back on digital learning

https://www.bbc.com/news/articles/cly0vk77vdko
1•bidikburger•26m ago•1 comments

Ask HN: Why Hasn't Clojure Caught On?

4•uxcolumbo•26m ago•4 comments

Estimating π with a Coin

https://arxiv.org/abs/2602.14487
1•sebg•27m ago•0 comments

Show HN: King Louie a desktop AI with 20 agent tools, no cloud required

https://github.com/the-banana-tool/king-louie
1•sethito•28m ago•1 comments

The "Passive Income" trap ate a generation of entrepreneurs

https://www.joanwestenberg.com/the-passive-income-trap-ate-a-generation-of-entrepreneurs/
9•devonnull•29m ago•2 comments

Timeplus Released AgentGuard – Real-Time Security Detection for AI Agents

https://www.timeplus.com/post/agentguard
1•gangtao•29m ago•0 comments

The Rise of Marketing Speak

https://sustainableviews.substack.com/p/the-rise-of-marketing-speak
1•rzk•30m ago•0 comments