Skip to content

A simple nginx config generator to utilize FastCGI Cache on Laravel Forge. Built with Yeoman Generator.

License

Notifications You must be signed in to change notification settings

madmadmad/generator-forge-nginx-fastcgicache

Repository files navigation

generator-forge-nginx-fastcgicache

A simple yeoman generator for creating nginx config files that utilize FastCGI cache, gzipping, and other helpful settings. Made specifically for sites hosted on Laravel Forge.

Installation

First, install Yeoman and generator-forge-nginx-fastcgicache using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-forge-nginx-fastcgicache

Then generate your new project:

yo forge-nginx-fastcgicache

License

MIT

Acknowledgments

Special thanks to Andrew Welch at nystudio107 for the boilerplate, instruction, and inspiration. Forge Nginx Example | Static Page Caching with Craft CMS

About

A simple nginx config generator to utilize FastCGI Cache on Laravel Forge. Built with Yeoman Generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published