This message was deleted.
# cloud
s
This message was deleted.
m
Can you provide some more information about what went wrong? Why weren’t you able to install the CLI?
a
Hey @magnificent-art-43333, I m not good with devops things dont know much about server deployment and cli setup for it. I m trying to look for a tutorial for livekit server and cli deployment so i can have some set of api's to call those api directly from my front end to generate access token for joining a room and etc
m
@adamant-napkin-5261 have you looked at: https://docs.livekit.io/getting-started/server-setup/ ?
This should get you up and running locally
a
i m trying to run it over GCP over an instance of VM
m
My recommendation is, while you’re building/prototyping, either do so locally, or use https://cloud.livekit.io — when you’re ready for prod, if you want to self-host, then figure out the GCP deployment.
a
okay
does livekit cloud can provide me an api for generating tokens?
m
All of our server SDKS have methods to generate tokens for you.
a
ok
m
Token generation doesn’t actually hit our backend, it’s all done on your server
So you can install the server SDK and call the appropriate method from a Firebase cloud function.
a
can i get a steps for it
will be a great help