Add to requirements.txt
docker-compose up -d --build
Building sentry_web
Step 1/1 : FROM sentry:9.1-onbuild
# Executing 4 build triggers
---> Running in 538350efb466
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting sentry-telegram
Downloading https://files.pythonhosted.org/packages/b1/28/8003f0cfb7c2f107b9eb66fbc1c98d86643005573fcdfd37a3b3037b4d95/sentry_telegram-0.4.0-py2-none-any.whl
Installing collected packages: sentry-telegram
Successfully installed sentry-telegram-0.4.0
docker-compose exec sentry_hard_worker pip install sentry-telegram
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already satisfied: sentry-telegram in /usr/local/lib/python2.7/site-packages (0.4.0)
docker-compose exec sentry_web pip install sentry-telegram
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Requirement already satisfied: sentry-telegram in /usr/local/lib/python2.7/site-packages (0.4.0)
But on interface can't see plugin