To run a detached integrations server: 1. Set env var `DETACHED_INTEGRATIONS_SERVER=True` 2. Run engine with the `integrations_urls.py` root url conf (e.g. `ROOT_URLCONF=engine.integrations_urls python manage.py runserver 0.0.0.0:8081`) |
||
|---|---|---|
| .. | ||
| management/commands | ||
| tests | ||
| __init__.py | ||
| celery.py | ||
| included_path.py | ||
| integrations_urls.py | ||
| middlewares.py | ||
| parsers.py | ||
| urls.py | ||
| views.py | ||
| wsgi.py | ||