{"id":15691169,"url":"https://github.com/lukaszkorecki/nfs-server","last_synced_at":"2025-07-05T00:32:42.857Z","repository":{"id":66984650,"uuid":"20841075","full_name":"lukaszkorecki/nfs-server","owner":"lukaszkorecki","description":"Cookbook for setting up nfs server and exposing a set of directories. Intended for use with Vagrant","archived":false,"fork":false,"pushed_at":"2014-06-25T15:53:17.000Z","size":172,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T14:13:53.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/lukaszkorecki.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":"2014-06-14T20:17:59.000Z","updated_at":"2014-06-25T15:46:43.000Z","dependencies_parsed_at":"2023-02-20T16:01:08.235Z","dependency_job_id":null,"html_url":"https://github.com/lukaszkorecki/nfs-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaszkorecki%2Fnfs-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaszkorecki%2Fnfs-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaszkorecki%2Fnfs-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukaszkorecki%2Fnfs-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukaszkorecki","download_url":"https://codeload.github.com/lukaszkorecki/nfs-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246315043,"owners_count":20757613,"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-10-03T18:20:34.328Z","updated_at":"2025-03-30T12:22:03.942Z","avatar_url":"https://github.com/lukaszkorecki.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nfs-server cookbook\n\nTiny cookbook for setting up nfs server and exposing a set of directories.\nIntended for use with Vagrant\n\n## Setup\n\nCouple of notes:\n\n- it was tested with Ubuntu 12.04 (Precise)\n- it allows exposing only one directory (but it can be Vagrat user's home dir!)\n\nThere are two attributes which might need to be set depending on your setup.\n\n\u003e I'm assuming that your Vagrant VM is accessible on IP `192.168.33.10` and your VM\nusername is `vagrant`.\n\n\n```json\n{\n  \"nfs-server\" : {\n    \"ip-range\" : \"192.168.33.*\",\n    \"mount-point\" : \"/home/vagrant/src\"\n\n  }\n}\n```\n\nThen simply include `recipe[nfs-server]` in your run list and provision your\nmachine.\n\nOnce chef run is complete your share is accessible at:\n\n`nfs://192.168.33.10/home/vagrant/src`\n\n\n# License\nThe MIT License (MIT)\n\nCopyright (c) 2014 Łukasz Korecki\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaszkorecki%2Fnfs-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukaszkorecki%2Fnfs-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukaszkorecki%2Fnfs-server/lists"}