Directus Docs
Website
Cloud
Demo
GitHub
Website
Cloud
Demo
GitHub
  • 🐰 Getting Started

    • Introduction
    • Installation
      • Contributing
      • Supporting Directus
      • Troubleshooting
    • 📖 Guides

    • 🚀 API Reference

    • 🦄 Extensions

    • 🐳 Docker

    • ⚡️ Advanced

    • ☁️ Directus Cloud

    # ⚙️ Installation

    Directus runs on PHP and MySQL, meaning it can be installed in numerous different ways and environments.

    # Recommended

    Git

    Pulling the codebase from git ensures that you can easily upgrade to newer versions in the future.

    Docker

    Has everything you need to get started; no need to install, configure, or manage additional packages on your server.

    DigitalOcean One-Click

    Will spin up a new server and install everything you need automagically.

    Directus Cloud

    Don't bother installing Directus yourself. Let us do it!

    # Other

    # Manual file upload (FTP)

    # Building from source

    Edit this page
    Last Updated: 11/18/2020, 9:12:28 PM

    ← Introduction Contributing →