Hi Ariel,

The following commands will install the 3 components of VCL on separate 
systems.  Note that each of the commands will have wrapped multiple lines in 
this email but should be all on one line when you run them.  For the 
management node, if you'll be using Windows images, make sure you apply the 
patch from the following page:

https://vcl.apache.org/docs/cygsshd_patch.html

The hostnames and IPs of the systems I used in the commands were as follows.

Database server: vclv99-178.hpc.ncsu.edu, 152.7.99.178
Web server: vm17-87.vcl.ncsu.edu, 152.46.17.87
Management node: vm17-165.vcl.ncsu.edu, 152.46.17.165


Databse server:

./vcl-install.sh --database --dbpass thedbpassword --mnhost 
vm17-165.vcl.ncsu.edu --mnip 152.46.17.165 --webhost vm17-87.vcl.ncsu.edu --
adminpass theadminpassword


Web server (set your timezone appropriately):

./vcl-install.sh --web --dbhost 152.7.99.178 --dbpass thedbpassword -t 
"America/New_York"


Management Node:

./vcl-install.sh --managementnode --dbhost 152.7.99.178 --dbpass thedbpassword 
--adminpass theadminpassword


Let us know if you have any questions about getting things installed.

Josh

On Monday, May 11, 2020 1:27:05 PM EDT MARTINEZ, ARIEL wrote:
> Hello Josh,
> 
> For the installation, can you please provide a sample command line with all
> the required parameters to use the vcl-install.sh script to set up the VCL
> components on separate hosts for Web, Management and Database? I took a
> crack at it and when I went to the web interface URL at the end of the
> script, it says that it failed to connect to VCL database. I want to make
> sure that everything is square and would rather start over to avoid issues.
> Thanks!

-- 
-------------------------------
Josh Thompson
Systems Programmer
Virtual Computing Lab (VCL)
North Carolina State University

[email protected]
919-515-5323

my GPG/PGP key can be found on pool.sks-keyservers.net

All electronic mail messages in connection with State business which
are sent to or received by this account are subject to the NC Public
Records Law and may be disclosed to third parties.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to