Rodeo Five Staging Server

From CES IT Wiki
Revision as of 16:50, 2 June 2020 by Peterstevens (talk | contribs) (Added note about password authentication.)
Jump to navigation Jump to search

Rodeo Five staging server is a Digital Ocean droplet running Ubuntu 20.04 x64 with 4 vCPUs, 8GB memory, and 160GB storage. It is located in region NYC1, and its IP address is 161.35.4.236.

Users

  • peterstevens
  • mikemckenna
  • drewmckenna

Configurations

ssh

  • Password authentication temporarily enabled on June 2, 2020.
  • Empty passwords disabled
  • Public key authentication enabled
  • Root login disabled

MySQL

  • Created database rodeofive
  • Created user admin
  • Granted all privileges on rodeofive.* to admin

Installed software

  • Apache2
  • fail2ban
  • PHP v7.4
  • MySQL
  • libapache2-mod-php7.4
  • php7.4-mbstring
  • php7.4-pdo
  • php7.4-mysql