Directus Docs
Website (opens new window)
Cloud (opens new window)
Demo (opens new window)
GitHub (opens new window)
Website (opens new window)
Cloud (opens new window)
Demo (opens new window)
GitHub (opens new window)
  • 🐰 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 (opens new window)
    Last Updated: 3/5/2024, 4:29:14 PM

    ← Introduction Contributing →