Skip to content

crysmags/second

Repository files navigation

Intro

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.

Requirements

Build & Deploy You App!

The app is built and run using docker compose

  1. Make sure you have .sandbox.conf.sh in your ~/ directory following these instructions
  2. Add your API key to the docker-compose.yml
  3. run docker-compose build --no-cache
  4. run docker compose up
  5. open up http://localhost:8080/home/ (http://localhost:8080/home/).

Your Django App Page

Head over to localhost:8080/home

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published