Securely store environment configurations.
Kubernetes, ECS, Elastic Beanstalk, and everywhere else.
Import
Import existing configurations without having to copy and paste environment variables by hand.
Share
Share testing configuration among developers without commiting secrets to version control.
Sync
Skip reconfiguring your CI build everytime your configuration changes. Change it once and let Environr execute your build with the latest configuration.
Credentialed Access
Manage API access to your account for other developers, machines, CI/CD platforms, etc.
HTTPS REST API
Standards-compliant JSON API can be used to fetch configurations from code.
AES Encrypted
All data is stored using Google Cloud Datastore's server-side encryption which utilizes AES and regularly rotated master keys.