Install Convoy
Docker
Requirements
- Docker 20.10.11+
- Compose 1.29.2+
Deploy Locally
# Get the code
$ git clone https://github.com/frain-dev/convoy.git
# Go to the Convoy folder
$ cd convoy
# Start Services
$ docker compose -f configs/local/docker-compose.yml up
Login to your instance
Use the credentials below to sign into your freshly minted Convoy instance:
Email: [email protected]
Password: default
Was this page helpful?