Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.33 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.33 KB

🚀 Quick Deploy: Directus on DigitalOcean App Platform

This template allows you to deploy Directus on DigitalOcean's App Platform with ease. Harness the power of Directus for your projects in just a few steps!

📝 Prerequisites:

🌐 Deployment Steps:

  1. Fork and Clone this Repository
    Fork this repo to your GitHub account.

  2. Configure Directus
    Make any necessary changes to the Dockerfile like adding new extensions or choosing a specific version. (defaults to latest)

  3. Connect to DigitalOcean App Platform
    Go to the DigitalOcean App Platform and select "Deploy from GitHub". Choose your forked repo.

  4. Follow Setup Prompts
    DigitalOcean will guide you through the deployment configurations.

  5. Deploy!
    Click "Deploy Now" and watch as your Directus instance goes live!

🛠️ Post Deployment:

After deployment, you might want to:

  • Set up your Directus admin account and start creating collections.
  • Connect Directus to other parts of your infrastructure.
  • Check out the AgencyOS template!