Clone repository
git clone https://github.com/oasm-platform/oasm-docker.git cd oasm-docker
Prepare configuration
cp .env.example .env
Start application
docker compose up -d