DigitalOcean

Follow these steps to create a Read-Only Access Token on DigitalOcean.

Step 1: Log in to DigitalOcean Console

  1. Sign in with your administrator account.

Step 2: Create a Personal Access Token

  • Navigate to API β†’ Tokens/Keys.

  • Under the Personal Access Tokens section, click Generate New Token.

Step 3: Configure the Token Permissions

  1. Provide a Name for the token (e.g., nebu-readonly).

  2. Under Permissions, select:

    • Read: This grants read-only access to your DigitalOcean resources.

  3. Click Generate Token.

Step 4: Securely Save the Token

  1. Copy and securely save the Personal Access Token.

    • Important: The token will only be shown once, so store it securely.

Final Step: Use the Token in NEBU Initialization

  1. Paste the Personal Access Token into NEBU’s initialization process.

  2. NEBU will securely use this token to analyze your DigitalOcean environment with read-only permissions.

Last updated