🔄Advanced Configuration Options
Advanced setup guide for running the cheqd Studio.
Run as standalone application using Docker Compose
docker compose -f docker/no-external-db/docker-compose-no-db.yml up --detachRun with external Key Management System (KMS) and/or authentication service using Docker Compose
Configure PostgreSQL database
chmod +x docker/with-external-db/pg-init-scripts/create-multiple-postgresql-databases.shStart LogTo service
Start credential-service app
Running app or LogTo migrations
Build using Docker
Last updated
Was this helpful?