Announcing our Doppler SecretOps for Students ProgramDoppler is now part of the GitHub Student Developer Pack, educating students with industry best practices for managing secrets.
Automating Secrets Management: Why Manually Updating .env Files is Not DevOpsIt's time to automate how you inject environment variables into your applications.
Siloed Secrets and Security Theatre: Why We Need SecretOpsTo embrace modern software development practices and manage secrets at scale, we need to shift to a SecretsOps approach.
How to configure MongoDB 5 for TLS/SSL Connections on Debian/UbuntuLearn how to configure MongoDB connections over TLS/SSL the easy way, even when using self-signed certificates. No hacks required!
Dynamic TLS and SSL Certificates for Docker Compose with DopplerLearn how to easily and securely manage SSL and TLS certificates for Docker Compose applications using Doppler.
How to Set Environment Variables for a Python Django Application using Apache and mod_wsgi in DockerLearn the how to use environment variables with Apache and mod_wsgi for Python applications in Docker
Truffle Security Recommends Doppler For Remediating Leaked SecretsKeeping your secrets secure is not just about secrets management, but detecting accidental leaks when they occur and fixing them fast.
Kubernetes Security Hardening GuidanceEssential Kubernetes hardening guidance from the National Security Agency (NSA) and the Cybersecurity and Infrastructure Security Agency (CISA).
Taming Secrets Sprawl with SecretOpsManaging secrets sprawled across multiple platforms and cloud providers doesn't have to be a nightmare. You just need a centralized source of truth.
Visual Studio Dev Containers For Node.js Apps on AWSLearn how to build a remote container-based development environment for Node.js Applications on AWS using Visual Studio Code Dev Containers.
Visual Studio Code Remote Dev Containers on AWS Set Up GuideLearn how to your configure your local and cloud based remote development environment for Visual Studio Code's Dev Containers.
The Triumph and Tragedy of .env FilesThey helped us in the past, but .env files are simply too risky and cumbersome for modern application development.
Using Environment Variables in Node.js for App Configuration and SecretsLearn why experienced Node.js developers use environment variables for app config and secrets, including how to manage default values and typecasting.
Achieving SOC 2 ComplianceDevelopers trust us with securely managing and serving millions of secrets and we're excited to announce that Doppler has achieved SOC 2 Compliance.
Using Environment Variables in Python for App Configuration and SecretsLearn how experienced developers use environment variables in Python, including managing default values and typecasting.
Ultimate Guide to Managing Mac and Linux Environment Variables in BashMost developers take years to fully master environment variables. This is what they know.