andreapollastri / cipi

Install and manage your server like a pro! With Cipi you don’t need to be a Sys Admin to deploy and manage websites and PHP applications powered by cloud VPS.
https://cipi.sh
1.08k stars 223 forks source link

Feature request: Few list in description #423

Open tapashdatta opened 2 years ago

tapashdatta commented 2 years ago
donniewr commented 2 years ago

Auto SSL renewal should definitely be added for V4 as default. This is just a simple crontab.

0 6 0 certbot renew -n -q --pre-hook "service nginx stop" --post-hook "service nginx start"