mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-15 10:18:45 +00:00
Merge remote-tracking branch 'origin/bug5912' into bug5912
This commit is contained in:
+4
@@ -32,6 +32,10 @@ systemctl start nfs-server
|
||||
cd /var/log/old/cache/docker/registry && docker-compose-up
|
||||
scp -p -o StrictHostKeyChecking=no -r root@sapsailing.com:/etc/ssh /etc
|
||||
# append hostname to sysconfig
|
||||
echo "HOSTNAME=sapsailing.com" >> /etc/sysconfig/network
|
||||
sed -i "s/\(127.0.0.1 *\)/\1 sapsailing.com /" /etc/hosts
|
||||
hostname sapsailing.com
|
||||
hostnamectl set-hostname sapsailing.com
|
||||
echo "Please now run the script target-group-tag-route53-nfs-elasticIP-setup.sh which configures the tags, adds to the "
|
||||
echo "necessary target groups, modifies a few records in route53, remounts those dependent on this, and sets the elastic IP."
|
||||
echo "You will need to have the aws cli installed and have the necessary permissions to make these alterations manually."
|
||||
|
||||
Reference in New Issue
Block a user