soketi / docs

The official soketi documentation. 📡
https://docs.soketi.app
59 stars 30 forks source link

Added environment variable examples for docker setup and Vultr setup instructions. #20

Open briangwaltney opened 1 year ago

briangwaltney commented 1 year ago

I found it very difficult to figure out how to set the environment variables for Soketi using docker since many of the examples I found left off the from the front of the variable declarations.

I clearly wrote that out in the docker section where I think people will look for that information and included a working file example.

Forgive me. I'm a noob when it comes to contributing.

I also created a page for a start to finish Vultr setup that was pushed to this same PR rather than a separate one.

It was really hard for me to find all the information needed to go from start to finish with a live server that would work in production, so I wrote up everything I did. I've seen many basics questions in the Discord and in the discussions, so I hope this will be a valuable contribution.