Taller Docker - 0x06 - #DomingoNegro #HatThieves https://www.hatthieves.es/category/domingos-negros/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

597 B

Parte 2: Servicio

Servidor webdav (NodeJS)

docker-webdav

Clonar repositorio

git clone https://gitea.hatthieves.es/manalejandro/webdav

Instalar dependencias

cd webdav && npm i

Configurar servicio (config.js)

editar archivo config.js con nuestros parámetros

Arrancar servicio

npm start

Comprobar servicio y persistencia

  • Abrir http://localhost:8080/dav con un cliente dav y subimos un archivo
  • Se comprueba que existe el archivo en la carpeta compartida