---
title: VPS
description: Deploy Storyden onto a Linux machine in minutes!
---
You can spin up a production-ready Storyden instance with very little effort. All you need is a publicly accessible Linux server!
Choose your own adventure:
<Cards>
<Card href="/docs/introduction/vps/docker" title="Docker">
Setting up a Storyden container with Docker
</Card>
<Card href="/docs/introduction/vps/docker-compose" title="Docker Compose">
Setting up a Storyden container with Docker Compose
</Card>
</Cards>