Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.
/ vault-spk Public archive

spk (Synology package) to install Hashicorp's vault secret service into Synology NAS

License

Notifications You must be signed in to change notification settings

numkem/vault-spk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vault-spk

This package is heavily based from the work done for gogs-spk

vault (Secret storage) SPK package (Synology PacKages)

Install vault into a Synology NAS.

Requirements

Only tested on x64 (DS916+) could work on ARM since a vault binary exists.

Usage

Change Package Center -> Trust Level to Any Publisher and import manually the package from Manual install. Finally, install with vault web installation.

Configuration

You can store your configuration using a conf.d folder inside 1_create_package/vault/. If you don't want to ship your configurations with the package, you can use /etc/vault.

To use with another arch

Download the binary from https://www.vaultproject.io/downloads.html, replace the content from 1_create_package/vault directory and exec create_spk.sh:

~/src/vault-spk(master)$ rm -rf 1_create_package/vault/ && unzip vault_1.1.2.zip && mv vault ./1_create_package/

$ sh create_spk.sh

About

spk (Synology package) to install Hashicorp's vault secret service into Synology NAS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published