1
0
mirror of https://gitlab.crans.org/nounous/ghostream.git synced 2025-06-30 04:21:07 +02:00

👷 Add Gitlab Continuous Integration

This commit is contained in:
Yohann D'ANELLO
2020-09-27 21:21:32 +02:00
parent 622bb42435
commit 559c04322a
3 changed files with 25 additions and 1 deletions

View File

@ -2,6 +2,7 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![pipeline status](https://gitlab.crans.org/nounous/ghostream/badges/master/pipeline.svg)](https://gitlab.crans.org/nounous/ghostream/commits/master)
[![coverage report](https://gitlab.crans.org/nounous/ghostream/badges/master/coverage.svg)](https://gitlab.crans.org/nounous/ghostream/-/commits/master)
*Boooo!* A simple streaming server with authentication and open-source technologies.
@ -15,7 +16,7 @@ Features:
## Installation with Docker
An example is given in [docs/docker-compose.yml](doc/docker-compose.yml).
An example is given in [docs/docker-compose.yml](docs/docker-compose.yml).
It uses Traefik reverse proxy.
## References