Secrets Manager
Humalect comes with a new feature called "Secrets" which allows users to store their environment variables securely in their own cloud account. In this documentation, we will discuss the features of Humalect's Secrets and how to use them effectively.
Features of Secrets:​
- Secure storage: Secrets in Humalect are stored securely in your own cloud, so you can be assured that your sensitive information is safe from unauthorized access.
- Easy management: With Humalect's Secrets feature, managing your environment variables has never been easier. You can easily store, update, and delete your secrets in a few clicks.
- Seamless integration: Humalect's Secrets feature seamlessly integrates with Kubernetes, making it easy to deploy and manage your applications.
Using Humalect's Secrets:​
To use Humalect's Secrets feature, follow these simple steps:
- Login to Humalect and navigate to the Secrets page from sidebar.
- Click on the
+ Create New Secret
button.
- Enter the
Name
,Cloud Integration
,Datasource
value of your secret in the corresponding fields.
- Enter your environment variable name and it's value. You can also copy paste the .env file from your application.
- Click on the
Create
button.
info
Under the Actions
column, you can clone the secret, edit, as well as delete a particular secret.