@gentsagency/configure-craft-env

1.3.0 • Public • Published

Configure Craft Environment

This is a one-off script that you can use to configure a Craft site (created by create-craft-site) on your local machine.

It configures Homestead and provisions Vagrant so you're good to go in seconds.

Usage

npx @gentsagency/configure-craft-env --security-key={{ SECURITY_KEY }}

If you don't set a security key, a new one will be generated by running $ craft setup/security-key

There are some other options:

  --domain
    Local domain that the app will be hosted on
    @default {{ project }}.local

  --homestead-path
    Path to homestead (folder that Homestead.yaml lives in)
    @default ~/homestead/Homestead

  --ssl-path
    Path where the .crt should be stored
    @default ~/.homesteadssl

Package Sidebar

Install

npm i @gentsagency/configure-craft-env

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

11.4 kB

Total Files

4

Last publish

Collaborators

  • operations_wijs
  • pieterbeulque