Setting Up DigitalOcean Spaces (Object Storage)
1. Log in to your DigitalOcean account
-
Visit DigitalOcean and log in with your credentials.
2. Create a space
-
Navigate to the Spaces section in the left-hand menu.
-
Click "Create a Space."
-
Select your desired datacenter region (e.g., NYC3, SGP1).
-
Choose "Private" or "Public" access:
-
Public: Allows anyone with the link to access files.
-
Private: Requires signed URLs or permissions for access.
-
-
Name your space (e.g., my-app-storage).
3. Set up access credentials
-
Go to "Settings" in the left menu.
-
Under "Spaces Access Keys," create a new key pair.
-
Note the access key and secret key, as the secret key cannot be retrieved again.
-
-
Use these keys in your application or command-line tools.
4. Connect DigitalOcean Spaces to SaleBot
-
Go to "Storage Settings" in the left menu.
-
Under "Settings," select "DigitalOcean" and enter your credentials.
-
Save the settings, and you’re done!