{"id":24973308,"url":"https://github.com/bluedynamics/sentry-swarm","last_synced_at":"2025-03-29T06:13:00.275Z","repository":{"id":40735394,"uuid":"507978414","full_name":"bluedynamics/sentry-swarm","owner":"bluedynamics","description":"Run Sentry in a Docker Swarm","archived":false,"fork":false,"pushed_at":"2022-06-27T20:55:45.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-03T18:38:37.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bluedynamics.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}},"created_at":"2022-06-27T16:12:26.000Z","updated_at":"2022-06-27T16:47:58.000Z","dependencies_parsed_at":"2022-08-19T19:51:29.160Z","dependency_job_id":null,"html_url":"https://github.com/bluedynamics/sentry-swarm","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/bluedynamics%2Fsentry-swarm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluedynamics%2Fsentry-swarm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluedynamics%2Fsentry-swarm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluedynamics%2Fsentry-swarm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluedynamics","download_url":"https://codeload.github.com/bluedynamics/sentry-swarm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145089,"owners_count":20730495,"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":"2025-02-03T18:27:10.291Z","updated_at":"2025-03-29T06:13:00.248Z","avatar_url":"https://github.com/bluedynamics.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sentry in a Docker Swarm\n\nAn inofficial bootstrap for running [Sentry](https://sentry.io/) with [Docker](https://www.docker.com/) in a Docker Swarm, like self hosted.\n\n## Requirements\n\n* Docker 20.10.16+ (tested)\n* 2 CPU Cores (better 4)\n* ~8 GB RAM\n* ~20 GB Free Disk Space\n\n## Preparation\n\n### GeoIP\n\n1. In order to use the Maxmind GeoIP feature they must create a file named `config/GeoIP.conf` following the procedures as described here (free):\nhttps://dev.maxmind.com/geoip/updating-databases?lang=en\n\n2. (TODO) Copy initial DB\n\n\n### Relay Configuration\n\nCopy `config/relay.example.yml` as `config/relay.yml` and change if needed (usually not necessary).\n\n\n### Symbolicator Configuration\n\nCopy `config/symbolicator.example.yml` as `config/symbolicator.yml` and change if needed (usually not necessary).\n\n\n### Clickhouse Configuration\n\nCopy `config/clickhosue.example.xml` as `config/clickhosue.xml` and change if needed (usually not necessary).\n\n### Set environment\n\nEdit the `.env` file and adopt it to your needs.\n\n\n## Installation\n\nGiven a docker swarm is configured, run:\n\n```\nsource .env\ndocker stack deploy sentry -c sentry-swarm.yml\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluedynamics%2Fsentry-swarm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluedynamics%2Fsentry-swarm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluedynamics%2Fsentry-swarm/lists"}