1 - Installation
Deploy Memphis over Docker using Docker compose
Last updated
Deploy Memphis over Docker using Docker compose
Last updated
All rights reserved to Memphis.dev 2023
Resource | Version / Quantity |
---|---|
Stable -
Latest -
Output:
memphis-1: The broker itself which acts as the data storage layer. That is the component that stores and controls the ingested messages and their entire lifecycle management.
memphis-metadata-1: Responsible for storing the platform metadata only, such as general information, monitoring, GUI state, and pointers to dead-letter messages. The metadata store uses Postgres.
memphis-rest-gateway-1: Responsible for exposing Memphis management and data ingestion through REST requests.
Currently, you can use this for creating users during deployment.
(Based on Memphis password policy: at least 8 characters long, contains both uppercase and lowercase, and at least one number and one special character(!?-@#$%):
Refer to the example file for guidance: example/docker-compose-dev-with-users.yml
Docker Engine
17.03 and above
Docker compose
v2 and above
CPU
1 CPU
Memory
4GB
Storage
6GB