{"id":28169462,"url":"https://github.com/around25/shellbot","last_synced_at":"2025-08-16T13:35:44.121Z","repository":{"id":54331442,"uuid":"49013210","full_name":"Around25/shellbot","owner":"Around25","description":"Dead simple provisioning tool written in Go","archived":false,"fork":false,"pushed_at":"2016-01-10T08:53:33.000Z","size":23,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-05-15T16:17:18.481Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Around25.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":"2016-01-04T17:49:47.000Z","updated_at":"2024-02-05T09:46:46.000Z","dependencies_parsed_at":"2022-08-13T12:10:58.142Z","dependency_job_id":null,"html_url":"https://github.com/Around25/shellbot","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Around25%2Fshellbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Around25%2Fshellbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Around25%2Fshellbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Around25%2Fshellbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Around25","download_url":"https://codeload.github.com/Around25/shellbot/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254374530,"owners_count":22060614,"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":"2025-05-15T16:17:15.790Z","updated_at":"2025-05-15T16:18:05.119Z","avatar_url":"https://github.com/Around25.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"Shellbot\n========\n\n[![Join the chat at https://gitter.im/Around25/shellbot](https://badges.gitter.im/Around25/shellbot.svg)](https://gitter.im/Around25/shellbot?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nShellbot allows the user to connect to any server through ssh and setup a certain infrastructure configuration\nby running various commands on the remote server or by copying data from the host through SCP.\n\n\nInstallation\n------------\n\nDownload the appropriate release for your architecture and start using it.\n\nUsage\n-----\n\n__Copy Command__\n\nUsing the copy command you can copy a file or directory from the local host to a server and vice versa.\n\nIn order to user the command you must first have a configuration file that defines the list of managed servers.\n\nTo copy from local host to a server named dev-1 use this command: `$\u003e shellbot --config ./shellbot/devops.yaml copy ./hosts.txt dev:/etc/hosts`\nTo download from a server use this command: `$\u003e shellbot --config ./shellbot/devops.yaml copy dev:/etc/hosts ./hosts.txt`\n\n__Shell Command__\nConnect to a particular server using ssh use this command: `$\u003e shellbot --config ./shellbot/devops.yaml shell dev-1`\n\n__Setup Command__\n\nTo execute all tasks for the \"dev\" environment use this command: `$\u003e shellbot --config ./shellbot/devops.yaml setup dev`\n\n__Check Command -- NOT YET IMPLEMENTED__\n\nThe check command allows you to see if all servers for an environment are in their correct state.\n\nContributing\n------------\n\nIn order to install all dependencies for the project run `make deps`.\nTo compile and install the `shellbot` tool run `make`.\nIn order to execute the tests run `make test` or `make test-coverage` in case you want to see the code coverage as well.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faround25%2Fshellbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faround25%2Fshellbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faround25%2Fshellbot/lists"}