{"id":18663426,"url":"https://github.com/tomdewildt/ssh-provision","last_synced_at":"2025-04-11T21:32:14.418Z","repository":{"id":36992450,"uuid":"253632195","full_name":"tomdewildt/ssh-provision","owner":"tomdewildt","description":"A simple tool to create ssh keys and distribute them to CentOS servers","archived":false,"fork":false,"pushed_at":"2025-04-02T09:13:28.000Z","size":202,"stargazers_count":0,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-02T09:32:04.456Z","etag":null,"topics":["actions","centos","golang","ssh","ssh-client","vagrant"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/tomdewildt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-06T22:41:54.000Z","updated_at":"2024-06-23T23:27:50.000Z","dependencies_parsed_at":"2023-12-15T20:09:32.007Z","dependency_job_id":"d4e7e41b-c7ef-410b-a9fa-8014fbaaed90","html_url":"https://github.com/tomdewildt/ssh-provision","commit_stats":{"total_commits":161,"total_committers":2,"mean_commits":80.5,"dds":"0.10559006211180122","last_synced_commit":"9ecf419cf0b4c9c733baadd90968d64f0f4015e1"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomdewildt%2Fssh-provision","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomdewildt%2Fssh-provision/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomdewildt%2Fssh-provision/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomdewildt%2Fssh-provision/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomdewildt","download_url":"https://codeload.github.com/tomdewildt/ssh-provision/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248483096,"owners_count":21111422,"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":["actions","centos","golang","ssh","ssh-client","vagrant"],"created_at":"2024-11-07T08:17:00.388Z","updated_at":"2025-04-11T21:32:14.156Z","avatar_url":"https://github.com/tomdewildt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSH Provision\n[![Version](https://img.shields.io/github/v/release/tomdewildt/ssh-provision?label=version)](https://github.com/tomdewildt/ssh-provision/releases)\n[![Build](https://img.shields.io/github/actions/workflow/status/tomdewildt/ssh-provision/ci.yml?branch=master)](https://github.com/tomdewildt/ssh-provision/actions/workflows/ci.yml)\n[![Release](https://img.shields.io/github/actions/workflow/status/tomdewildt/ssh-provision/cd.yml?label=release)](https://github.com/tomdewildt/ssh-provision/actions/workflows/cd.yml)\n[![Coverage](https://img.shields.io/codecov/c/gh/tomdewildt/ssh-provision)](https://codecov.io/gh/tomdewildt/ssh-provision)\n[![Report](https://goreportcard.com/badge/github.com/tomdewildt/ssh-provision)](https://goreportcard.com/report/github.com/tomdewildt/ssh-provision)\n[![License](https://img.shields.io/github/license/tomdewildt/ssh-provision)](https://github.com/tomdewildt/ssh-provision/blob/master/LICENSE)\n\nA simple tool to create ssh keys and distribute them to CentOS servers.\n\n**Note:** This tool is not production ready.\n\n# How To Run\n\nPrerequisites:\n* vagrant version ```2.2.7``` or later\n* go version ```1.19``` or later\n\n### Development\n\n1. Run ```make init``` to initialize the environment.\n2. Run ```make run``` to execute the cli tool.\n\n### Test\n\n1. Run ```make init``` to initialize the environment.\n2. Run ```make test``` to execute the tests for the cli tool.\n\nRun ```make vm/start``` to create the virtual machine, ```make vm/stop``` to stop the virtual machine and ```make vm/remove``` to remove it.\n\n# How To Build\n\n### Linux\n\n1. Run ```make init``` to initialize the environment.\n2. Run ```make build``` to build the cli tool.\n\n# References\n\n[Go Docs](https://golang.org/doc/)\n\n[Go SSH](https://godoc.org/golang.org/x/crypto/ssh)\n\n[Go Logus](https://godoc.org/github.com/sirupsen/logrus)\n\n[Go Cobra](https://godoc.org/github.com/spf13/cobra)\n\n[Go Validator](https://godoc.org/github.com/go-playground/validator)\n\n[Go Testify](https://godoc.org/github.com/stretchr/testify)\n\n[Go Project Layout](https://github.com/golang-standards/project-layout)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomdewildt%2Fssh-provision","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomdewildt%2Fssh-provision","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomdewildt%2Fssh-provision/lists"}