getsentry / getsentry/self-hosted

Feature Request: Explicitly define a internal network in docker-compose.

Open
#770 7 comments 3 reactions 0 assignees View on GitHub
Improvement Type: Enhancement
Dominant language
Shell
Stars
9.6k
Forks
2k
Avg merge
1d 5h
Merged PRs (30d)
15

Description

## Summary

This is a request to explicitly define docker networks in the docker-compose.

## Motivation

For the purposes of adding sentry onpremise to existing networks, some containers might need to be added to a external network. This will prevent that container from accessing the default network created by docker-compose. To prevent this from happening, all containers need to be explicitly added to a network that they share with all other containers they need access to.

This is important for cases where users may want to reverse-proxy sentry themselves, especially using something like traefik.

related to #698

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.