Use the latest certbot instead of the old letsencrypt

This commit is contained in:
Greg Karékinian
2017-03-19 20:05:09 +00:00
parent 3ef2b8e5d5
commit 9436284be2
5 changed files with 38 additions and 11 deletions

View File

@@ -19,7 +19,7 @@ application "sockethub" do
action :deploy
repository 'https://github.com/sockethub/sockethub.git'
revision 'master'
revision 'v1.0.5'
nodejs do
entry_point '/srv/sockethub/current/bin/sockethub'