Skip to content

Technický check list projektu

WIP

PHP

  • PHP Opcache performance
  • PHP Jit performance
  • Removed php header security

CI/CD

Docker image

  • Use stages dockerfile
  • Check hadolint dockerfile security

Laravel

  • Set rate limit security
  • Debug mode set to false security
  • Used init script performance
  • Health routes security

K8S

  • Deployment with initContainer
  • Deployment with workers

....