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•12mo 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•12mo 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•12mo 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•11mo 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.

Don't Answer the First Question

https://lalitm.com/post/dont-answer-the-first-question/
1•lalitmaganti•59s ago•0 comments

Satellites May Be Driving a Concerning New Form of Atmospheric Pollution

https://thedebrief.org/satellites-may-be-driving-a-concerning-new-form-of-atmospheric-pollution-e...
1•JeanKage•1m ago•0 comments

Balance of Nature

https://en.wikipedia.org/wiki/Balance_of_nature
1•soupspaces•1m ago•0 comments

Fireside Chat with Bjarne Stroustrup at CTO Summit 2025 Hamburg [video]

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

Review: 50 Years of Text Games, by Aaron Reed

https://www.thepsmiths.com/p/review-50-years-of-text-games-by
1•NewCzech•10m ago•0 comments

Multiple commencement speakers booed for AI comments during graduation speeches

https://www.nbcnews.com/video/multiple-commencement-speakers-booed-for-ai-comments-during-graduat...
2•wrxd•10m ago•0 comments

Harmony Infra Ventures Reflects the Leadership of Harmandeep Singh Kandhari

https://sites.google.com/view/harmandeep-singh-kandhari
1•KirtiKKapoor•12m ago•1 comments

Screen record more – Applied Cartography

https://www.jmduke.com/posts/screen-record-more.html
1•rhazn•14m ago•0 comments

The just-say-no engineer was a ZIRP phenomenon

https://www.seangoedecke.com/the-just-say-no-engineer-was-a-zirp-phenomenon/
1•rhazn•14m ago•0 comments

Germany goes from labour shortages to hiring freezes

https://www.ft.com/content/2a6c1cb9-6c11-41c8-a8ea-a367b8799126
2•doener•14m ago•0 comments

From Kubernetes Dev Setup to Production: What Changes

https://georg-schwarz.com/blog/from-kubernetes-demo-to-production-platform/
1•rhazn•14m ago•0 comments

LKML: Linus Torvalds: Linux 7.1-rc4

https://lkml.org/lkml/2026/5/17/896
2•Tomte•18m ago•1 comments

Colombian singer Shakira acquitted of tax fraud in Spain

https://www.reuters.com/world/americas/colombian-singer-shakira-acquitted-tax-fraud-spain-2026-05...
4•fodmap•22m ago•1 comments

Humans are better at coding than AI

https://github.com/Mattbusel/pre_execution_validator
1•Shmungus•23m ago•1 comments

What Is a Risk in Compliance?

https://www.probo.com/blog/2026-05-13-what-is-a-risk-in-compliance
1•gearnode•25m ago•0 comments

I've been shipping 'multi-tenant' wrong for a decade

https://adriacidre.com/blog/multi-tenant-isolation-vs-awareness/
1•kumulo•25m ago•0 comments

Stripe seems friendly to "friendly fraud"

https://www.gingerlime.com/2026/stripe-seem-friendly-to-friendly-fraud/
1•gingerlime•26m ago•0 comments

Instant AI answers can trivialise human intelligence, warns Royal Observatory

https://www.bbc.com/news/articles/c2023l60370o
1•01-_-•28m ago•1 comments

Microsoft admits Windows 11's dedicated Copilot key breaks certain workflows

https://www.windowscentral.com/microsoft/windows-11/microsoft-admits-windows-11s-dedicated-copilo...
3•01-_-•29m ago•0 comments

Visualizing FX Options: From Yield Curves to 3D Volatility Surfaces

https://medium.com/@DolphinDB_Inc/from-yield-curves-to-3d-vol-surfaces-a-practical-guide-to-fx-op...
1•CrazyTomato•29m ago•0 comments

How TCP Works – Handshake, Sequence Numbers, Congestion Control

https://toolkit.whysonil.dev/how-it-works/tcp/
5•otterwilde2•29m ago•0 comments

A Python lattice simulation showing emergent topological solitons

https://zenodo.org/records/20262720
1•kisnorbert•33m ago•0 comments

The jobs apocalypse: a (very) short history

https://www.economist.com/finance-and-economics/2026/05/14/the-jobs-apocalypse-a-very-short-history
1•svara•35m ago•0 comments

Guide to POSETTE: An Event for Postgres 2026, free and virtual

https://techcommunity.microsoft.com/category/azuredatabases/blog/adforpostgresql
1•clairegiordano•36m ago•0 comments

50 Years of BART – Beginning with BART [video]

https://www.youtube.com/watch?v=9BGuEpNBGxI
1•Austin_Conlon•37m ago•0 comments

Ansede-static: offline SAST, 98.8% CVE recall, catches IDOR and auth bypass

https://github.com/mattybellx/Ansede
1•mattybellx•38m ago•0 comments

ISS – Geolocating Astronaut Photography (2024)

https://web.archive.org/web/20260406181144/https://eol.jsc.nasa.gov/BeyondThePhotography/Automate...
2•jcattle•39m ago•1 comments

SiliconBox Monitor

https://github.com/maecer/silimon
1•montaggolan•41m ago•1 comments

Nobody Pushed Back: Why Engineers Stay Silent Until It's Too Late

https://howtocenterdiv.com/beyond-the-div/nobody-pushed-back
4•imkyssa•41m ago•1 comments

Tinysub: Simple web player for subsonic compatible music servers

https://tangled.org/devins.page/tinysub
1•nerdypepper•41m ago•0 comments