Home
Softono

Vaultik

Open source Apache-2.0 Go
11
Stars
0
Forks
2
Issues
1
Watchers
4 years
Last Commit

 About Vaultik

Vaultik is a cloud agnostic secret manager that helps developers to create, read, update and delete variables and easily export to a remote location or any cloud. Avoid using environment variables and these are fully encrypted.

Platforms

Web Self-hosted Cloud

Languages

Go

Links

Need Help Installing Vaultik?

We provide expert installation service for this software. Our team will install, configure, and secure Vaultik on your server. plans start at just $30.

Vaultik project

A secret manager tool to AVOID environment variables for application properties.

Commands

  • init (init the vault)
  • set (upsert -add or update- a key)
  • get (get key's value)
  • del (delete a key)
  • migrate (migrate to another terminal, SSH connection is a must)
  • read-all (decrypted with key and value, in chronological order but could show old and deleted secrets)