sendilkontenero
docker file and composer for TCP proxy with sendilo - wrapper of node-solid-server with custom middleware.
contains
- docker-compose.yml with haproxy and certbot (Let's Encrypt) scripts
- sendilo - container with node-solid-server and http-rdf-formats-proxy middleware
- EyeServer in a separate container
usage
- copy content of config.examples to config folder and change the files to reflect your settings
- run with
docker-compose up -d