{"id":32393968,"url":"https://github.com/metallurgical/server-host-automation","last_synced_at":"2026-07-13T05:32:05.579Z","repository":{"id":64307657,"uuid":"408033915","full_name":"metallurgical/server-host-automation","owner":"metallurgical","description":"Auto create initial server host for nginx and apache, create project root from git repo. Only for laravel project.","archived":false,"fork":false,"pushed_at":"2021-09-22T07:34:40.000Z","size":10191,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T03:40:10.593Z","etag":null,"topics":["apache-vhost","golang","hacktoberfest","hacktoberfest2021","i-m-lazy","nginx-serverblock","server-host-automation"],"latest_commit_sha":null,"homepage":"","language":"Go","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/metallurgical.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":"2021-09-19T04:48:49.000Z","updated_at":"2024-06-20T03:40:10.594Z","dependencies_parsed_at":"2023-01-15T11:00:42.975Z","dependency_job_id":null,"html_url":"https://github.com/metallurgical/server-host-automation","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/metallurgical/server-host-automation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallurgical%2Fserver-host-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallurgical%2Fserver-host-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallurgical%2Fserver-host-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallurgical%2Fserver-host-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metallurgical","download_url":"https://codeload.github.com/metallurgical/server-host-automation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metallurgical%2Fserver-host-automation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35412244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["apache-vhost","golang","hacktoberfest","hacktoberfest2021","i-m-lazy","nginx-serverblock","server-host-automation"],"created_at":"2025-10-25T05:55:04.199Z","updated_at":"2026-07-13T05:32:05.574Z","avatar_url":"https://github.com/metallurgical.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nAuto create initial server host for nginx and apache (httpd), create project root from git repo. Only for laravel project.\n\n### Requirements\n- Must run this application as `root` user\n- Configure your server to have SSH connection between your server and git repository(gitlab, github, etc)\n- Your server should have `wget` application installed\n- Your server should have nginx running (if using nginx)\n- Your server should have apache running (if using apache)\n\n### Disclaimers\nRun at your own risk !!! :p\n\n### How to use\n\nDead simple. Run any of binary release based on your platform. e.g: \n```\n$ ./server-host-automation-linux-amd64\n``` \n\nand press enter.\n\n![1](https://i.imgur.com/D8a8Ono.png)\n\n### Make executable code global\nMake it executable \n```\nchmod u+x server-host-automation-linux-amd64\n```\n\nand copy/move to bin folder \n```\ncp server-host-automation-linux-amd64 /usr/local/bin/shautomation\n```\n\nOnce done, directly run the application using following command\n```\n$ shautomation\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetallurgical%2Fserver-host-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetallurgical%2Fserver-host-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetallurgical%2Fserver-host-automation/lists"}