github.com/NVIDIA/aistore@v1.3.23-0.20240517131212-7df6609be51d/scripts/gitlab/runners/README.md (about)

     1  ## Gitlab Runner Setup Scripts
     2  
     3  - Run `./start_runner.sh`
     4      - Optionally, provide a gitlab runner token as the first argument to register a new runner
     5  - To restart minikube and tunnel, run the script without a token argument.
     6  
     7  The minikube profile and settings will be placed in `/var/local/minikube` 
     8  
     9  Minikube tunnel logs will be written to `minikube_tunnel.log`
    10  
    11  `gitlab-runner` will run as a system service with a new user `gitlab-runner`