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

Construct of the Day

https://constructofthe.day
1•jasoncartwright•1m ago•0 comments

I Simulated 38,612 Countryle Games to Find the Best Strategy

https://stoffregen.io/posts/countryle/
1•st0ffregen•1m ago•0 comments

Show HN: AI agent autonomously used BoTorch to predict CFPB enforcement actions

https://github.com/sign-of-fourier/cfpb-complaint-enforcement
1•mshipman•3m ago•0 comments

Corruption erodes social trust more in democracies than in autocracies

https://www.frontiersin.org/journals/political-science/articles/10.3389/fpos.2026.1779810/full
2•PaulHoule•4m ago•0 comments

I Love FreeBSD

https://it-notes.dragas.net/2026/03/16/why-i-love-freebsd/
2•enz•6m ago•0 comments

West Sussex's Oracle rollout pushed back again as costs balloon 15 times

https://www.theregister.com/2026/03/16/west_sussex_oracle/
2•Brajeshwar•8m ago•0 comments

AI Unicorn ElevenLabs Is Making a $1B Effort to Restore 1M Voices

https://www.forbes.com/sites/zoyahasan/2026/03/13/ai-unicorn-elevenlabs-is-making-a-1-billion-eff...
1•stared•10m ago•0 comments

Operation Hormuz (1989)

https://www.lemon64.com/review/operation-hormuz/888
1•nurettin•11m ago•0 comments

Open source Chrome extension to customize Veesion alert notification sounds

https://github.com/MarcuC/custom-veesion-notifications-sound
1•molly997•12m ago•1 comments

Scientists discover a surprising way to quiet the anxious mind (2025)

https://www.sciencedaily.com/releases/2025/10/251027023816.htm
5•carlos-menezes•13m ago•1 comments

20 Years of Amazon S3

https://aws.amazon.com/blogs/aws/twenty-years-of-amazon-s3-and-building-whats-next/
3•easton•15m ago•0 comments

Meta up 3% in premarket as it plans mass layoff amidst increased AI spending

https://www.cnbc.com/2026/03/16/meta-ai-costs-mass-layoffs-20percent-up-premarket.html
3•rfarley04•15m ago•1 comments

Show HN: Merrilin.ai – Code blocks in your books, finally

https://tech.stonecharioteer.com/posts/2026/merrilin-code-blocks/
1•stonecharioteer•19m ago•0 comments

'Another internet is possible': Norway rails against 'enshittification'

https://www.theguardian.com/world/2026/mar/16/norway-rails-against-enshittifcation-deliberate-tec...
5•voxleone•19m ago•2 comments

ESM>CDN: A fast, Deno-friendly CDN for a world without 'NPM install

https://esm.sh/
2•kinderjaje•22m ago•1 comments

Perfex CRM: Unauthenticated RCE via PHP's S: deserialization format

https://nullcathedral.com/posts/2026-03-16-perfex-crm-unauthenticated-rce-insecure-deserialization/
1•nullcathedral•24m ago•1 comments

What Does Extreme Wealth Do to the Brain?

https://nymag.com/intelligencer/article/what-does-extreme-wealth-do-to-the-brain.html
1•cs702•25m ago•0 comments

Create a form in YAML, store it in GitHub, and share it as a live URL

https://docs.declarativeforms.com/getting-started/create-a-form
1•hirebarend•28m ago•0 comments

Dictare – Open-source voice layer for AI coding agents (100% local)

https://github.com/dragfly/dictare
1•dragfly•29m ago•0 comments

Promptfoo: Test your prompts, agents, and RAGs

https://github.com/promptfoo/promptfoo
2•ahamez•29m ago•0 comments

AWS S3 turns 20 and reaches 'exabytes'

https://www.theregister.com/2026/03/16/aws_s3_turns_20/
2•Brajeshwar•30m ago•0 comments

Dinit, the init system systemd should have been

https://unixdigest.com/articles/dinit-the-init-system-systemd-should-have-been.html
2•dither8•31m ago•0 comments

Node File Trace – determines which files a Node application needs to run

https://github.com/vercel/nft
1•javatuts•35m ago•0 comments

ROI Calculator for Field Service Businesses

https://fieldservicetools.com/tools/roi-calculator/
1•gemcoin•36m ago•0 comments

Badreads

https://www.funnest.world/badreads
2•surprisetalk•36m ago•0 comments

Three Modes of Cognition

https://kevinkelly.substack.com/p/three-modes-of-cognition
1•surprisetalk•36m ago•0 comments

A Zeckendorf Table

https://leancrew.com/all-this/2026/01/a-zeckendorf-table/
1•surprisetalk•36m ago•0 comments

Just Put It on a Map

https://progressandpoverty.substack.com/p/just-put-it-on-a-map
4•surprisetalk•36m ago•0 comments

The Bay Area Exclusion License

https://baxl.org/1.0/
2•codon•36m ago•0 comments

Death by Clawd: The SaaSpocalypse Survival Scanner

https://deathbyclawd.com/
1•aleda145•42m ago•0 comments