{"id":19779114,"url":"https://github.com/rongfengliang/openresty-sentry-docker-compose","last_synced_at":"2026-05-09T07:38:05.294Z","repository":{"id":106172981,"uuid":"167538557","full_name":"rongfengliang/openresty-sentry-docker-compose","owner":"rongfengliang","description":"openresty-sentry-docker-compose","archived":false,"fork":false,"pushed_at":"2019-01-25T12:08:35.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-07T19:56:54.327Z","etag":null,"topics":["docker-compose","openresty","sentry"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/rongfengliang.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-25T11:40:37.000Z","updated_at":"2023-04-10T14:20:45.000Z","dependencies_parsed_at":"2023-04-01T11:18:40.207Z","dependency_job_id":null,"html_url":"https://github.com/rongfengliang/openresty-sentry-docker-compose","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rongfengliang/openresty-sentry-docker-compose","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fopenresty-sentry-docker-compose","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fopenresty-sentry-docker-compose/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fopenresty-sentry-docker-compose/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fopenresty-sentry-docker-compose/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rongfengliang","download_url":"https://codeload.github.com/rongfengliang/openresty-sentry-docker-compose/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rongfengliang%2Fopenresty-sentry-docker-compose/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32811655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["docker-compose","openresty","sentry"],"created_at":"2024-11-12T05:33:32.143Z","updated_at":"2026-05-09T07:38:05.266Z","avatar_url":"https://github.com/rongfengliang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  Openresty with  Sentry\n\n## Requirements\n\n * Docker 1.10.0+\n * Compose 1.6.0+ _(optional)_\n\n## Up and Running\n\nAssuming you've just cloned this repository, the following steps\nwill get you up and running in no time!\n\nThere may need to be modifications to the included `docker-compose.yml` file to accommodate your needs or your environment. These instructions are a guideline for what you should generally do.\n\n1. `docker volume create --name=sentry-data \u0026\u0026 docker volume create --name=sentry-postgres` - Make our local database and sentry volumes\n    Docker volumes have to be created manually, as they are declared as external to be more durable.\n2. `cp -n .env.example .env` - create env config file\n3. `docker-compose build` - Build and tag the Docker services\n4. `docker-compose run --rm web config generate-secret-key` - Generate a secret key.\n    Add it to `.env` as `SENTRY_SECRET_KEY`.\n5. `docker-compose run --rm web upgrade` - Build the database.\n    Use the interactive prompts to create a user account.\n6. `docker-compose up -d` - Lift all services (detached/background mode).\n7. Access your instance at `localhost:9000`!\n\n\n## Add Sentry project\n\n1. login in system\n\n2. create proejct\n\n3. get client dsn with old version\n\n\n## Resources\n\n * [Documentation](https://docs.sentry.io/server/installation/docker/)\n * [Bug Tracker](https://github.com/getsentry/onpremise)\n * [Forums](https://forum.sentry.io/c/on-premise)\n * [IRC](irc://chat.freenode.net/sentry) (chat.freenode.net, #sentry)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fopenresty-sentry-docker-compose","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frongfengliang%2Fopenresty-sentry-docker-compose","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frongfengliang%2Fopenresty-sentry-docker-compose/lists"}