Skip to content

Latest commit

 

History

57 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

codex.docs.chart

Helm chart for deploying CodeX Docs

Installing

In order to install this chart, run the following command:

helm upgrade codex-docs oci://ghcr.io/codex-team/codex.docs.chart/codex-docs --version <specify_latest_version_here> --install

Running locally

Execute the following commands from the repository root folder:

helm install codex-docs ./ -n codex-docs --create-namespace

You can proxy pod to http://localhost:3000

kubectl port-forward $(kubectl get pods -n codex-docs -o jsonpath="{.items[0].metadata.name}") 3000:3000 -n codex-docs

For local deployment you can use minikube:

minikube service codex-docs -n codex-docs --url

关于

Helm chart for deploying CodeX Docs

Resources

Stars

2 stars

关注者

2 watching

复刻s

发布

Used by

贡献者

Languages