Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taufiqpsumarna/docker-gitlab-runner
This repository contain configuration for running gitlab runner inside the docker
https://github.com/taufiqpsumarna/docker-gitlab-runner
gitlab-runners
Last synced: about 1 month ago
JSON representation
This repository contain configuration for running gitlab runner inside the docker
- Host: GitHub
- URL: https://github.com/taufiqpsumarna/docker-gitlab-runner
- Owner: taufiqpsumarna
- Created: 2023-09-07T02:56:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-26T03:52:11.000Z (about 1 year ago)
- Last Synced: 2024-10-13T06:25:04.989Z (2 months ago)
- Topics: gitlab-runners
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How To Use
1. Clone this repository
2. Configure config.toml file inside /config folder and change this value:
```
url = "https://git.example.com"
token = ""
```
Or you can just modify the configuration3. Bring up docker compose file '''docker compose -d```
4. You can either just using single runner or concurrent runner using custom config.toml