Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

dative/craft-do-forge-recipe

Repository files navigation

Craft-DO-Forge-Recipe

CraftCMS / Digital Ocean / Laravel Forge Recipe.

Digital Ocean / Forge Recipe for CraftCMS websites heavily inspired by nystudio107's craft-script, nginx-craft and their various articles.

Special thanks to Andrew Welch for all his help and guidance.

Overview

What it does

The craft_do_forge_recipe.sh perform the following:

Assumptions made

The script assumes a few things:

Install Craft-DO-Forge-Recipe

  1. Log into your Laravel Forge account
  2. Click on Recipes
  3. Give the recipe a name. Example: CraftCMS Server Setup
  4. Set the User to root
  5. Paste the contents of scripts/craft_do_forge_recipe.sh into Script
  6. Click on ADD RECIPE button

Screenshot

Using Craft-DO-Forge-Recipe

When you create a new server in Forge, set Post Provition Recipe to CraftCMS Server Setup (or whatever you named).

Screenshot

Roadmap