To get started with all the defaults, simply clone the repo and run `./install.sh` in your local check-out.
There may need to be modifications to the included `docker-compose.yml` file to accommodate your needs or your environment (such as adding GitHub credentials). If you want to perform these, do them before you run the install script.
The recommended way to customize your configuration is using the files below, in that order:
*`config.yml`
*`sentry.conf.py`
*`.env` w/ environment variables
If you have any issues or questions, our [Community Forum](https://forum.sentry.io/c/on-premise) is at your service!
Updating Sentry using Compose is relatively simple. Just use the following steps to update. Make sure that you have the latest version set in your Dockerfile. Or use the latest version of this repository.