mirror of
https://github.com/directus/directus.git
synced 2026-01-30 13:38:09 -05:00
29 lines
767 B
Markdown
29 lines
767 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)
|
|
|
|
:::tip 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
|