What are DigitalOcean spaces?
DigitalOcean has launched Spaces that allows you to store any amount of data online and use it. Each space create will have unique URL, that can be used for accessing it.
Create Spaces on Digital Ocean
Step 1
The first step is to login to DigitalOcean console page and navigate to spaces and click on Create a space as shown in the screenshot.
Step 2: Create New Key
After creating the space, navigate to API in the console and click on the Generate new key under spaces. The access key is shown in the below figure.
Now you will get secret key and access key. Note it down to safe place which will be used in later stage to connect your space to your Bunnyshell account.
Step 3: Enable Backups on DigitalOcean Spaces
-
Login to your Bunnyshell account.
-
Select the Organization for which you want to enable backups on DigitalOcean Spaces from the bottom left of the page.
-
Navigate to Integrations and select the Backup Providers tab.
-
On the Digital Ocean Spaces line please click on Connect.
-
Use the information from Step 2 to establish the connection:
-
Name: Give it a name.
-
Access key id: enter the Space access key generated in Step 2.
-
Secret key access: enter the Space secret key generated in Step 2.
-
Bucket name: enter the Bucket name provided by DigitalOcean.
-
Location: use only the location field from the bucket url.
The bucket url has the form https://<BUCKET_NAME>.<
LOCATION
>.
digitaloceanspaces.com
.
(for example if the url ishttps://bunnybucket.
london
.
digitaloceanspaces.com
enter only london in this field)
6. Click on Connect.