{"id":23147581,"url":"https://github.com/entraptaj/docker-volumer","last_synced_at":"2025-07-08T10:35:53.311Z","repository":{"id":44985692,"uuid":"264328040","full_name":"EntraptaJ/Docker-Volumer","owner":"EntraptaJ","description":"Script that creates NFS Docker volumes on SSH Hosts listed in a Markdown table","archived":false,"fork":false,"pushed_at":"2022-02-13T12:09:02.000Z","size":503,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"WIP","last_synced_at":"2025-07-04T21:13:22.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EntraptaJ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-16T00:32:21.000Z","updated_at":"2021-05-25T14:31:40.000Z","dependencies_parsed_at":"2022-08-02T18:46:04.151Z","dependency_job_id":null,"html_url":"https://github.com/EntraptaJ/Docker-Volumer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EntraptaJ/Docker-Volumer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EntraptaJ%2FDocker-Volumer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EntraptaJ%2FDocker-Volumer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EntraptaJ%2FDocker-Volumer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EntraptaJ%2FDocker-Volumer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EntraptaJ","download_url":"https://codeload.github.com/EntraptaJ/Docker-Volumer/tar.gz/refs/heads/WIP","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EntraptaJ%2FDocker-Volumer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264251034,"owners_count":23579613,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T16:52:49.264Z","updated_at":"2025-07-08T10:35:53.294Z","avatar_url":"https://github.com/EntraptaJ.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KristianFJones/Docker-Volumer\n\nThis is a script that SSHes into the hosts in a markdown table, and creates the volumes listed in another Markdown table.\n\n## Usage\n\nCreate two markdown files.\n\nCreate `Volumes.md`\n\n```\n|    Volume    |  NFS Server  |                          Path                          | Notes |\n| :----------: | :----------: | :----------------------------------------------------: | :---: |\n| NFSDownloads | 192.168.1.21 |  /mnt/site1.pool1/Site1.Pool1.Files/Files/JDownloader  |       |\n|    AriaNG    | 192.168.1.21 | /mnt/site1.pool1/Site1.Pool1.Docker.KJDev1/Data/AriaNg |       |\n```\n\nCreate `Hosts.md`\n\n```\n| Hostname      |\n| ------------- |\n| 192.168.1.166 |\n| 192.168.1.167 |\n| 192.168.1.168 |\n```\n\nCreate `.env` with the ssh credentials for the hosts\n\n```\nUSERNAME=user\nPASSWORD=password\n```\n\nRun script\n\n```\nnpm start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentraptaj%2Fdocker-volumer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fentraptaj%2Fdocker-volumer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fentraptaj%2Fdocker-volumer/lists"}