Skip to content

Chef Recepie for AWS OpsWorks/Nginx/Letsencrypt SSL certificate

Notifications You must be signed in to change notification settings

kodius/kodius-chef-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Encrypt / Nginx / OpsWorks Chef Recipes

Recipes for custom nginx.conf file generation that supports Let's Encrypt SSL certificate for Rails apps

1. You need to edit your App settings to include custom chef recipes

screen shot 2016-12-26 at 17 16 08

You need to change 'Use Custom Chef cookbooks' to "Yes"

Put this value as "Repository URL"

git@github.com:kodius/kodius-chef-recipes.git

So it looks like this:

screen shot 2016-12-26 at 17 16 41

For everything to work it is also important to enable "Manage Berkshelf" option, so dependencies will be installed automatically.

2. You need to add custom step in App setup

This is added in "Layer Recipes" section

kodius-recipes::production_environment

It should look like this:

screen shot 2016-12-26 at 18 05 48

About

Chef Recepie for AWS OpsWorks/Nginx/Letsencrypt SSL certificate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published