Trying something to fix the auto ssl renewal process

This commit is contained in:
Jamie Curnow
2018-03-16 10:32:35 +10:00
parent b38e239fa2
commit b324110c49
6 changed files with 47 additions and 18 deletions

View File

@ -1,4 +1,6 @@
#!/usr/bin/with-contenv bash
mkdir -p /config/letsencrypt-acme-challenge
cd /srv/manager
node --abort_on_uncaught_exception --max_old_space_size=250 /srv/manager/src/backend/index.js