{"id":17458948,"url":"https://github.com/caseywebb/hubbard","last_synced_at":"2025-06-10T17:34:39.272Z","repository":{"id":146576234,"uuid":"72805481","full_name":"caseyWebb/hubbard","owner":"caseyWebb","description":":octocat: Über Simple GitHub Deployments","archived":false,"fork":false,"pushed_at":"2017-01-20T22:36:21.000Z","size":61,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-18T07:12:46.689Z","etag":null,"topics":["ci","deployment","git","git-hooks","github","github-deployment"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/caseyWebb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-04T02:10:33.000Z","updated_at":"2017-11-19T22:53:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"552057e3-9f62-40cb-bd0e-6b478d25037a","html_url":"https://github.com/caseyWebb/hubbard","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseyWebb%2Fhubbard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseyWebb%2Fhubbard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseyWebb%2Fhubbard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseyWebb%2Fhubbard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caseyWebb","download_url":"https://codeload.github.com/caseyWebb/hubbard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseyWebb%2Fhubbard/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259118097,"owners_count":22807895,"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":["ci","deployment","git","git-hooks","github","github-deployment"],"created_at":"2024-10-18T04:38:04.309Z","updated_at":"2025-06-10T17:34:39.218Z","avatar_url":"https://github.com/caseyWebb.png","language":"JavaScript","readme":"# Hubbard\n\nGitHub Deployments, Simplified.\n\n#### What it does\n- Registers GitHub webhooks for enabled repositories\n- Pulls the latest version after a push\n- Runs user-defined setup/teardown scripts\n\n#### What it doesn't do\n- Attempt to figure out the deployment strategy (npm start, docker start, etc.)\n- Daemonize your process or restart it if it dies (that's up to you)\n\nHubbard is essentially a glorified git post-checkout hook with GitHub mojo. That's it.\n\n## Screenshots\n![](http://i.imgur.com/aSUnWcC.png)\n![](http://i.imgur.com/WDnFjdK.png)\n![](http://i.imgur.com/yxcoY5T.png)\n\n## Usage\n\n```bash\n$ npm install -g hubbard\n$ hubbard --help\n\n  Usage: hubbard [command]\n\n\n  Commands:\n\n    start   Start Hubbard server as a daemon\n    stop    Stop running Hubbard server\n\n  Options:\n\n    --help                            output usage information\n    --version                         output the version number\n\n    -c, --config [config file]        Configuration file to use\n    -h, --host [host]                 Hostname to bind server and webhooks\n    -p, --port [port]                 Port to bind server and webhooks [8080]\n    -s, --use-https                   Use HTTPS\n    -t, --access-token [token]        GitHub personal access token\n    --pass, --password [password]     Login password\n    --data, --data-dir [directory]    Directory to store nedb data in\n    --repos, --repos-dir [directory]  Directory to store repositories in\n    -l, --log-file [file]             File to write logs to\n    -ll, --log-level [level]          Logfile verbosity [err, info, verbose]\n    -lf, --log-file-format [format]   Format to log to logfile [text, json]\n    -pf, --pid-file [file]            File to output process id to\n```\n\nYou may also clone this repo and use config.js, or environment variables.\n\n__NOTE__: You shouldn't put your GitHub access token in config.js, nor any other\nsensitive values in your repos' scripts, to avoid exposing them in plain-text\non disk. Any environment variables accessible to Hubbard will be accessible in your scripts.\n\n\u003c!-- ## I NEED MOAR\n[Read the wiki](https://github.com/caseyWebb/hubbard/wiki) --\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseywebb%2Fhubbard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaseywebb%2Fhubbard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseywebb%2Fhubbard/lists"}