# Layerops Image Registry

# Config Nginx

```
apt install nginx libnginx-mod-http-perl
```

* copier `nginx/ContentSHA256.pm` dans `/usr/share/nginx/perl/lib/ContentSHA256.pm`
* copier `nginx/perl.conf` dans `/etc/nginx/conf.d/perl.conf`
* copier `nginx/vhost` dans `/etc/nginx/sites-enabled/image-registry`

* Créer répertoire `/data/layerops-tools` 

# Config Haproxy

cf. fichier `haproxy/haproxy.cfg`


