357
edits
No edit summary |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
The Webhost VPS is a Linux virtual private server running on Digital Ocean. It's currently administered by Tanner. | The Webhost VPS is a Linux virtual private server running on Digital Ocean. It's currently administered by Tanner. | ||
==== | ====Hosting==== | ||
The Webhost VPS currently hosts these services: | |||
* | *[[Website]] (https://protospace.ca) | ||
*[[Wiki]] (https://wiki.protospace.ca) | |||
*[[MQTT Broker]] | |||
* | |||
* | |||
==== Recovering Access ==== | ====Specs==== | ||
*1x E5-2650L vCPU | |||
*1 GB Memory / 25 GB Disk | |||
*Debian GNU/Linux 10 | |||
*floating IP: '''104.248.105.181''' | |||
*actual IP: 142.93.156.31 | |||
*private IP: 10.118.0.2 | |||
*cost: $5 USD / month | |||
====Recovering Access==== | |||
In the unlikely event that Tanner kicks the bucket, recover access like so: | In the unlikely event that Tanner kicks the bucket, recover access like so: | ||
# Get Emrah to ssh eatil@ | #Get Emrah to ssh eatil@104.248.105.181 | ||
If that doesn't work: | If that doesn't work: | ||
# Get the directors@protospace.ca DigitalOcean credentials from LastPass | #Get the directors@protospace.ca DigitalOcean credentials from LastPass | ||
# Log into DigitalOcean | #Log into DigitalOcean | ||
# Select Droplets > webhost | #Select Droplets > webhost | ||
# Select Access > Reset root password | #Select Access > Reset root password | ||
# A new root password will be emailed to directors@protospace.ca | #A new root password will be emailed to directors@protospace.ca | ||
# Open the web console under the green ON button (not Recovery Console) | #Open the web console under the green ON button (not Recovery Console) | ||
# Log in as root | #Log in as root | ||
# Find someone that knows Debian / Ubuntu Linux | #Find someone that knows Debian / Ubuntu Linux | ||
# Create a Linux user, add your public key, edit /etc/ssh/sshd_config AllowUsers | #Create a Linux user, add your public key, edit /etc/ssh/sshd_config AllowUsers | ||