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.

EU Parliament Hearing: Are Publishers Allowed to Disable Games You Bought? [video]

https://www.youtube.com/watch?v=oXcogLmxnJw
1•throwawayk7h•6m ago•0 comments

LLM inference infrastructure for a systems audience

https://blog.mihirnanavati.com
1•PaulHoule•8m ago•0 comments

Show HN: Valuepulse – search docs, query data, and build dashboards in one place

https://valuepulse.ai
1•ygudeta•10m ago•0 comments

Basic Intrusion Detection System with Mtree (FreeBSD)

https://henryleach.com/2026/03/basic-intrusion-detection-system-with-mtree/
1•DASD•19m ago•0 comments

Show HN: Hailuo 3.0 AI – AI Video Generator

https://hailuo30.net
1•danielmateo773•22m ago•0 comments

US Bill Mandates On-Device Age Verification

https://reclaimthenet.org/us-bill-mandates-on-device-age-verification
2•ronsor•24m ago•0 comments

Software Bonkers

https://craigmod.com/essays/software_bonkers/
1•mooreds•25m ago•0 comments

How AI changed your daily work at office?

1•XDataY•26m ago•0 comments

Opus 4.7 is horrible at writing

2•limalabs•28m ago•0 comments

Component "archive.ubuntu.com" and a few other components are Down

https://status.canonical.com/
1•SoftTalker•29m ago•2 comments

The first signed, drift-monitored W3C WebMCP manifest

https://getspeakable.ai/blog/webmcp-launch/
1•quickersilver•29m ago•0 comments

Has anyone used Claude Opus 4.7 API on Qubrid or another platform? Use case?

https://platform.qubrid.com/
1•tech_curator•35m ago•0 comments

Show HN: A collection of GPT-IMAGE-2 prompts from X(Twitter)

https://gptimage2.one/awesome-gpt-image-2-prompts
2•kevinhacker•39m ago•0 comments

IPC medley: message-queue peeking, io_uring, and bus1

https://lwn.net/Articles/1065490/
1•signa11•39m ago•0 comments

Robot golf vs. holes that keep getting harder [video]

https://www.youtube.com/watch?v=2OfjZ3ORJfc
1•Timothee•41m ago•0 comments

Parcae: Doing more with fewer parameters using stable looped models

https://www.together.ai/blog/parcae
1•gmays•51m ago•0 comments

Component "security.ubuntu.com" and a few other components are Down

https://status.canonical.com/#/incident/KNms6QK9ewuzz-7xUsPsNylV20jEt5kyKsd8A-3ptQFa8k37yMVCakd1y...
2•zinekeller•52m ago•0 comments

Named Entity Recognition (NER) in Python with Spacy

https://www.analyticsvidhya.com/blog/2021/06/nlp-application-named-entity-recognition-ner-in-pyth...
2•downboots•54m ago•1 comments

AWS Security Agent on-demand penetration testing is now generally available

https://aws.amazon.com/about-aws/whats-new/2026/03/aws-security-agent-ondemand-penetration/
2•computersuck•1h ago•0 comments

RV32I Reference [pdf]

https://hoult.org/rv32i.pdf
1•brucehoult•1h ago•1 comments

I built 7 AI agents that attack the same task in parallel – armyai.app

https://armyai.app
1•Tilica•1h ago•0 comments

A few tips to get more out of Opus 4.7

https://twitter.com/bcherny/status/2044847848035156457
2•tzury•1h ago•0 comments

Show HN: The Onion Shell

https://the.onionshell.ch
1•ewindisch•1h ago•1 comments

I built an AI that analyzes rental leases before you sign

https://goleazly.com/
3•octadevcba•1h ago•0 comments

Autoresearch on Steroids with Sandboxes

https://www.tensorlake.ai/blog/autoresearch-on-steroids-with-sandboxes
1•cooleel•1h ago•0 comments

Global warming is making the strongest hurricanes stronger

https://yaleclimateconnections.org/2026/04/global-warming-is-making-the-strongest-hurricanes-stro...
5•pier25•1h ago•0 comments

Claude Monitor Track token usage, costs, and tool calls for Claude Code sessions

https://github.com/szaher/claude-monitor
1•szaher•1h ago•0 comments

Suspend vs. Snapshot: Pause a Sandbox or Save It for Reuse?

https://www.tensorlake.ai/blog/suspend-vs-snapshot-pause-a-sandbox-or-save-it-for-reuse
1•cooleel•1h ago•0 comments

A content-aware loudness processor with emergent non-linear behavior

https://github.com/aston89/CALP-Content-Aware-Loudness-Processor
2•Aston89•1h ago•0 comments

Vakra: Reasoning, Tool Use, and Failure Modes of Agents

https://huggingface.co/blog/ibm-research/vakra-benchmark-analysis
2•gmays•1h ago•0 comments