USGS-CMG / usgs-cmg-portal

do_convert.sh
6 stars 13 forks source link

Installing gamone tech stack on centos 7 #301

Open rsignell-usgs opened 5 years ago

rsignell-usgs commented 5 years ago

@zdefne-usgs and @rsignell-usgs are going to try installing the gamone.whoi.edu technology stack (mostly docker containers) on a VM running centos 7.

rsignell-usgs commented 5 years ago
rsignell-usgs commented 5 years ago

made a lot of progress, as these are now working as secure sites:

Key things we did:

-bash-4.2$ more /etc/fstab

#
# /etc/fstab
# Created by anaconda on Mon Jan  8 14:31:43 2018
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
/dev/mapper/centos_centosproto-root /                       xfs     defaults        0 0
UUID=e3d83069-e350-4852-ade6-d2971c3dc237 /boot                   xfs     defaults        0 0
/dev/mapper/centos_centosproto-swap swap                    swap    defaults        0 0
silt.whoi.edu:/usgs     /silt/usgs      nfs     defaults        0       0
sand.whoi.edu:/usgs     /sand/usgs      nfs     defaults        0       0
sand.whoi.edu:/usgs     /clay/usgs      nfs     defaults        0       0