More issues with CFSetup... when I export ALL - i...
# adobe
j
More issues with CFSetup... when I export ALL - it doesn't export datasource - nor does it actually export everything - where is JVM, MAIL, etc? If I explicitly pass a category - it does save a json file... (and prompts me for a password) I don't really want to define every category because that becomes a bit brittle - what if you add or remove one? Below I export all, and I export datasource. Then I list the directory and you can see there is no all.json but there is a datasource.json?? Frustrating :\
Copy code
cfsetup>export all /tmp/all.json /opt/ColdFusion/cfusion
Exporting EVENTGATEWAYINSTANCE.
Exporting COM.
Exporting PROBECONFIG.
Exporting WEBSERVICE.
Exporting WEBSOCKET.
Exporting METRIC.
Exporting WATCH.

cfsetup>export datasource /tmp/datasource.json /opt/ColdFusion/cfusion
Exporting DATASOURCE.
Provide passphrase(of minimum length 6) to protect sensitive information:********
Export successful.
WARN: /tmp/datasource.json contains sensitive information and must be stored safely. Also, after use of this file, destroy this file.

cfsetup>exit
Bye !!!   <<<<<<<<<<<<<<<<  THIS SORT OF THING IS JUST NOISE THAT MY AUTOMATED BUILD PROCESS REALLY DOESN'T CARE ABOUT LOL

root@96274d97fdc4:/tmp/cfsetup# cd ..

root@96274d97fdc4:/tmp# ls -la
total 4120
drwxrwxrwx 1 cfusion root       4096 May 24 15:45 .
drwxr-xr-x 1 root    root       4096 May 24 15:00 ..
drwxrwxrwx 1 cfusion root       4096 May 24 15:01 cfsetup
-rwxrwxrwx 1 cfusion root       1346 May 24 12:55 coldfusion_install.sh
-rwxrwxrwx 1 cfusion root        396 May 24 12:55 commandbox_install.sh
-rw-r--r-- 1 root    root       4507 May 24 15:45 datasource.json  <<<<<<<<<<<<<<<<<<<<<<<<< DATASOURCE