{"id":16188530,"url":"https://github.com/konsumer/heroku-up","last_synced_at":"2025-10-08T23:43:26.741Z","repository":{"id":17192055,"uuid":"19959647","full_name":"konsumer/heroku-up","owner":"konsumer","description":"Ping all your heroku apps, so they don't go to sleep.","archived":false,"fork":false,"pushed_at":"2014-06-19T19:58:44.000Z","size":160,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T23:48:56.824Z","etag":null,"topics":[],"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/konsumer.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-05-19T22:20:32.000Z","updated_at":"2017-08-12T14:25:38.000Z","dependencies_parsed_at":"2022-09-14T12:22:15.599Z","dependency_job_id":null,"html_url":"https://github.com/konsumer/heroku-up","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/konsumer/heroku-up","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fheroku-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fheroku-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fheroku-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fheroku-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/konsumer","download_url":"https://codeload.github.com/konsumer/heroku-up/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/konsumer%2Fheroku-up/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270360655,"owners_count":24570756,"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","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"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":[],"created_at":"2024-10-10T07:27:25.852Z","updated_at":"2025-10-08T23:43:21.696Z","avatar_url":"https://github.com/konsumer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# heroku-up\n\nPing all your heroku apps, so they don't go to sleep.\n\nThis is similar to [heroku-pinger](https://github.com/dcampano/heroku-pinger), but you don't have to set anything up, other than your heroku token \u0026 deploying the code. If you add new web apps, it will ping them, automatically.\n\n## setup\n\nReplace `my-heroku-pinger` with whatever you want your app to be called on heroku.\n\nThe dyno will do all the work. Here is how you first install it:\n\n*  Fork/clone this repo\n*  `cd heroku-up`\n*  Create a heroku app to do the pinging: `heroku apps:create my-heroku-pinger -s cedar`\n*  Set your heroku API token (check [account page](https://dashboard.heroku.com/account), click \"Show API Key\"): `heroku config:add HEROKU_API_TOKEN=\"TOKEN_GOES_HERE\"`. You can also edit the \"Config Variables\" sction on your app's settings, if that is easier.\n*  Push yer code: `git push heroku master`\n*  Spin up a single worker dyno: `heroku ps:scale worker=1`\n\n### blacklist\n\nThis is totally optional. Set the environment variable `SITE_BLACKLIST` to a comma-seperated list of apps to ignore, if you want to do this. Here is an example:\n\n```\nheroku config:add SITE_BLACKLIST=\"my-heroku-pinger,app1,app2,app3,another-heroku-project\"\n```\n\n### logs\n\nLike any heroku app, you can see how it's going by running `heroku logs`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsumer%2Fheroku-up","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkonsumer%2Fheroku-up","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkonsumer%2Fheroku-up/lists"}