2
0
Clean and backupable on-premise deployment of Sentry using Docker COmpose
This repository has been archived on 2020-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Matt Robenolt c759b3665a Merge pull request #4 from mihaibogdan10/master
Mount docker postgres volume on host
2016-08-04 09:59:41 -07:00
.dockerignore mv docker-compose.yml{.example,} 2016-05-27 17:01:34 -07:00
.gitignore Mount the required volume 2016-05-27 16:45:18 -07:00
config.yml Update with 8.4 2016-05-26 16:07:32 -07:00
docker-compose.yml Compartmentalize data folder 2016-08-04 17:50:24 +03:00
Dockerfile 8.6 2016-07-05 10:42:25 -07:00
Makefile Default make all to build and push 2016-06-03 14:54:36 -07:00
README.md Update for official docs 2016-06-28 12:03:38 -07:00
requirements.txt Getting started 2016-02-11 13:52:19 -08:00
sentry.conf.py Update with 8.4 2016-05-26 16:07:32 -07:00

Sentry On-Premise

Official bootstrap for running your own Sentry with Docker.

Requirements

  • Docker 1.10.0+
  • Compose 1.6.0+ (optional)

Resources