mirror of
https://github.com/directus/directus.git
synced 2026-02-04 18:44:54 -05:00
33 lines
1.0 KiB
Markdown
33 lines
1.0 KiB
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)
|
|
- [Docker](/guides/installation/docker)
|
|
- [Manually](/guides/installation/manual)
|
|
|
|
<!-- prettier-ignore-start -->
|
|
::: tip Development
|
|
Environment Developers looking to work on the project's source code should
|
|
follow our [Contributing Guide](/getting-started/contributing).
|
|
:::
|
|
<!-- prettier-ignore-end -->
|
|
|
|
## Deployment Guides
|
|
|
|
- [Amazon AWS](/guides/installation/aws)
|
|
- [DigitalOcean App Platform](/guides/installation/digitalocean-app-platform)
|
|
|
|
<!--
|
|
@TODO
|
|
- [Google App Engine](/guides/installation/google-app-engine)
|
|
- [One-Clicks](/guides/installation/one-clicks) (heroku / do / platform sh / etc)
|
|
- [Microsoft Azure](/guides/installation/microsoft-azure) -->
|
|
|
|
## Optional Setup Guides
|
|
|
|
- [Caddy](/guides/setup/caddy)
|
|
- [Nginx](/guides/setup/nginx)
|