Generating Bootstrap Key for Typesense Server
TLDR Suvarna inquired about generating a bootstrap key for their Typesense server. TJ provided a guide and confirmed that the key must be created manually, which Jason supported.
Powered by Struct AI
5
3mo
Solved
Jun 14, 2023 (3 months ago)
Suvarna
Suvarna
06:12 AMHello everyone! I'm interested in generating a bootstrap key for my locally installed Typesense server. Could you please guide me on how to accomplish this? Thank you!
TJ
TJ
07:37 AMHey, what exactly has been the challenge with this? You can use this guide to configure the bootstrap key: https://typesense.org/docs/0.24.1/api/api-keys.html#create-an-api-key, but generating the key can be as simple as using any key generator like https://www.lastpass.com/features/password-generator#generatorTool or any guid generator
Suvarna
Suvarna
09:05 AMNo, I don't have any challenges, but I would like to confirm that the bootstrap key needs to be created manually. Once the bootstrap key is generated, it can be used to create admin keys or scoped API keys.
Jason
Jason
03:00 PMCorrect, the bootstrap API key has to be manually generated
Jun 16, 2023 (3 months ago)
Suvarna
Suvarna
10:09 AMokay thanks!
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 2779 threads (79% resolved)
Similar Threads
Updating Bootstrap Key in a Cluster
Pradyuman enquired about rotating the bootstrap key in a cluster. Kishore Nallan explained the current limitations and advised to raise this issue on Github. Pradyuman submitted the issue.
9
23mo
Resolving Issues with Scoped API Keys in Typesense with Golang
Suvarna had problems with generating and using scoped API keys in Typesense with Golang. Several bugs misleading the user were found and fixed by Kishore Nallan.
158
26mo
Solved
Generating Scoped API Keys with Typesense Cloud
madhweep asked how to generate scoped api keys with a limit parameter using typesense cloud. Jason guided them to use client libraries for this purpose.
5
23mo
Solved