Website: Difference between revisions

From Protospace Wiki
Jump to navigation Jump to search
No edit summary
(→‎Editing: add remy)
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Wordpress-how-to-edit.png|thumb|How to edit sections of the website]]
[[File:Wordpress-how-to-edit.png|thumb|How to edit sections of the website]]
The main Protospace Wordpress website is found at https://protospace.ca
The main Protospace Wordpress website is found at https://protospace.ca.


===Editing===
===Editing===
You can ask Alan, Andrea, Murray, Emrah, Gregg L, Greg M, Ian, Pat, or Tanner to edit the website for you.
You can ask Alan, Andrea, Murray, Emrah, Gregg L, Greg M, Ian, Pat, Remy, or Tanner to edit the website for you.


Or request a Wordpress account from the Directors.
Or request a Wordpress account from the Directors.
Line 12: Line 12:


===Technical Info===
===Technical Info===
The website is hosted on a DigitalOcean VPS managed by Tanner. The same one that's running this Wiki and the MQTT broker.
The website is hosted on the [[Webhost VPS]] managed by Tanner. The same one that's running this [[Wiki]] and the [[MQTT Broker]].


The website files and database is automatically backed up weekly offsite and offline by Tanner.
The website files and database is automatically backed up weekly offsite and offline.
 
webhost:
 
*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
 
====Recovering Access====
In the unlikely event that Tanner kicks the bucket, recover access like so:
 
#Get Emrah to ssh eatil@protospace.ca
 
If that doesn't work:
 
#Get the directors@protospace.ca DigitalOcean credentials from LastPass
#Log into DigitalOcean
#Select Droplets > webhost
#Select Access > Reset root password
#A new root password will be emailed to directors@protospace.ca
#Open the web console under the green ON button (not Recovery Console)
#Log in as root
#Find someone that knows Debian / Ubuntu Linux
#Create a Linux user, add your public key, edit /etc/ssh/sshd_config AllowUsers


<br />
<br />

Revision as of 02:23, 6 April 2022

How to edit sections of the website

The main Protospace Wordpress website is found at https://protospace.ca.

Editing

You can ask Alan, Andrea, Murray, Emrah, Gregg L, Greg M, Ian, Pat, Remy, or Tanner to edit the website for you.

Or request a Wordpress account from the Directors.

Log into Wordpress at https://protospace.ca/wp-admin

Edit the pages or sections you'd like following the guide to the right.

Technical Info

The website is hosted on the Webhost VPS managed by Tanner. The same one that's running this Wiki and the MQTT Broker.

The website files and database is automatically backed up weekly offsite and offline.