Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Online service: Checklist of actions (eg security updates) for distributed teams #17

Open
theodorosploumis opened this issue Nov 2, 2022 · 2 comments

Comments

@theodorosploumis
Copy link
Owner

theodorosploumis commented Nov 2, 2022

  • Backups (create, restore, more often backups, remote access from cli)
  • Composer commands
  • Git commands
  • Drush commands

  • CI/CD: Do not deploy code if a fatal error occurs
  • PHP testing (pipelines etc)
  • UI testing (automated, eg e2e testing with Cypress for A11y, Design, usage etc)
  • UAT (by humans with scenarios, eg RA from Acquia)

  • Uptime monitoring (external, eg uptimerobot, New Relic)
  • Support tickets templates, required emails etc
  • SMS and email alerts for PHP fatal errors

  • If a fatal PHP error occurs the customer should follow "these steps" (eg call us on the phone and then contact the hosting provider)
  • High emergency steps (how to rollback from the UI)
@theodorosploumis
Copy link
Owner Author

theodorosploumis commented Nov 19, 2022

A shared single page where each part (Developer, PM, Site owner) should check the related task from a Security Updates checklist.
Any part can see the progress of a Security update and there is a common action log for reference.

  • Calendar and schedule
  • Action log
  • Predefined lists
  • Password protected (user accounts, groups)
  • Permissions per action (who can check a list item)
  • Reports
  • Email alerts
  • Real time alerts on browser (push notifications)
  • SMS alerts
  • API
  • Export data
  • White label software
  • Teams and roles

@theodorosploumis theodorosploumis changed the title Add guide: How to update code on a Production site Online service: Checklist of actions (eg security updates) for distributed teams Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant