There are three activities that need to be completed to get your first server and site up and running. For this document we’ll assume that you’re using DigitalOcean as your server provider. If you’re using a different provider just replace “DigitalOcean” with them in these quick-start instructions.
Get and install your Digital Ocean API key
Make sure you have at least one SSH key pair installed at DigitalOcean
It is very important that you do this BEFORE you proceed to the next step. The reason is that once you add your cloud server provider’s API key to your settings, it will attempt to retrieve your SSH keys and it will cache them. If you then proceed to change or add new keys, you will need to wait until the cache times out (around 15 minutes) before you’ll be able to see the new keys.
Create an API key at Digital Ocean
Go to the settings screen under the Server & Sites menu option on your FireupWP Dashboard
Click on the CLOUD PROVIDERS tab and fill out the API Key and save.
Select your SSH key in the dropdown under the SSH Keys section.