# serve.zone - Get Started > the scalable infrastructure management platform ## Installation serve.zone is setup and managed through a central piece of software called cloudly. You can run cloudly with docker like this: ```bash docker run -d --name cloudly -p 8080:8080 code.foss.global/serve.zone/cloudly:latest ```