{"id":18780217,"url":"https://github.com/tianhanfangyan/sentry-docker-compose","last_synced_at":"2025-04-13T11:30:42.841Z","repository":{"id":144326576,"uuid":"221419539","full_name":"tianhanfangyan/sentry-docker-compose","owner":"tianhanfangyan","description":"Easy to install docker by using docker-compose file","archived":false,"fork":false,"pushed_at":"2019-11-14T07:34:45.000Z","size":2,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T03:11:50.418Z","etag":null,"topics":["docker-compose","installation","sentry"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/tianhanfangyan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-11-13T09:18:45.000Z","updated_at":"2020-01-31T09:59:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"73ffe82c-53e3-4d73-b990-bb79385b60e8","html_url":"https://github.com/tianhanfangyan/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/tianhanfangyan%2Fsentry-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tianhanfangyan%2Fsentry-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tianhanfangyan%2Fsentry-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tianhanfangyan%2Fsentry-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tianhanfangyan","download_url":"https://codeload.github.com/tianhanfangyan/sentry-docker-compose/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248705489,"owners_count":21148546,"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-compose","installation","sentry"],"created_at":"2024-11-07T20:25:20.414Z","updated_at":"2025-04-13T11:30:42.834Z","avatar_url":"https://github.com/tianhanfangyan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sentry-docker-compose\nEasy to install docker by using docker-compose file\n\n## Getting Started\n\n### Prerequisites\n* Unix-like operating system (macOS or Linux)\n* Docker and Docker-Compose should be installed\n* env/sentry is configured\n\n### Basic Installation\n\n#### via bash\n```shell\nbash deploy.sh \n```\n\n#### via other\n```shell\n./deploy.sh\n```\n\n#### via setup\n\u003e First generate a secret_key.\n\n\u003e Second make sure the env/sentry variables is configured.\n\n\u003e Finally run the rest services.\n\n##### Generate secret_key\n```bash\ndocker-compose run --rm sentry config generate-secret-key\n```\n##### Configure the env/sentry\n```vim\nfor example:\nSENTRY_SECRET_KEY=%#_*3rfly#yd_51r%e6cx)_v2rsk4q+ghq)-@h=fzfxh!ey=hj\n```\n##### Configure superuser\n```bash\ndocker-compose run --rm sentry sentry upgrade\n```\n##### Run the rest services\n```bash\ndocker-compose up -d sentry sentry-cron sentry-worker-1\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftianhanfangyan%2Fsentry-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftianhanfangyan%2Fsentry-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftianhanfangyan%2Fsentry-docker-compose/lists"}