Skip to content

risq/folio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

folio

dokku apps:create valentinledrapier.com

dokku config:set valentinledrapier.com \
  DOKKU_LETSENCRYPT_EMAIL=<email> \
  GHOST_URL=https://valentinledrapier.com \
  MAIL_FROM='"Folio" <folio@valentinledrapier.com>'  \
  MAIL_SERVICE=Mailgun \
  MAIL_USER=<user> \
  MAIL_PASS=<password>

dokku storage:mount valentinledrapier.com /data/folio/data:/var/lib/ghost/data
dokku storage:mount valentinledrapier.com /data/folio/images:/var/lib/ghost/images

# Push to dokku remote, then:
dokku letsencrypt valentinledrapier.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published