Operational Notes
RDP Instructions
- We use Tailscale as our VPN provider.
- Install Tailscale and set it up (Credentials are handled via Google Oauth)
- The hostnames of the computers should be fairly obvious as to what is refers to
- Use Tailscale host list to RDP connect to the computer (RDP creds are in the spreadsheet)
RDP Clients
Windows Client: https://www.freerdp.com/
Linux Client: https://remmina.org/
MacOS Client: ?????
CiviCRM Instructions
- Runs on DigitalOcean
Planka Instructions
Updating
cd /opt/planka/ && docker compose down
docker compose pull
docker compose --env-file /opt/planka/.env up -d