Skip to content

SashaOv/opstuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpStuff

Utilities useful for DevOps.

Currently: only Vault

Installation

uv tool install opstuff or pip install opstuff

This would install the library and the opst command-line tool.

Vault

This command allows you to store secrets separately from your code, in a so-called "Vault" file, and set environment variables you select, to these secrets, for use in your code.

opst vault status      # show config
opst vault setup       # materialize secrets (alias: set)
opst vault manual      # full documentation

opst vault --help for more details.

License

MIT — see LICENSE.

About

Utilities useful for DevOps

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages