mirror of
https://github.com/directus/directus.git
synced 2026-01-15 04:07:55 -05:00
* Added missing data field to sessions yaml * rebased sessions.yaml * Initial commit * Initial complete guide * Added LOGGER_LEVELS addition * Removed redundant VPC cost aspect * Added login details after deployment * Minor textual changes * Made requested changes by @azrikahar * Changed github repo link from keesvanbemmel to gcp-example in community * Added Run on Google Cloud button to readme.
54 lines
2.9 KiB
Markdown
54 lines
2.9 KiB
Markdown
# Installation
|
|
|
|
> Directus can be installed in many different ways and on several different stacks. You can choose between local,
|
|
> self-hosted on-premises, or our managed Cloud solution.
|
|
|
|
While our CLI is the recommended method for self-hosting, you can use whichever of these self-hosted options best suits
|
|
your needs. These methods offer a high level of customization and are ideal for intermediate developers.
|
|
|
|
- [Command Line Interface (CLI)](/getting-started/installation/cli/)
|
|
- [Docker](/getting-started/installation/docker/)
|
|
- [Manually](/getting-started/installation/manual/)
|
|
|
|
::: tip Development Environment
|
|
|
|
To work on the Directus Core source code, please follow our [Contributing Guide](/contributing/introduction).
|
|
|
|
:::
|
|
|
|
## Deployment Guides
|
|
|
|
The following guides will walk you through the self-hosted installation process for specific third-party platforms.
|
|
These options are only recommended for developers familiar with these services and comfortable with more advanced setup.
|
|
While Directus is always completely free, you will likely need to pay for these services.
|
|
|
|
- [Generic Ubuntu](/getting-started/installation/ubuntu/)
|
|
- [Internet Information Services (IIS)](/getting-started/installation/iis)
|
|
- [Amazon AWS](/getting-started/installation/aws)
|
|
- [Google Cloud Platform](/getting-started/installation/gcp)
|
|
- [DigitalOcean App Platform](/getting-started/installation/digitalocean-app-platform)
|
|
- [Shared Hosting with Plesk](/getting-started/installation/plesk)
|
|
- [Cleavr.io](https://docs.cleavr.io/guides/directus)
|
|
|
|
## One-Click Installs
|
|
|
|
If you would like to completely avoid the manual installation process, the following self-hosted one-click apps will
|
|
handle the heavy-lifting for you. While Directus is always completely free, you will likely need to pay for these
|
|
services.
|
|
|
|
- [Cloudron](/getting-started/installation/cloudron)
|
|
- [DigitalOcean](https://marketplace.digitalocean.com/apps/directus?action=deploy&refcode=4c0b6062c16e)
|
|
- [Heroku](https://heroku.com/deploy?template=https://github.com/directus-community/heroku-template)
|
|
- [Platform.sh](https://console.platform.sh/projects/create-project?template=https%3A%2F%2Fraw.githubusercontent.com%2Fplatformsh%2Ftemplate-builder%2Fmaster%2Ftemplates%2Fdirectus%2F.platform.template.yaml)
|
|
- [Zeet](https://deploy.zeet.co/?url=https://github.com/directus-community/heroku-template)
|
|
|
|
## Directus Cloud
|
|
|
|
In addition to the self-hosted options above, you can also choose to create Directus projects using our official Managed
|
|
Cloud Service. This is the easiest way to get up-and-running with Directus — even for non-technical users. Unique
|
|
features include dedicated hardware, automatic updates, automatic backups, usage-based pricing, and more.
|
|
|
|
- [Directus Cloud Dashboard](http://directus.cloud/)
|
|
- [Learn more about On-Demand Cloud](https://directus.io/on-demand-cloud/)
|
|
- [Learn more about Enterprise Cloud](https://directus.io/enterprise-cloud/)
|