Rails Docker 배포 전략 가이드: Dokku에서 ECS까지 4가지 선택지 비교

Dokku는 소규모 프로젝트나 MVP에 적합한 오픈소스 PaaS로, 저렴한 비용과 플러그인 생태계를 통해 빠르게 환경을 구축할 수 있지만 수평 확장이 불가능하다는 제약이 있습니다.

🔗 원문 보기

Rails Docker 배포 전략 가이드: Dokku에서 ECS까지 4가지 선택지 비교

Dokku는 소규모 프로젝트나 MVP에 적합한 오픈소스 PaaS로, 저렴한 비용과 플러그인 생태계를 통해 빠르게 환경을 구축할 수 있지만 수평 확장이 불가능하다는 제약이 있습니다.

Ruby-News | 루비 AI 뉴스

At some point my #Mastodon #Dokku image stopped doing the one thing it was made to.

This update bumps the Mastodon version and fixes the streaming server.

https://github.com/cooperaj/dokku-mastodon/releases/tag/4.5.8

I'm using Dokku for my side projects and needed to make sure I had database backups. My Dokku instance is on DigitalOcean, so I wanted the backups to be there too.
Dokku - The smallest PaaS implementation you've ever seen

Was encountering this issue before I upgraded Dokku.

Couldn't get to the bottom of it and it meant I couldn't deploy any updates to 2 of my #PHP projects on #Dokku

Installing the multibyte string extension was causing errors with an undefined symbol for PQchangePassword (a PostgreSQL thing) made no sense and I didn't have time / energy to dig into it.

How did I fix a deployment issue I was having?

Just said fuck it and upgraded #Dokku

YOLO OPS.

I wrote up some notes on serving a monorepo with separate frontend (React, Svelte, etc.) and API-only backend (FastAPI, Django, etc.) apps with dokku, since I couldn't find much info on this setup specifically. I've been running it for awhile and it's working great.

https://rob.cogit8.org/posts/dokku-monorepo/

#dokku #fastapi #django

A Guide to Dokku for Monorepo Applications | Rob's Cogitations

This guide explains how to deploy a fullstack monorepo application with a private backend API and a public frontend from a single repository on Dokku.

𝗖𝗿𝗲𝗮𝘁𝗲 𝘆𝗼𝘂𝗿 𝗼𝘄𝗻 𝗛𝗲𝗿𝗼𝗸𝘂 𝗰𝗹𝗼𝗻𝗲 𝗳𝗼𝗿 $𝟱 𝗮 𝗺𝗼𝗻𝘁𝗵 𝘄𝗶𝘁𝗵 𝗗𝗼𝗸𝗸𝘂:

#PaaS #Docker #Dokku

https://thewhale.cc/posts/create-your-own-heroku-clone-for-dollar5-a-month-with-dokku

Dokku is a Docker powered mini-Heroku in around 200 lines of Bash that lets you set up your own Platform-as-a-Service infrastructure at a fraction of the cost. This makes it possible for you to host your own apps with all of the features offered by an actual provider like Heroku. (- Dave Kiss)

I wonder what I should for pet-project-grade self hosting for web apps.

I've been using #Dokku on the existing Hetzner server, which makes simple things certainly simple, but it has its limits and found a handful of annoying bugs over the last ~year I've been using it.

Keen to shop around for something else that uses containers and is still simple enough for simple things, but isn't as much as an overkill like Kubernetes.

Anyone has recommendations?

#SelfHosting #PetProjects

just deleted the server for my old online course business from digital ocean

rails 4, spree, #dokku, $5/mo droplet.

8 years of 100% uptime

not bad. infra doesn't have to be fancy.

Just bumped my #Dokku #Mastodon project to 4.5

For the 3 people who happen to use it - it works great!

https://github.com/cooperaj/dokku-mastodon

#MastoAdmin #SelfHosted

GitHub - cooperaj/dokku-mastodon: Project files for getting Mastodon running on Dokku

Project files for getting Mastodon running on Dokku - cooperaj/dokku-mastodon

GitHub