{"id":19319786,"url":"https://github.com/hyperoslo/heroku-pages","last_synced_at":"2025-09-10T21:33:01.509Z","repository":{"id":15419175,"uuid":"18151444","full_name":"hyperoslo/heroku-pages","owner":"hyperoslo","description":"Easily inspect, view and upload your Heroku error and maintenance pages","archived":false,"fork":false,"pushed_at":"2015-05-08T09:25:29.000Z","size":231,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-05-09T16:36:41.506Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperoslo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-26T19:45:13.000Z","updated_at":"2024-05-09T16:36:41.507Z","dependencies_parsed_at":"2022-07-20T21:32:18.932Z","dependency_job_id":null,"html_url":"https://github.com/hyperoslo/heroku-pages","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fheroku-pages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fheroku-pages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fheroku-pages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperoslo%2Fheroku-pages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperoslo","download_url":"https://codeload.github.com/hyperoslo/heroku-pages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223902231,"owners_count":17222336,"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":"2024-11-10T01:25:16.072Z","updated_at":"2024-11-10T01:25:16.708Z","avatar_url":"https://github.com/hyperoslo.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Heroku Pages\n\n[![Code Climate](https://img.shields.io/codeclimate/github/hyperoslo/heroku-pages.svg?style=flat)](https://codeclimate.com/github/hyperoslo/heroku-pages)\n\nEasily inspect, view and upload your [Heroku error and maintenance pages](https://devcenter.heroku.com/articles/error-pages#customize-pages).\n\n**Supported Ruby versions: 1.9.3 or higher**\n\nLicensed under the **MIT** license, see LICENSE for more information.\n\n\n## Installation\n\nThis is a Heroku client plugin and as such requires the [Heroku Toolbelt](https://toolbelt.heroku.com/) to be installed.\n\n```shell\nheroku plugins:install https://github.com/hyperoslo/heroku-pages.git\n```\n\n\n## Usage\n\nIf you have multiple apps, you may specify either app or remote:\n\n```shell\nheroku pages -a hyper-rocks-staging\nheroku pages -r staging\n```\n\n### Inspecting\n\nTo view the current set of Heroku pages:\n\n```shell\nheroku pages\n```\n\n### Opening / Viewing\n\nTo open all Heroku pages using the default application (which tends to be a browser):\n\n```shell\nheroku pages:open\n```\n\n### Uploading to S3\n\nTo upload your Heroku pages to S3 using [AWS Command Line Interface](http://aws.amazon.com/cli):\n\n```shell\nheroku pages:upload\n```\n\nIt assumes the following configuration variables to be present for the given app:\n\n- `AWS_REGION`\n- `AWS_BUCKET`\n- `AWS_KEY` or `AWS_ACCESS_KEY_ID`\n- `AWS_SECRET` or `AWS_SECRET_ACCESS_KEY`\n\nThe folder `public/heroku_pages` is assumed to be present in your project.\n\nRemote folder `heroku_pages` on your S3 bucket will be created and all files uploaded to it will be made public.\n\n**Note**: Any hidden files - files starting with `.` - will not be uploaded.\n\n### Configuring\n\nBoth `MAINTENANCE_PAGE_URL` and `ERROR_PAGE_URL` environment variables can be set automatically on Heroku:\n\n```shell\nheroku pages:configure\n```\n\nIt assumes `heroku_pages/maintenance.html` and one of `heroku_pages/error.html`\nor `heroku_pages/500.html` to be present on your S3 bucket.\n\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create pull request\n\n\n## Credits\n\nHyper made this. We're a digital communications agency with a passion for good code,\nand if you're using this plugin we probably want to hire you.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Fheroku-pages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperoslo%2Fheroku-pages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperoslo%2Fheroku-pages/lists"}