Files
directus/docs/getting-started/installation.md
2020-09-30 15:27:19 -04:00

27 lines
794 B
Markdown

# Installation
Directus can be installed in many different ways, on several different stacks. CLI is the recommended method, but there are many ways to get started with our platform depending on your needs.
* [Command Line Interface (CLI)](/guides/installation/cli.md)
* [Docker](/guides/installation/docker.md)
* [Manually](/guides/installation/manual.md)
::: Development Environment
Developers looking to work on the project's source code should follow our [Contributing Guide](#).
:::
## Deployment Guides
* [Amazon AWS](#)
* [DigitalOcean Droplet](#)
* [DigitalOcean One-Click](/guides/installation/digitalocean-one-click.md)
* [Google App Engine](#)
* [Heroku](/guides/installation/heroku.md)
* [Microsoft Azure](#)
## Optional Setup Guides
* [Caddy](#)
* [Nginx](#)
* [HAProxy](#)