Skip to content

A plugin for Unraid that allows for automatic array decryption, leveraging AWS Parameter Store

Notifications You must be signed in to change notification settings

djw4/unraid-plugin-luks-decryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

  1. Setup environment variables

    mkdir lib/{bin,pkg,src}
    export GOPATH=$(pwd)/lib
    
  2. Install deps

    go install github.com/aws/aws-sdk-go@latest
  3. Build

    go build -o app .
    chmod +x ./app

About

A plugin for Unraid that allows for automatic array decryption, leveraging AWS Parameter Store

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages