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 2021/12/10 10:21:15 UTC

[ofbiz-tools] branch master updated (7fc50d2 -> 201409a)

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

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


    from 7fc50d2  Improved: README upgrade
     new a129075  Improved: some words about Letsencrypt and how to keep the VM clean
     new 201409a  Improved: Updates README.html files used on Wiki

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 demo-backup/README.md           | 8 +++++++-
 wiki-files/README.html          | 6 +++++-
 wiki-files/demos/README.md.html | 5 ++++-
 3 files changed, 16 insertions(+), 3 deletions(-)

[ofbiz-tools] 01/02: Improved: some words about Letsencrypt and how to keep the VM clean

Posted by jl...@apache.org.
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

commit a129075febd94e38df9edc13292160df1774c6b5
Author: Jacques Le Roux <ja...@les7arts.com>
AuthorDate: Mon Dec 6 16:10:29 2021 +0100

    Improved: some words about Letsencrypt and how to keep the VM clean
---
 demo-backup/README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/demo-backup/README.md b/demo-backup/README.md
index a2745cb..de986f3 100644
--- a/demo-backup/README.md
+++ b/demo-backup/README.md
@@ -60,7 +60,7 @@ Finally you need to kill the current stable and old processes before running aga
 
 
 ## Letsencrypt certificate update
-Every 3 months we need to manually update our Letsencrypt certificate. It was automated before, it's maybe again but I have no news about it. Anyway, it's quite easy to do so. Simply connect to the demo VM and run
+It was a time when every 3 months we needed to manually update our Letsencrypt certificate. It was automated before, it's now again, so no worries. Anyway, if necessary it's quite easy to do so. Simply connect to the demo VM and run
 
     sudo certbot renew
 
@@ -86,3 +86,9 @@ This does not work.See why at https://issues.apache.org/jira/browse/OFBIZ-10287
 So you need to use  ./all-manual-nicely.sh from ofbizDemo
 From time to time (every months?) better to delete nohup.out.
 
+# Keep the VM clean
+From time to time (I'd say when it's hundreds of MB) we need to delete the nohup.out file. It's used when you manually start the demos and acts as an issues history. Then simply sign in as ofbizDemo user and delete the file.
+
+Also, it's OK for months but at some point I had to clean the Gradle cache. For now just verify with "df" command that we are not graping too much memory, around 50% on /dev/xvda1 is OK
+
+

[ofbiz-tools] 02/02: Improved: Updates README.html files used on Wiki

Posted by jl...@apache.org.
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

commit 201409a11acfa3b6cfd08aa9c4013007151c8ebb
Author: Jacques Le Roux <ja...@les7arts.com>
AuthorDate: Fri Dec 10 11:21:25 2021 +0100

    Improved: Updates README.html files used on Wiki
---
 wiki-files/README.html          | 6 +++++-
 wiki-files/demos/README.md.html | 5 ++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/wiki-files/README.html b/wiki-files/README.html
index 9c9bb4e..29e2cd2 100644
--- a/wiki-files/README.html
+++ b/wiki-files/README.html
@@ -449,6 +449,10 @@ body.book #toc,body.book #preamble,body.book h1.sect0,body.book .sect1>h2{page-b
 <div class="sectionbody">
 <div class="paragraph">
 <p><span class="image"><a class="image" href="http://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License Apache%202.0 blue"></a></span>
+<span class="image"><a class="image" href="Version"><img src="https://img.shields.io/badge/Version-trunk-blue.svg" alt="Version trunk blue"></a></span>
+<span class="image"><a class="image" href="https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml/badge.svg?branch=trunk"><img src="https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml/badge.svg?branch=trunk" alt="badge"></a></span>
+<span class="image"><a class="image" href="https://sonarcloud.io/dashboard?id=apache_ofbiz-framework"><img src="https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&amp;metric=alert_status" alt="measure?project=apache ofbiz framework&amp;metric=alert status"></a></span>
+<span class="image"><a class="image" href="https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml"><img src="https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml/badge.svg" alt="badge"></a></span>
 <span class="image"><a class="image" href="https://qpkb254zxeu.montastic.io"><img src="https://qpkb254zxeu.montastic.io/badge" alt="badge"></a></span></p>
 </div>
 <div class="paragraph">
@@ -1721,7 +1725,7 @@ Secure Sockets Extension) API</p>
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2021-11-09 10:08:23 +0100
+Last updated 2021-12-06 12:17:10 +0100
 </div>
 </div>
 </body>
diff --git a/wiki-files/demos/README.md.html b/wiki-files/demos/README.md.html
index 9b2f6cd..795d4d4 100644
--- a/wiki-files/demos/README.md.html
+++ b/wiki-files/demos/README.md.html
@@ -62,7 +62,7 @@ old   : ProxyPass / ajp://localhost:28009/ </code></pre>
 <p>Finally you need to kill the current stable and old processes before running again the demos using</p>
 <pre><code>./all-manual-nicely.sh </code></pre>
 <h2 id="letsencrypt-certificate-update">Letsencrypt certificate update</h2>
-<p>Every 3 months we need to manually update our Letsencrypt certificate. It was automated before, it’s maybe again but I have no news about it. Anyway, it’s quite easy to do so. Simply connect to the demo VM and run</p>
+<p>It was a time when every 3 months we needed to manually update our Letsencrypt certificate. It was automated before, it’s now again, so no worries. Anyway, if necessary it’s quite easy to do so. Simply connect to the demo VM and run</p>
 <pre><code>sudo certbot renew</code></pre>
 <p>I got this message today (2020-04-17):</p>
 <pre><code>Processing /etc/letsencrypt/renewal/ofbiz-vm3.apache.org.conf
@@ -76,5 +76,8 @@ No renewals were attempted.
 <p>and always since: it’s OK. Nothing to do, it’s automated. :)</p>
 <h1 id="current-restriction">Current restriction</h1>
 <p><del>If you want to restart only a single instance you can respectively use trunk-manual-nicely.sh stable-manual-nicely.sh old-manual-nicely.sh</del> This does not work.See why at https://issues.apache.org/jira/browse/OFBIZ-10287 So you need to use ./all-manual-nicely.sh from ofbizDemo From time to time (every months?) better to delete nohup.out.</p>
+<h1 id="keep-the-vm-clean">Keep the VM clean</h1>
+<p>From time to time (I’d say when it’s hundreds of MB) we need to delete the nohup.out file. It’s used when you manually start the demos and acts as an issues history. Then simply sign in as ofbizDemo user and delete the file.</p>
+<p>Also, it’s OK for months but at some point I had to clean the Gradle cache. For now just verify with “df” command that we are not graping too much memory, around 50% on /dev/xvda1 is OK</p>
 </body>
 </html>