Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.13 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.13 KB

🐳 RapidPro Docker

tag Build Status

Docker compose for stable release versions of RapidPro.

Includes:

  • RapidPro webapp and celery worker (License)
  • Mailroom (License)
  • Courier (License)
  • Indexer (License)
  • nginx
  • PostgreSQL (postgis)
  • Elasticsearch
  • Redis
  • DynamoDB local
  • Minio (S3 emulator)

These example containers are for development purposes only and are not intended for production deployments.

Usage

docker compose up -d

The webapp will then be accessible at http://localhost and you will be able to create a test workspace at http://localhost/org/signup.