update README
This commit is contained in:
parent
f7a4b81092
commit
db0b8fc6ac
@ -10,10 +10,10 @@ cd app/
|
|||||||
go get ./...
|
go get ./...
|
||||||
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags="-w -s" -o ../build/http-broadcaster main.go
|
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags="-w -s" -o ../build/http-broadcaster main.go
|
||||||
```
|
```
|
||||||
* Déposer la liste des serveurs varnish à côté du binaire, avec ce format :
|
* Définir la méthode de gestion de la liste des serveurs varnish :
|
||||||
```
|
- Variable d'environnement "VARNISH_SERVERS"
|
||||||
http://10.13.32.1:6081,http://10.13.32.2:6081
|
- Fichier varnish_list
|
||||||
```
|
- Hashicorp vault
|
||||||
|
|
||||||
## Fonctionnalites
|
## Fonctionnalites
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user