Get Started
These short tutorials show you how to launch Ember, deploy a sample trading algorithm, and send a test order.
There are three ways to launch Ember:
- Docker Compose - This may be the simplest method.
- Docker - You can also run Ember containers standalone using just Docker.
- A distribution ZIP - Get Ember up and running as a local Java process.