Integrating
Quick start with Docker Compose
You can run Mist alongside your application locally using Docker Compose. An example is provided.
Getting it up and running
- Set a master key. Realistically, you’d want to store this somewhere safe.
- Download the example Docker Compose file and run it.
- Create a service. This is the application you want users to sign in to. You can find out more about the service API here.