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

Local LLMs on M1 MacBook and iPhone: Qwen 9B Surprised Me

https://thoughts.jock.pl/p/local-llm-macbook-iphone-qwen-experiment
1•joozio•42s ago•0 comments

Should You Be a Carpenter? [Wading Through AI – Episode 1] [video]

https://www.youtube.com/watch?v=RJyPVLMyyuA
1•bwidlar•1m ago•0 comments

My friend vibe-coded a WoW addon because the bag management was bothering him

https://github.com/mikigraf/AutoSellPlus
1•woz_•2m ago•1 comments

Malicious NPM package pino-SDK-v2 exfiltrates .env secrets to Discord

1•Sudhanshu2310•2m ago•0 comments

Last Year of Terraform

https://encore.dev/blog/last-year-of-terraform
1•andout_•3m ago•0 comments

Show HN: Simvyn – open-source Universal mobile devtool

https://github.com/pranshuchittora/simvyn
1•pranshuchittora•6m ago•1 comments

Show HN: Evalcraft – cassette-based testing for AI agents (pytest, $0/run)

https://github.com/beyhangl/evalcraft
1•beyhang•7m ago•0 comments

Show HN: VibeSing – Trend-driven voice cloning pipeline for social music sharing

https://www.vibesing.me
1•HiTechK•7m ago•1 comments

Show HN: Mybets.gg – A bet tracker and analytics dashboard

https://www.mybets.gg
1•mybets•9m ago•0 comments

Show HN: LiveTok – AI Receptionist for Veterinary Clinics

1•gustavogb•9m ago•0 comments

Show HN: Veil – On-device meeting transcription with 100% PII redaction

https://helloveil.com/
1•nakaiwilliams•10m ago•0 comments

Ambiguity in C

https://longtran2904.substack.com/p/ambiguity-in-c
1•todsacerdoti•13m ago•0 comments

Partnering with Mozilla to improve Firefox's security

https://www.anthropic.com/news/mozilla-firefox-security
1•meetpateltech•15m ago•0 comments

BullshitBench

https://petergpt.github.io/bullshit-benchmark/viewer/index.v2.html
2•ramon156•16m ago•0 comments

Show HN: PACO A tool to find Dependency Confusion vulnerabilities

https://github.com/r00tSid/PACO-Package-Confuser
1•r00tSid•19m ago•1 comments

Artificial Hivemind: The Open-Ended Homogeneity of Language Models (and Beyond)

https://arxiv.org/abs/2510.22954
1•mpweiher•20m ago•0 comments

OpenCAD: Modular CAD System

https://github.com/caid-technologies/OpenCAD
1•Deanhu822•21m ago•1 comments

Apple's M5 Max Chip Achieves a New Record in First Benchmark Result

https://www.macrumors.com/2026/03/05/m5-max-geekbench-benchmarks/
1•alwillis•21m ago•0 comments

Beyond silicon: Shape-shifting molecules as memory, logic, and synapses

https://www.sciencedaily.com/releases/2026/01/260101160857.htm
2•digitalapplied•22m ago•0 comments

World Monitor – AI-powered news aggregation

https://github.com/koala73/worldmonitor
1•amai•32m ago•0 comments

Bookwheel

https://en.wikipedia.org/wiki/Bookwheel
2•tosh•34m ago•0 comments

Fluux Messenger 0.13.3 – A Modern Cross Platform XMPP Client (TypeScript)

https://github.com/processone/fluux-messenger/releases/tag/v0.13.3
1•neustradamus•35m ago•0 comments

Show HN: A library to turn any React Native View into a video or an image

https://github.com/Rednegniw/react-native-view-recorder
1•WingenderA•39m ago•0 comments

Show HN: Attendr – lightweight self-hosted staff presence dashboard

https://www.attendr.com.au/
1•ScottHudson•41m ago•1 comments

AgentSeal – Security scanner for AI agents (150 attack probes)

https://github.com/AgentSeal/agentseal
1•agentseal•41m ago•1 comments

Mcpup – Manage MCP servers across 13 AI clients from one config

https://github.com/mohammedsamin/mcpup
1•mohammedsardar•42m ago•1 comments

Mozilla is working on a big Firefox redesign, here is what it looks like

https://www.neowin.net/news/mozilla-is-working-on-a-big-firefox-redesign-here-is-what-it-looks-like/
3•bundie•46m ago•1 comments

OpenClaw on Amazon Lightsail to run your autonomous private agents

https://aws.amazon.com/blogs/aws/introducing-openclaw-on-amazon-lightsail-to-run-your-autonomous-...
2•doppp•48m ago•0 comments

How I made a shooter game in 64 KB [video]

https://www.youtube.com/watch?v=qht68vFaa1M
3•pedroth•52m ago•0 comments

How Much Money Jeff Bezos Made Since You Started Reading This Page

https://bezoscalculator.com/
17•TigerUniversity•53m ago•0 comments