Phil 1.9.15

8:00 – 5:00 SR

  • DB backups now appear automated!
  • Failover is a problem since our servers apparently run in two different VMs
  • Discussed plans with Lenny, and the presentation with Don
  • Tried the code restructuring on my irev apps, which are a reasonably large Angular app. After a few dumb cut-and-paste errors, everything works…?
  • Next will be to inherit an app and turk controller from the postControllers.
    • Had to change any variable or function to be explicitly attached to this/self, but other than that, everything works. Broke out irevTurk to it’s own module, using an inherited postController. Deployed and running!