ktitaro / ghost-flyio-starter

Starter template for launching a Ghost blog with MySQL on fly.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ghost Fly.io Starter

You will need a Fly.io account to get started. Run the following command in your terminal:

git clone https://github.com/ktitaro/ghost-flyio-starter && cd ./ghost-flyio-starter && sh ./setup.sh

That's it 👏 You will be prompted for input to set up the project, and a few minutes later the link to your blog will appear in your terminal. As a result, you will have your project launched and ready for version control using Git. The script will also produce a secrets.txt file that contains your MySQL credentials. Make sure to save it somewhere or you may lose access to your database.

About

Starter template for launching a Ghost blog with MySQL on fly.io


Languages

Language:Shell 100.0%