Cookbook to install Kingsly Certbot as gem in Chef gemset
- SSH into the box where you want to install kingsly-certbot
- Create folder
cookbooks
andcd cookbooks
git clone https://github.com/gojekfarm/kingsly-certbot-cookbook.git kingsly-certbot
- update kingsly-certbot/solo.json
kingsly_certbot.config
with values specific to this setup - update kingsly-certbot/solo.json
run_list
to recipe you want to run on the box - run from cookbooks folder -
chef-solo -c kingsly-certbot/solo.rb -j kingsly-certbot/solo.json
kingsly-certbot.service
andkingsly-certbot.timer
will be installed on the box, with schedule to run every day at 12 PM