Security Best Practices

1 min read Updated 1 week ago

Security on Ploi Cloud

Your applications are protected by multiple layers of security that work automatically behind the scenes.

Application Security

  • Automatic HTTPS encryption for all your applications

  • Environment variables keep your secrets safe (no .env that can be leaked)

  • Every application gets an automatic SSL certificate.

Application Isolation

  • Each application runs in its own secure environment

  • Applications cannot access each other's data or resources

  • Non-root execution for enhanced security

  • Automatic security updates applied regularly

Network Protection

Ploi Cloud automatically provides:

  • Complete isolation between applications

  • Encrypted connections between your services

  • Protection from external threats

  • Secure build environments for your deployments

Data Protection

  • All secrets are encrypted before storage

  • Secure session management

  • Automatic log sanitization to prevent secret leakage