This commit is contained in:
2022-10-12 16:39:25 +00:00
parent 16a440fdbd
commit 0098cceba0

6
dist/ayinit.sh vendored
View File

@@ -2,12 +2,12 @@
# 1) create new droplet **DO NOT PICK IPV6 just the monitoring option** if trial use anytrial.onayanova.com SSH key if production make a unique key, add to keepass biz
# 2) immediately set subdomain name in networking
# 3) Add droplet into v8trial-standard-firewall
# 3) Add droplet into raven-server-standard-firewall
# 4) check DNS available using https://letsdebug.net/
# 5) Open putty, select X.onayanova.com, change ip to new droplet domain name and open it
# 6) nano ayinit.sh paste in this
# 7) CHANGE the values at the top of the script to the desired time zone and subdomain
# 8) Save and exit nano
# 7) CHANGE the values at the top of the script to the desired time zone and subdomain, Save and exit nano
# 8) Update the server apt-get update && apt-get upgrade
# 9) chmod a+x ayinit.sh
# 10) ./ayinit.sh
# 11) profit$