{"id":15476047,"url":"https://github.com/yhirano55/sentry-docker-compose","last_synced_at":"2025-04-22T14:11:17.658Z","repository":{"id":63766439,"uuid":"125732126","full_name":"yhirano55/sentry-docker-compose","owner":"yhirano55","description":"How to setup a full Sentry instance with docker-compose.yml","archived":false,"fork":false,"pushed_at":"2018-03-18T14:55:51.000Z","size":1,"stargazers_count":41,"open_issues_count":1,"forks_count":22,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-18T23:04:53.971Z","etag":null,"topics":["docker","docker-compose","sentry"],"latest_commit_sha":null,"homepage":"","language":null,"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/yhirano55.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":"2018-03-18T14:16:38.000Z","updated_at":"2025-01-16T13:24:39.000Z","dependencies_parsed_at":"2022-11-25T14:53:37.636Z","dependency_job_id":null,"html_url":"https://github.com/yhirano55/sentry-docker-compose","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/yhirano55%2Fsentry-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirano55%2Fsentry-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirano55%2Fsentry-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yhirano55%2Fsentry-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yhirano55","download_url":"https://codeload.github.com/yhirano55/sentry-docker-compose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250255700,"owners_count":21400410,"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","docker-compose","sentry"],"created_at":"2024-10-02T03:22:07.120Z","updated_at":"2025-04-22T14:11:17.633Z","avatar_url":"https://github.com/yhirano55.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# sentry-docker-compose\n\n* [library/sentry - Docker Hub](https://hub.docker.com/_/sentry/)\n\n## How to setup a full Sentry instance with docker-compose.yml\n\n### Check out this repo\n\n### Copying sample files\n\n```\n$ cp .env.sample .env\n```\n\n### Generate secret key\n\n```\n$ docker-compose run --rm sentry config generate-secret-key\n```\n\nAnd then set generated key to `SENTRY_SECRET_KEY` in `.env`.\n\n### Initialize database\n\nIf this is a new database, you'll need to run `upgrade`.\n\n```\n$ docker-compose run --rm sentry upgrade\n```\n\nAnd create an initial user, if you need.\n\n### Booting\n\n```\n$ docker-compose up -d\n```\n\nAnd open `http://localhost:9000`\n\n## License\n\n[MIT License](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyhirano55%2Fsentry-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyhirano55%2Fsentry-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyhirano55%2Fsentry-docker-compose/lists"}