warapidpro
Project description
Wassup Integration for RapidPro.
pip install -e '.[dev]'
docker run praekeltfoundation/rapidpro-engage:latest
Setting up the application
All environment variables for rapidpro-docker apply here.
Add warapidpro to EXTRA_INSTALLED_APPS in your environment variables.
You will also need at least 1 celery instance running. Use the command to run the worker: /venv/bin/celery --beat --app=temba worker --loglevel=INFO --queues=celery,msgs,flows,handler --max-tasks-per-child=10
Note: that you should give your web application between 1-2GB of RAM in order to avoid uWSGI worker failures.
Get a oAuth client id and a client secret from https://wassup.p16n.org/oauth/applications/ or create a new one at https://wassup.p16n.org/oauth/applications/. Client type should be confidential and Authorization grant type should be authorization code.
Make sure to setup the redirect uris correctly for your installation. These should be formatted as follows:
https://<your domain>/channels/claim/wad/ https://<your domain>/channels/claim/wag/
Environment Variables
WASSUP_AUTH_URL defaults to https://wassup.p16n.org
WASSUP_AUTH_CLIENT_ID as per above.
WASSUP_AUTH_CLIENT_SECRET as per above.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for warapidpro-1.2.19-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48b11f8e121cae32952a2161c3dd95f3fdef6d94ab053281eb4465d7edd82104 |
|
MD5 | b6ea8c060c8c7cf6cd98e14abfcde29b |
|
BLAKE2b-256 | 1492eea5f8261da0e11673e1c8fe31364ffe5baec9017a81a54cb610d38de7ef |