Documentation Index
Fetch the complete documentation index at: https://docs.komiser.io/llms.txt
Use this file to discover all available pages before exploring further.
Supported resource list
Supported resource list
- Droplets
- Firewalls
- LoadBalancers
- VPCs
Local Komiser CLI (Single account)
Komiser now supports multiple cloud accounts by default. Account configuration is done through theconfig.toml file, just pass in your account Personal access Token.
We’ve also added 2 methods of persisting your account data.
Postgres
Add to config.toml file
SQLite
Configuring Credentials
Firstly create your DigitalOceanpersonal access token from the DigitalOcean console.
Click the API link in the main navigation, which takes you to the Applications & API page on the Tokens/Keys tab. In the Personal access tokens section, click the Generate New Token button.
Need help finding it? Head on over to the official DigitalOcean documentation.
Add your DigitalOcean personal access token to your configuration file
Run it!
That should be it. Try out the following from your command prompt to start the server:http://localhost:3000

