How to create API key?
-
OK, let's try this
I have installed LT. The web frontend works out of the box.
Now I'd like to create an API key in order to use LT on my Mastodon instance.It seems this is done through the command line interface with
ltmanage keys add
However, ltmanage is nowhere to be found.
Does anyone know how to complete this task? -
@nichu42 said in How to create API key?:
Now I'd like to create an API key in order to use LT on my Mastodon instance.
I came here to ask exactly this!
-
@jdaviescoates @nichu42 I had to remove proxy auth to make API keys work well. So, please reinstall the app.
After that, follow https://docs.cloudron.io/apps/libretranslate/#create-key
-
Hello @girish
When I run the command
su - cloudron -c 'ltmanage keys --api-keys-db-path /app/data/db/api_keys.db add 120'
in the web terminal of LibreTranslate I get the error-bash: line 1: ltmanage: command not found
. Same when doingsu - cloudron
alone first. Altmanage keys
alone encounters write permission errors. -
-