Skip to content

Basic Devops

Peter Yee edited this page Jul 15, 2024 · 2 revisions

Steps:

  • check errors / error log server errors are forwarded to #tech slack channel, client errors will be in the javascript console log
  • check loadbalancer does the loadbalancer have healthy instances attached? Is the DNS properly resolving to the loadbalancer?
  • check individual webserver instance is the server running? what is the system load? is the disk full? is the db replication working?
  • check db is it running? is the server low on space or file handles?
  • check metrics http://ec2-34-229-74-68.compute-1.amazonaws.com:3000/dashboard/db/dashboard?orgId=1 admin, admin

The devops access key is no longer valid (use your normal key)

Clone this wiki locally