This is a Python Sandbox with Logs and APM enabled and connected. The Python App uses Django, Nginx, uWSGI and is set up in Docker.
The app is built and run using docker compose
- Make sure you have
.sandbox.conf.sh
in your~/
directory following these instructions - Add your API key to the docker-compose.yml
- run
docker-compose build --no-cache
- run
docker compose up
- open up http://localhost:8080/home/ (http://localhost:8080/home/).
Head over to localhost:8080/home