Skip to Content

dolesunshine.com

https://dolesunshine.com

Hosted on A2Hosting.com.

  • CPanel access in 1Password.

Interacting with the server should feel familiar. SSH Keys for dev team members are active on the server.

ssh -p 7822 [email protected]

The production site files live within the ~/sites/dolesunshine.com directory. The production site uses on the live branch.

cd ~/sites/dolesunshine.com

The production database is named dolesun_wp_prod

The staging site files live within the ~/sites/stage.dolesunshine.com directory. The staging site’s branch may vary based on recent testing, and can be changed if needed.

cd ~/sites/stage.dolesunshine.com

The production database is named dolesun_wp_stage

You can clear caches via the command line:

wp litespeed-purge all