All public logs

Jump to navigation Jump to search

Combined display of all available logs of Chorke Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 08:40, 8 August 2024 Shahed talk contribs created page Helm/GitLab (Created page with " helm repo add gitlab https://charts.gitlab.io helm repo update && helm repo list ==Config== <syntaxhighlight lang="properties"> export KUBECONFIG="${HOME}/.kube/dev-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/gcp-kubeconfig.yaml" export KUBECONFIG="${HOME}/.kube/config" </syntaxhighlight> ==Install== {| |colspan="2"| <syntaxhighlight lang="sql"> cat << DDL | psql -U ${USER} CREATE DATABASE gitlab; -- DROP DATABASE IF EXISTS gitlab; CREATE USER gitlab WITH ENCRY...")