Client Side Installation
Install GCI
On your local machine:
bash
go install https://github.com/sauercrowd/gciRegister a Server
Create a server alias the app config will reference:
bash
gci server add prod \
--host your-server.example.com \
--private-key ~/.ssh/id_rsaVerify Setup
bash
gci server lsNext step: Docs Home Quickstart or Example Configurations.
