Connect DigitalOcean Account
Overview
DigitalOcean is highly popular for rapid deployments and predictable pricing. CloudAIPilot connects to DigitalOcean using a Personal Access Token (PAT), which provides full API access to orchestrate Droplets, Firewalls, and Volumes.
Step-by-Step Guide
Step 1: Generate the Token
- Log in to the DigitalOcean Control Panel.
- Click API in the bottom left sidebar.
- Under the Tokens/Custom Images tab, click Generate New Token.
- Give it a recognizable name (e.g.,
CloudAIPilot). - Ensure both Read and Write permissions are checked. CloudAIPilot requires Write permissions to autonomously provision Droplets.
- Set an expiration (we recommend 1 year for ease of use, or custom for stricter compliance).
- Click Generate Token and copy the string.
Step 2: Connect in CloudAIPilot
- In CloudAIPilot, navigate to Cloud Accounts > Add Account > DigitalOcean.
- Paste the token.
- Click Connect.
- CloudAIPilot will perform a safe background check to ensure the token has sufficient write privileges.
Security & PQC
Because a DigitalOcean PAT grants broad access to your account, its security is paramount. When you paste the token into CloudAIPilot, it is immediately encrypted at rest using our Quantum-Safe (PQC) hybrid envelope. We do not store the plaintext token, and it cannot be viewed again in our UI.