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
- Compute instances
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 API Token.
We’ve also added 2 methods of persisting your account data.
Postgres
Add to config.toml file
SQLite
Configuring Credentials
Firstly grab your Personal Access token from your Tencent account.- Log in to the
CODING Consoleand clickUse Nowto go toCODINGpage. - Hover over your profile photo in the upper-right corner and click
Personal Settings. - In the menu on the left, click
Access Token. - Create an
access token - Click Create Token, enter a token description, and select the access permissions for the token.
- Click Create Token. When submitting the request, you will need to enter the service password to verify your identity.
- Click OK to create the access token.
- After submitting the request, you will be brought back to the list of access tokens, and the new token will be shown.
Add your Tencent 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

