You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2020/04/12 08:57:01 UTC

[ofbiz-tools] branch master updated: Adds information about Letsencrypt certificate update

This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new f274cd2  Adds information about Letsencrypt certificate update
f274cd2 is described below

commit f274cd284adf788d6d54307e792b38d53780cb36
Author: Jacques Le Roux <ja...@les7arts.com>
AuthorDate: Sun Apr 12 10:57:17 2020 +0200

    Adds information about Letsencrypt certificate update
    
    I wrote
    "Done so today 2020-04-12 so next time will be few days before 2020-07-12, etc."
    
    Actually Cerbot said that no renew was needed. I guess because Swapnil renewed
    it "recently" and I did not note the date when he did so.
---
 demo-backup/README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/demo-backup/README.md b/demo-backup/README.md
index fb79310..b0aac09 100644
--- a/demo-backup/README.md
+++ b/demo-backup/README.md
@@ -45,6 +45,14 @@ You will need to use OTP (One Time Password). For documentation on how to use OP
 
 Also note that the demos are usually updated and started/stopped automatically using the check-svn-update.sh script in this directory. It is run by an ofbizDemo cron job every 24 hours at 3 AM. You should therefore only need to start/stop manually if there is a problem.
 
+## Letsencrypt certificate update
+Every 3 months we need to manually update our Letsencrypt certificate. It was automated before, it's maybe again but I had no news about it. Anyway, it's quite easy to do so. Simply connect to the demo VM and run
+
+    sudo certbot renew
+
+Done so today 2020-04-12 so next time will be few days before 2020-07-12, etc.
+
+
 # Current restriction 
 ~~If you want to restart only a single instance you can respectively use
 trunk-manual-nicely.sh