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.

Show HN: Control a 3D avatar with English instead of buttons

https://programasweights.com/avatar
3•cloudyclouds•1m ago•0 comments

Everyone Has Something

https://seangeiger.substack.com/p/everyone-has-something
1•benjaminmaccini•2m ago•0 comments

The Pain of Caring for a Parent Who Abused You

https://www.nytimes.com/2026/06/15/magazine/elder-care-parent-abuse.html
1•gmays•3m ago•0 comments

Show HN: https://bill.today –> use a local folder to do your billing

https://bill.today
1•PhilKunz•5m ago•0 comments

How LLMs Work

https://arpitbhayani.me/blogs/how-llms-work/
1•devx711_123•5m ago•0 comments

AI Warfare Is at the Point of No Return. What Now?

https://www.wsj.com/world/ai-warfare-ukraine-russia-anthropic-29945df9
1•JumpCrisscross•6m ago•0 comments

Ask HN: Can a "smart diff" modernize code for app B after doing it for app A?

1•amichail•6m ago•0 comments

One AI, two AI, red AI, blue AI

https://soniafpearson.substack.com/p/one-ai-two-ai-red-ai-blue-ai
1•paulpauper•7m ago•0 comments

New Air Force One

https://www.af.mil/News/Article-Display/Article/4522274/vc-25b-bridge-aircraft-arrives-at-joint-b...
1•bear_with_me•7m ago•0 comments

Liberalism in the Age of Weaponized Interdependence

https://www.liberalism.org/p/liberalism-in-the-age-of-weaponized-interdependence
1•paulpauper•7m ago•0 comments

Show HN: slash-agent – Native LLM copilot for your terminal

https://github.com/akatzmann/slash-agent
1•akatzmann•8m ago•0 comments

Colorado's Funeral Mistake

https://marginalrevolution.com/marginalrevolution/2026/06/colorados-funeral-mistake.html
1•paulpauper•8m ago•0 comments

Introducing ChatGPT (2022)

https://openai.com/index/chatgpt/
1•pr337h4m•8m ago•0 comments

Coding a Brick Tower [video]

https://www.youtube.com/watch?v=DAMiS2PGTEE
1•tobr•8m ago•0 comments

Stem cells banish autoimmune disease for 15 years

https://www.nature.com/articles/d41586-026-01925-7
1•Brajeshwar•10m ago•0 comments

What Happens to Platform Teams?

https://curlewis.co.nz/posts/what-happens-to-platform-teams/
1•gpi•11m ago•0 comments

I Ditched Traditional Linux for NixOS

https://chrisdell.info/why-i-ditched-traditional-linux-for-nixos/
1•speckx•12m ago•0 comments

Amazon drops Sam Altman movie after announcing OpenAI partnership

https://www.the-independent.com/arts-entertainment/films/news/sam-altman-biopic-amazon-openai-dea...
3•theanonymousone•12m ago•0 comments

PreFlight – Not Another AI code review agent

https://medium.com/@jaspreetsingh_35555/code-review-used-to-work-then-the-agents-arrived-34b1572d...
1•jsingh2525•13m ago•0 comments

Show HN: Terminal UI for WG and OVPN with real time telemetry and leak guarding

https://github.com/Harry-kp/vortix
1•harrykp•13m ago•0 comments

Indiefediactivitymastoweb

https://www.gordonmclean.co.uk/2026/06/18/on-the-indiefediactivitymastoweb/
1•snowgoon•13m ago•0 comments

Russian Spam and Profanities Are Now Plaguing the Arch Linux AUR

https://www.phoronix.com/news/Arch-Linux-AUR-Russian-Spam
2•2OEH8eoCRo0•14m ago•0 comments

'We created a monster': companies rein in AI usage as costs strain budgets

https://www.ft.com/content/1d37cc08-e0aa-45a4-a45d-4ad282529314
3•fandorin•18m ago•0 comments

Continental Baths

https://en.wikipedia.org/wiki/Continental_Baths
1•davedx•19m ago•0 comments

AI Slop Cannons

https://www.augmentedswe.com/p/ai-slop-cannons-and-their-consequences
2•wordsaboutcode•20m ago•1 comments

Eater, the Verge and SB Nation Sold to Penske Media

https://www.hollywoodreporter.com/business/business-news/eater-verge-sbnation-sold-penske-media-1...
4•speckx•22m ago•0 comments

Show HN: Jumpjet – a WASM runtime for game developers

https://jumpjet.dev
1•lwansbrough•23m ago•0 comments

A terminal Markdown editor that links like Obsidian – editxr

https://editxr.org/blog/obsidian-in-the-terminal/
1•mromanuk•25m ago•0 comments

Illegal excavation reveals grand Roman villa with elaborate mosaics

https://www.cnn.com/2026/06/19/science/roman-villa-mosaics-illegal-dig-scli-intl
2•1659447091•27m ago•0 comments

The Rise of Single-Node Processing: Challenging the Distributed-First Mindset

https://www.pracdata.io/p/the-rise-of-single-node-processing
1•b-man•28m ago•0 comments