MJ Server Notes
(Redirected from Server Notes)
Sample Commands
- marcin@marcin-B450-AORUS-M:~$ rsync -rp --progress --inplace -e "ssh -p 32415" marcin@144.76.164.201:/srv/bkup/ bkup/
Hetzner 3
- Request to give Tom shared OSE keepass access Apr 26, 2025
- Failed disk replacement
- SSH and password disabling and how to fix related issues - April 2025
- Maltfield_Log/2025_Q2#Fri_Apr_18.2C_2025 Why does not all provisioning happen at once, then most critical site installed first (wiki)?
- Hoping migration will be done by year end
- Wordpress sandbox, March 3, 2025
- Wiki skins and extensions updated Feb 2025
- Status of Hetzner 3 Migration Jan 25
- Mediawiki updated to 1.35 End of Dec 24 - partially done
- How to turn on wordpress themes in Hetzner
- Hetzner 3 Hardware - July 24
- How to Install Debian OS on Hetzner 3 - July 24
Migrations
Done - see change tickets - scroll right above Hetzner3#Purchase
- www.openbuildinginstitute.org
- www.opensourceecology.org
- phplist.opensourceecology.org
- wiki.opensourceecology.org
Retire
- forum.opensourceecology.org
- store.opensourceecology.org
- microfactory.opensourceecology.org
- fef.opensourceecology.org
- oswh.opensourceecology.org
- seedhome.openbuildinginstitute.org
Wiki Hosting
- $2-$6k to hire a sysadmin for provisioning and setting up a wiki on a self-hosted server [1]
- Or you can use turnkey or containerized solutions - [2]
- Use docker or LXC. [3]. Docker makes mediawiki easier to install [4]. May run slower than native [5].
- Use Turnkey [6] Mediawiki linux [7]. Works with Backblaze and rclone [8]. Turnkey Linux is a software appliance [9]. Multiple software appliances can run on the same server. [10]
- You can use docker to set up wordpress and mediawiki on same server, with 2 more containers for the databases. [11]
- Can deploy docker on my own desktop - and use kubernetes to test apps before deploying to a server
- Install Docker on linux - [12]