- Notifications
You must be signed in to change notification settings - Fork28
OpenObserve documentation
openobserve/openobserve-docs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Documentation is built usingMaterial for MkDocs.
Best way to start with updating documentation is to open this repo usingvs code dev containers
You will need to fix/delete/comment mounts section in.devcontainer/devcontainer.json
before you open the repo in dev container.
Once you have opened the source code in dev container, run the following command to start documentation server:
mkdocs serve
Expose port 8000
Now you will be able to open the docs onhttp://localhost:8000
To generate docs without vscode run below command
docker run --rm -it -v$PWD:/site squidfunk/mkdocs-material build
You can use python virtual environment to do development as well
source setup_env.shmkdocs serve
About
OpenObserve documentation
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.