ghost-automation

0.1.0 • Public • Published

ghost-automation

Various tool soft automating ghost hosting

Pre-Requisites

Deploying Ghost to New Subdomain

./bin/deploy-site.sh \
  --domain "yourdomain.com" \
  --site-name "newsite" \
  --ssl-email "yourname@email.com" \
  --godaddy-api-key "yourkey" \
  --godaddy-api-secret "yoursecret" \
  --mysql-root-password "yourmysqlrootpassword"

This will deploy a new ghost site under /var/www/newsite/ hosted on the domain newsite.yourdomain.com.

Package Sidebar

Install

npm i ghost-automation

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

9.47 kB

Total Files

6

Last publish

Collaborators

  • matmar10