zerobyte/app/server/modules/volumes
Nico c05aa8d5bf
feat: add support for SFTP volume backend (#249)
* feat: add support for SFTP volume backend

* feat: allow more secure SFTP connection with known hosts

* refactor: make default value for skip host key check to false

* refactor: use os.userInfo when setting uid/gid in mount commands
2025-12-28 18:30:49 +01:00
..
__tests__ Controllers tests (#187) 2025-12-19 19:25:21 +01:00
helpers.ts refactor: use short ids to allow changing the name of volumes & repos (#67) 2025-11-26 19:47:09 +01:00
volume.controller.ts feat: server timeout env (#219) 2025-12-22 17:34:27 +01:00
volume.dto.ts refactor: remove docker volum plugin functionnality (#137) 2025-12-16 18:02:54 +01:00
volume.service.ts feat: add support for SFTP volume backend (#249) 2025-12-28 18:30:49 +01:00