Skip to content

Instantly share code, notes, and snippets.

View krsyoung's full-sized avatar

Christopher Young krsyoung

View GitHub Profile
@krsyoung
krsyoung / README.sh
Last active December 19, 2024 17:45 — forked from kimadactyl/README.sh
Dokku / Digital Ocean / Rails / Postgres / Let's Encrypt / persistent storage
# Creating a Digital Ocean droplet running Rails + Postgres with persistant storage and https
#--------------------------------------------------------------------------------------------
# For your ctrl-D pleasure...
# SERVER_IP
# APP_NAME
# RAILS_SECRET (generate with `rails secret`)
# ADMIN_EMAIL