Mentions légales du service

Skip to content

Deploy

HU Mathieu requested to merge deploy into master
  • Fixes #4 (closed)
    • with new docker-compose.deploy.yaml, an app can be launched with a traefik reverse proxy that communicates with the Docker API via a proxy (to limit authorized commands)
    • the address 0.0.0.0 in dummy_serv/server.js is necessary to expose the server to the outside world (in this case, traefik)
  • Fix batch.html to work with new idb interface although, ideally, the page would benefit from a better layout and the code from a good refactor with ASRPage
  • Minor fixes to html files

Merge request reports