{"id":18452910,"url":"https://github.com/miry/knife_solo_openvpn_sample","last_synced_at":"2025-04-08T03:35:10.743Z","repository":{"id":18804289,"uuid":"22018542","full_name":"miry/knife_solo_openvpn_sample","owner":"miry","description":null,"archived":false,"fork":false,"pushed_at":"2014-07-19T21:35:41.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-10T23:08:30.908Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-19T20:18:56.000Z","updated_at":"2014-07-19T20:19:17.000Z","dependencies_parsed_at":"2022-08-20T19:00:47.551Z","dependency_job_id":null,"html_url":"https://github.com/miry/knife_solo_openvpn_sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miry%2Fknife_solo_openvpn_sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miry%2Fknife_solo_openvpn_sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miry%2Fknife_solo_openvpn_sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miry%2Fknife_solo_openvpn_sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miry","download_url":"https://codeload.github.com/miry/knife_solo_openvpn_sample/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223301404,"owners_count":17122854,"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-11-06T07:34:50.408Z","updated_at":"2024-11-06T07:34:50.910Z","avatar_url":"https://github.com/miry.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Knife Solo Sample Application\n=============================\n\nIt is a simple sample knife solo application to setup OpenVpn server and clients.\n\n\n## Installation\n\n### Install dependicies\n\nRun `bundle install` to setup all required libraries.\n\n### Setup a server node\n\nCreate a new node file in the `nodes` folder. Use the ip in the filename. Example: `nodes/127.0.0.1.json`.\nThe sample configuration is:\n\n```json\n{\n  \"run_list\": []\n}\n```\n\n### Setup a client node\n\nCreate a new node file in the `nodes` folder. The sample configuration is:\n\n```json\n{\n  \"run_list\": []\n}\n```\n\n### Deploy\n\n```\nknife solo prepare root@10.0.0.201\nknife solo cook root@10.0.0.201\n```\n\n## References\n\n- http://matschaffer.github.io/knife-solo/\n- http://berkshelf.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiry%2Fknife_solo_openvpn_sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiry%2Fknife_solo_openvpn_sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiry%2Fknife_solo_openvpn_sample/lists"}