Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
Go to file
Amin Vakil d885dd331f
Use docker-compose if version is gte docker compose (#3595)
Fixes #3587 

This PR tries to use docker-compose if its version is greater than docker compose.
2025-03-03 13:16:31 +00:00
_integration-test ci: Remove obsolete dcr up -w from import test (#3544) 2025-01-17 12:29:23 -08:00
_unit-test feat: merge .env and .env.custom file during installation (#3564) 2025-02-04 12:41:12 +00:00
.github build(deps): bump actions/create-github-app-token from 1.11.3 to 1.11.6 (#3598) 2025-03-03 12:36:24 +00:00
certificates feat: Have an empty certificates folder ready (#1065) 2021-08-17 17:40:35 +03:00
clickhouse fix(clickhouse): Allow nullable key (#3354) 2024-09-30 12:00:32 -07:00
cron Fix apt config generation when http_proxy is set (#2725) (#2734) 2024-01-31 12:11:48 -08:00
geoip Integrate with MaxMind out of the box (#766) 2020-12-14 11:56:04 -05:00
get-compose-action Bump docker-compose 2.33.1 (#3597) 2025-03-02 21:04:37 +00:00
install Use docker-compose if version is gte docker compose (#3595) 2025-03-03 13:16:31 +00:00
jq [Snyk] Security upgrade debian from bullseye-slim to bookworm-20231009-slim (#2511) 2023-10-25 11:23:44 -07:00
relay chore(relay): provide opt-in max_memory_percent config as workaround for failing healthcheck (#3486) 2024-12-21 20:37:50 +00:00
scripts fix: Remove the extra space in the log file names (#3212) 2024-12-29 18:19:04 +00:00
sentry refactor: move system.url-prefix under systems settings section (#3588) 2025-02-28 11:32:25 +00:00
symbolicator Add volumed-out config directory for symbolicator. (#566) 2020-07-08 20:42:33 +03:00
workstation Add workstation configuration (#2968) 2024-04-18 11:21:38 -07:00
.craft.yml meta: Add some changelog (#984) 2021-06-07 20:13:37 +03:00
.editorconfig EditorConfig and indentation fixes (#650) 2020-08-31 14:40:52 +03:00
.env build: Set master version to nightly 2025-02-18 19:52:58 +00:00
.gitattributes fix(test): Export test script (#978) 2021-05-31 14:44:51 +03:00
.gitignore add sentry/backup.json to gitignore (#3450) 2024-11-29 10:05:05 +00:00
.pre-commit-config.yaml Reference paths relative to project root (#1800) 2023-02-17 09:59:48 -08:00
action.yaml feat: Require both inputs to be set on action (#3554) 2025-01-25 16:53:50 +00:00
CHANGELOG.md release: 25.2.0 2025-02-15 18:05:45 +00:00
codecov.yml chore: Disable codecov for master/release branches (#3384) 2024-10-17 14:17:20 -07:00
CONTRIBUTING.md fix(sentry-admin): Do not wait for command finish to display output (#3390) 2024-10-18 19:09:31 +00:00
docker-compose.yml ref(geoip): Remove geoipupdate from compose (#3490) 2024-12-23 14:32:17 -08:00
install.sh chore: Remove everything zookeeper (#3499) 2024-12-31 18:53:14 +00:00
LICENSE.md Upgrade to FSL-1.1 (#2835) 2024-02-27 17:15:42 -05:00
nginx.conf fix(nginx): _assets should rewrite to _static/sentry/dist (#3483) 2024-12-20 19:32:29 +00:00
README.md docs: link to develop docs (#3307) 2024-09-03 12:55:40 -07:00
redis.conf fix(redis): Use a safer eviction rule (#3432) 2024-11-19 16:34:41 +00:00
requirements-dev.txt fix(sentry-admin): Do not wait for command finish to display output (#3390) 2024-10-18 19:09:31 +00:00
sentry-admin.sh ci: Remove obsolete dcr up -w from import test (#3544) 2025-01-17 12:29:23 -08:00
unit-test.sh fix(loader): provide js sdk assets from 4.x (#3415) 2024-11-07 10:11:07 +00:00

Self-Hosted Sentry

Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept.

Documentation here.