Skip to content

Commit b4c701d

Browse files
authored
Revise README
1 parent 6c917a1 commit b4c701d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
[![tag](https://img.shields.io/github/tag/nyaruka/rapidpro-docker.svg)](https://github.com/nyaruka/rapidpro-docker/releases)
44
[![Build Status](https://github.com/nyaruka/rapidpro-docker/workflows/CI/badge.svg)](https://github.com/nyaruka/rapidpro-docker/actions?query=workflow%3ACI)
55

6+
> [!IMPORTANT]
7+
> These example containers are for development and documentation purposes only, and are not intended for production deployments.
8+
69
Docker compose for stable release versions of RapidPro.
710

811
Includes:
@@ -11,13 +14,10 @@ Includes:
1114
- Courier ([License](https://github.com/nyaruka/courier/blob/main/LICENSE))
1215
- Indexer ([License](https://github.com/nyaruka/rp-indexer/blob/main/LICENSE))
1316
- nginx
14-
- PostgreSQL (postgis)
17+
- PostgreSQL
1518
- Elasticsearch
1619
- Valkey
17-
- DynamoDB local
18-
- Minio (S3 emulator)
19-
20-
These example containers are for development purposes only and are *not intended for production deployments*.
20+
- Localstack (provides DynamoDB, S3 and Cloudwatch)
2121

2222
## Usage
2323

0 commit comments

Comments
 (0)