Closed davidkornel closed 4 weeks ago
Thanks, this is really cool. Minor points:
One additional TODO:
- [ ] add TLS.md to readthedocs (edit the mkdocs.yml)
@levaitamas I'm not sure if I should include it in the examples section or make it top-level like all the other larger documents. What do you say?
One additional TODO:
- [ ] add TLS.md to readthedocs (edit the mkdocs.yml)
@levaitamas I'm not sure if I should include it in the examples section or make it top-level like all the other larger documents. What do you say?
Since it begins as This documentation sums up the TLS and certificate issues you will encounter deploying the examples., I would put it to the top of examples with a title: Configuring TLS for examples or sth like that. wdyt?
Mediasoup and livekit demos done. mediasoup arch fig missing
Jitsi done
@levaitamas @rg0now Could you give me a review here? I refactored everything or at least most things. Do you see anything that's missing or should be worked on?
TODO add elixir demo from pr #162
@levaitamas @rg0now Could you give me a review here? I refactored everything or at least most things. Do you see anything that's missing or should be worked on?
TODO add elixir demo from pr #162
Great work! Added some minor suggestions, otherwise LGTM.
@rg0now @levaitamas please review once more.
Excellent work, @davidkornel ! I love how you improve it with each iteration. I added some minor comments.
Hi @rg0now @levaitamas I've included a skip install crds section in the INSTALL.md file. Please take a look and merge if it looks good.
WIP
This PR aims to refactor the documentation of the examples. We can remove some redundant text by referring to existing sections of the official documentation under the
/docs
directory. The PR itself aims to figure out a better format for current/future examples to improve the user experience. Less reading means faster deployment. However, this takes away some information that reaches the users as they tend to skip referred docs. Also, I'm afraid users will lose it if they need to navigate between multiple docs.Note, that I tried to shorten the length of the example as much as possible, so we would have a starting point.
TODO:
Questions to figure out: