An open API service indexing awesome lists of open source software.

https://github.com/brlin-tw/gitlab-runner-container

Rapidly deploy a GitLab Runner that meets your needs.
https://github.com/brlin-tw/gitlab-runner-container

container deployment docker-compose gitlab gitlab-runner

Last synced: about 1 month ago
JSON representation

Rapidly deploy a GitLab Runner that meets your needs.

Awesome Lists containing this project

README

          

# Container deployment of GitLab Runner (IN DEVELOPMENT)

Rapidly deploy a GitLab Runner that meets your needs.


[![The GitLab CI pipeline status badge of the project's `main` branch](https://gitlab.com/brlin/gitlab-runner-container/badges/main/pipeline.svg?ignore_skipped=true "Click here to check out the comprehensive status of the GitLab CI pipelines")](https://gitlab.com/brlin/gitlab-runner-container/-/pipelines) [![GitHub Actions workflow status badge](https://github.com/brlin-tw/gitlab-runner-container/actions/workflows/check-potential-problems.yml/badge.svg "GitHub Actions workflow status")](https://github.com/brlin-tw/gitlab-runner-container/actions/workflows/check-potential-problems.yml) [![pre-commit enabled badge](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white "This project uses pre-commit to check potential problems")](https://pre-commit.com/) [![REUSE Specification compliance badge](https://api.reuse.software/badge/gitlab.com/brlin/gitlab-runner-container "This project complies to the REUSE specification to decrease software licensing costs")](https://api.reuse.software/info/gitlab.com/brlin/gitlab-runner-container)

\#gitlab \#gitlab-runner \#container \#deployment \#docker-compose

## References

The following materials are referenced during the development of this product:

* [Example GitLab Runner docker compose configuration - GitLab CI/CD - GitLab Forum](https://forum.gitlab.com/t/example-gitlab-runner-docker-compose-configuration/67344)
[TyIsI / gitlab-runner-docker-compose · GitLab](https://gitlab.com/TyIsI/gitlab-runner-docker-compose)
The implementation that inspires this product.

## Licensing

Unless otherwise noted([comment headers](https://reuse.software/spec-3.3/#comment-headers)/[REUSE.toml](https://reuse.software/spec-3.3/#reusetoml)), this product is licensed under [the third version of the GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.en.html), or any of its more recent versions of your preference.

This work complies to [the REUSE Specification](https://reuse.software/spec/), refer to the [REUSE - Make licensing easy for everyone](https://reuse.software/) website for info regarding the licensing of this product.