Copy to Docker
# 1. Clone the stack
git clone https://github.com/openremote/openremote.git && cd openremote
# 2. Launch Demo Profile
# This pulls the latest Manager, Keycloak, and Postgres images
docker-compose -f profile/demo.yml up -dNew to Docker? Read the setup guide
Design, Monitor and Automate IoT at Scale
Set Up the Stack in 60 Seconds
OpenRemote is container-first, meaning you can deploy the full manager, including the database, identity service, and map server, with a single command.


