Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 356 Bytes

File metadata and controls

8 lines (7 loc) · 356 Bytes

devops-testing

just want to test deploying a project 'from scratch' on a VPS

  • access test server on testing.luchetti.dev
  • check up on best security practices, enable https, redirect all traffic to https, etc
  • setup logging with prometheus/grafana, monitor application
  • actual CI/CD pipeline with rolling release
  • load balancer?