{"id":15015999,"url":"https://github.com/philipheinser/ember-lightning","last_synced_at":"2025-04-12T09:30:59.752Z","repository":{"id":25806843,"uuid":"29245800","full_name":"philipheinser/ember-lightning","owner":"philipheinser","description":"Ember lightning hosting for https://github.com/LevelbossMike/ember-deploy","archived":false,"fork":false,"pushed_at":"2021-02-12T22:45:48.000Z","size":41,"stargazers_count":25,"open_issues_count":1,"forks_count":18,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T11:45:47.175Z","etag":null,"topics":["docker-container","ember","emberjs","hosting"],"latest_commit_sha":null,"homepage":"http://philipheinser.github.io/ember-lightning","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/philipheinser.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-01-14T13:38:07.000Z","updated_at":"2024-05-30T02:47:30.000Z","dependencies_parsed_at":"2022-09-04T07:01:05.546Z","dependency_job_id":null,"html_url":"https://github.com/philipheinser/ember-lightning","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/philipheinser%2Fember-lightning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipheinser%2Fember-lightning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipheinser%2Fember-lightning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/philipheinser%2Fember-lightning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/philipheinser","download_url":"https://codeload.github.com/philipheinser/ember-lightning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248545995,"owners_count":21122243,"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":["docker-container","ember","emberjs","hosting"],"created_at":"2024-09-24T19:48:15.963Z","updated_at":"2025-04-12T09:30:59.478Z","avatar_url":"https://github.com/philipheinser.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ember-lightning ![travis](https://travis-ci.org/philipheinser/ember-lightning.svg?branch=master) ![npm](https://badge.fury.io/js/ember-lightning.svg)\nEmber lightning hosting for https://github.com/ember-cli/ember-cli-deploy\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/philipheinser/ember-lightning)\n\n# Docker support\n\nember-lightning is also available as a docker container. To build the container run:\n\n```shell\ndocker build --tag ember-lightning .\n```\n\nThen, to serve an ember-cli application run the container:\n\n```shell\ndocker run --name $APP_NAME --env APP_NAME=$APP_NAME --env REDIS_HOST=your-redis-server.example.com ember-lightning:latest\n```\n\nThe image responds to these environment variables:\n\n### `APP_NAME`\n\nThe name of the application as deployed in Redis.\n\n### `REDIS_HOST`\n\nThe hostname of the Redis server where ember-cli applications are deployed.\nThis default to `redis` and so it is also possible to use Docker container\nlinks to connect the ember-lightning container to a running Redis container.\n\n### `REDIS_PORT`\n\nThe port that Redis is listening on. Defaults to 6379. This only needs to be\nset if Redis is listening on a non-default port.\n\n### `REDIS_SECRET`\n\nThe shared secret to use for authenticating to Redis. It is blank by default,\nwhich disables authentication.\n\n### `REDIS_DB`\n\nThe database index to `select` in `redis`. It is blank by default, which uses\nthe default database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipheinser%2Fember-lightning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphilipheinser%2Fember-lightning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphilipheinser%2Fember-lightning/lists"}