Author: jleroux
Date: Sat Mar 4 07:08:11 2017
New Revision: 1785433
URL:
http://svn.apache.org/viewvc?rev=1785433&view=revLog:
Documented: Update \tools\demo-backup\README.MD now that we use "Let's encrypt"
on demos
(OFBIZ-9203)
After OFBIZ-7928 we now use "Let's encrypt" on demos.
Modified:
ofbiz/ofbiz-framework/trunk/tools/demo-backup/README.MD
Modified: ofbiz/ofbiz-framework/trunk/tools/demo-backup/README.MD
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/tools/demo-backup/README.MD?rev=1785433&r1=1785432&r2=1785433&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/tools/demo-backup/README.MD (original)
+++ ofbiz/ofbiz-framework/trunk/tools/demo-backup/README.MD Sat Mar 4 07:08:11 2017
@@ -1,10 +1,24 @@
-Three instances of OFBiz on the OFBiz demo VM2 at
https://ofbiz-vm2.apache.org. This is the second instance of VM we use hence the 2 in its name.
-
-We currently use a self-signed certificate
+Three instances of OFBiz run on the OFBiz demo VM2 at
https://ofbiz-vm2.apache.org.
* trunk: the trunk version
* stable: the last stable version (currently 16.11)
* old: the previous stable version (currently 13.07)
+
+This is the second instance of VM we use hence the 2 in its domain name.
+The root of
https://ofbiz-vm2.apache.org is the so called bigfiles directory
+which is actually at /home/ofbizDemo/big-files
+
+We own 3 Apache sub domains
+*
https://demo-trunk.ofbiz.apache.org+*
https://demo-stable.ofbiz.apache.org+*
https://demo-old.ofbiz.apache.org+
+Trunk and stable use a Let's Encrypt certificate
+Because of technical issues we currently use a self-signed certificate for the old version
+
+The Puppet configuration is at
+
https://github.com/apache/infrastructure-puppet/blob/deployment/data/nodes/ofbiz-vm2.apache.org.yaml+
>_Note_: Only run the ofbiz demos using the 'ofbizDemo' user, never run as root.