Sentry deployment issu
- Server configuration 2-core 4G, Ali Cloud ECS
- deploy sentry url: using docker https://github.com/getsentry/.
- first clone, then cd and then copy and paste in readme
- Generate a secret key. Add it to .env as SENTRY_SECRET_KEY this step has tried to modify in .env and yml
- env and yml are configured as follows:
:
docker-compose stop
re-execute
-
The self-built sentry platform cannot catch exceptions.
the sentry platform built by docker on Aliyun can throw related exceptions according to the official documents, and the sentry platform cannot get it .
Server: Aliyun cantos7.4 64-bit Docker version: 18.09.0,
has tried to reinstall, etc., and there ...
-
Command not found: sentry
the command could not be found using sentry installed by Docker? The project can already be seen through localhost, but there is no such command, why? ...