mirror of
https://github.com/directus/directus.git
synced 2026-01-24 13:28:15 -05:00
27 lines
794 B
Markdown
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](#)
|