DigitalOcean
Follow these steps to create a Read-Only Access Token on DigitalOcean.
Step 1: Log in to DigitalOcean Console
Go to the DigitalOcean Control Panel.
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
Provide a Name for the token (e.g.,
nebu-readonly
).Under Permissions, select:
Read: This grants read-only access to your DigitalOcean resources.
Click Generate Token.
Step 4: Securely Save the Token
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
Paste the Personal Access Token into NEBU’s initialization process.
NEBU will securely use this token to analyze your DigitalOcean environment with read-only permissions.
Last updated