frontpage.
newsnewestaskshowjobs

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•1y 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•1y 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•1y 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•1y 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.

App Argument Clinic – Monty Python (Official Sketch) [video]

https://www.youtube.com/watch?v=TpQlyUjp3vM
1•zeristor•37s ago•1 comments

The first AI marketing benchmark

https://viralbench.ai/
1•Jibran12345•1m ago•1 comments

Legibility of Effort

https://eieio.games/blog/legibility-of-effort/
1•nicholasjbs•1m ago•0 comments

Jerry's Map

http://www.jerrysmap.com/the-map
4•turtleyacht•4m ago•0 comments

Confidence estimation is a better metric than agreement for LLM judges

https://arxiv.org/abs/2604.20972
2•rapiddev•5m ago•0 comments

What Is Claude Tag?

https://support.claude.com/en/articles/15594475-what-is-claude-tag
2•shpat•5m ago•0 comments

Using CSS media queries to target monochrome e-paper

https://geastack.com/blog-same-app-color-and-e-paper
2•arbayi•5m ago•0 comments

My coworkers read my personal ChatGPT chats via Meta Analytics [video]

https://www.youtube.com/watch?v=iynIylRPqY4
4•emzra•5m ago•0 comments

LLMs Are Digitizing Judgment

https://www.modaic.dev/blog/certainty-is-all-you-need
2•rapiddev•6m ago•0 comments

Modal Auto Endpoints: Optimized inference you own

https://modal.com/blog/introducing-auto-endpoints
3•handfuloflight•9m ago•0 comments

Walmart, in Biggest Deal in Two Years, Buys Advertising Tech Firm

https://www.wsj.com/business/retail/walmart-in-biggest-deal-in-two-years-buys-advertising-tech-fi...
2•impish9208•9m ago•1 comments

Show HN: Appstr for Indies managing lots of apps

https://www.appstr.ai/
3•jkanalakis•11m ago•0 comments

Build a local voice assistant in 2026

https://blog.platypush.tech/article/Local-voice-assistant
3•speckx•12m ago•0 comments

A new evolution of Vector Database, add to your toolkit

https://github.com/grecinto/tensortree
2•grecinto•13m ago•0 comments

Ask HN: What jobs can I escape to outside of tech?

4•ericyd•13m ago•0 comments

10% Off Any Accessory

https://www.eastendbuyersguide.com/listings/rocky-point-cycle-inc-bicycle-store-rocky-point-ny?co...
2•MichelleCooley•14m ago•0 comments

GLM-5.2 Is the New Best Open Model

https://thezvi.wordpress.com/2026/06/22/glm-5-2-is-the-new-best-open-model/
3•gmays•14m ago•0 comments

Cirrus SF50 G3 Vision Jet [video]

https://www.youtube.com/watch?v=2VOAAWK7xNA
2•marklit•15m ago•0 comments

Software Design by Example

https://third-bit.com/sdxpy/
3•saikatsg•15m ago•0 comments

SpaceX launches $25B notes offering, source says

https://www.reuters.com/legal/transactional/spacex-launches-25-billion-notes-offering-source-says...
3•onemoresoop•16m ago•0 comments

Show HN: HN Who Is Hiring trends by month and category

https://hnhiring.josusanmartin.com/
2•josu•16m ago•1 comments

Elon's iPhone

https://elonsiphone.com/
5•momentmaker•17m ago•1 comments

GPS spoofing teleported me to Peru, mid-flight

https://blog.emilburzo.com/2026/06/gps-spoofing-teleported-me-to-peru-while-flying/
4•emilburzo•17m ago•1 comments

The End of Code Review: Coding Agents Supersede Human Inspection

https://arxiv.org/abs/2606.13175
3•cribwi•21m ago•0 comments

Confidential Apple Files Leaked on Dark Web After Supplier Cyberattack

https://www.macrumors.com/2026/06/23/apple-files-leaked-dark-web-cyberattack/
3•Brajeshwar•22m ago•0 comments

AI Models Soccer Tournament [video]

https://www.youtube.com/watch?v=OQV0CcjBF2Y
2•ajdrevrel•22m ago•0 comments

Building Intelligent Games

https://rasmusrasmussen.com/2026/06/23/building-intelligent-games/
2•rasras•22m ago•0 comments

Yet Another Piece of AI-Pilled Speculative Fiction Has Gone Dangerously Viral

https://gizmodo.com/yet-another-piece-of-ai-pilled-speculative-fiction-has-gone-dangerously-viral...
2•speckx•23m ago•0 comments

TDD is how I trust the code AI agents write [video]

https://www.youtube.com/watch?v=d5x38FCSCyM
3•douglas_waugh•23m ago•1 comments

Opinionated Python template: uv under the hood, Makefile as the control surface

https://github.com/alexkey/cookiecutter-uv-core
3•alexkey•24m ago•0 comments