Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
10 changes: 0 additions & 10 deletions CHANGELOG.md

This file was deleted.

8 changes: 0 additions & 8 deletions Dockerfile

This file was deleted.

77 changes: 0 additions & 77 deletions Makefile

This file was deleted.

32 changes: 32 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Change Log

## [Unreleased](https://github.com/kube-vault/unsealer/tree/HEAD)

[Full Changelog](https://github.com/kube-vault/unsealer/compare/0.2.1...HEAD)

**Merged pull requests:**

- Refactor [\#1](https://github.com/kube-vault/unsealer/pull/1) ([nightfury1204](https://github.com/nightfury1204))

## [0.2.1](https://github.com/kube-vault/unsealer/tree/0.2.1) (2018-02-12)
[Full Changelog](https://github.com/kube-vault/unsealer/compare/0.2.0...0.2.1)

## [0.2.0](https://github.com/kube-vault/unsealer/tree/0.2.0) (2017-11-23)
[Full Changelog](https://github.com/kube-vault/unsealer/compare/0.1.4...0.2.0)

## [0.1.4](https://github.com/kube-vault/unsealer/tree/0.1.4) (2017-07-18)
[Full Changelog](https://github.com/kube-vault/unsealer/compare/0.1.3...0.1.4)

## [0.1.3](https://github.com/kube-vault/unsealer/tree/0.1.3) (2017-07-10)
[Full Changelog](https://github.com/kube-vault/unsealer/compare/0.1.2...0.1.3)

## [0.1.2](https://github.com/kube-vault/unsealer/tree/0.1.2) (2017-06-08)
[Full Changelog](https://github.com/kube-vault/unsealer/compare/0.1.1...0.1.2)

## [0.1.1](https://github.com/kube-vault/unsealer/tree/0.1.1) (2017-06-08)
[Full Changelog](https://github.com/kube-vault/unsealer/compare/0.1.0...0.1.1)

## [0.1.0](https://github.com/kube-vault/unsealer/tree/0.1.0) (2017-06-06)


\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
10 changes: 10 additions & 0 deletions docs/reference/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Reference
description: Messenger CLI Reference
menu:
product_unsealer_0.0.1:
identifier: reference
name: Reference
weight: 1000
menu_name: product_unsealer_0.0.1
---
43 changes: 43 additions & 0 deletions docs/reference/vault-unsealer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
title: Vault-Unsealer
menu:
product_unsealer_0.0.1:
identifier: vault-unsealer
name: Vault-Unsealer
parent: reference
weight: 0

product_name: unsealer
menu_name: product_unsealer_0.0.1
section_menu_id: reference
aliases:
- products/unsealer/0.0.1/reference/

---
## vault-unsealer

Automates initialisation and unsealing of Hashicorp Vault

### Synopsis

Automates initialisation and unsealing of Hashicorp Vault

### Options

```
--alsologtostderr log to standard error as well as files
--enable-analytics Send analytical events to Google Analytics (default true)
-h, --help help for vault-unsealer
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files
--stderrthreshold severity logs at or above this threshold go to stderr (default 2)
-v, --v Level log level for V logs
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
```

### SEE ALSO

* [vault-unsealer run](/docs/reference/vault-unsealer_run.md) - Launch Vault unsealer
* [vault-unsealer version](/docs/reference/vault-unsealer_version.md) - Prints binary version number.

62 changes: 62 additions & 0 deletions docs/reference/vault-unsealer_run.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
---
title: Vault-Unsealer Run
menu:
product_unsealer_0.0.1:
identifier: vault-unsealer-run
name: Vault-Unsealer Run
parent: reference
product_name: unsealer
menu_name: product_unsealer_0.0.1
section_menu_id: reference
---
## vault-unsealer run

Launch Vault unsealer

### Synopsis

Launch Vault unsealer

```
vault-unsealer run [flags]
```

### Options

```
--aws.kms-key-id string The ID or ARN of the AWS KMS key to encrypt values
--aws.ssm-key-prefix string The Key Prefix for SSM Parameter store
--ca-cert-file string Path to the ca cert file that will be used to verify self signed vault server certificate
--google.kms-crypto-key string The name of the Google Cloud KMS crypto key to use
--google.kms-key-ring string The name of the Google Cloud KMS key ring to use
--google.kms-location string The Google Cloud KMS location to use (eg. 'global', 'europe-west1')
--google.kms-project string The Google Cloud KMS project to use
--google.storage-bucket string The name of the Google Cloud Storage bucket to store values in
--google.storage-prefix string The prefix to use for values store in Google Cloud Storage
-h, --help help for run
--insecure-tls To skip tls verification when communicating with vault server
--mode string Select the mode to use 'google-cloud-kms-gcs' => Google Cloud Storage with encryption using Google KMS; 'aws-kms-ssm' => AWS SSM parameter store using AWS KMS
--overwrite-existing overwrite existing unseal keys and root tokens, possibly dangerous!
--retry-period duration How often to attempt to unseal the vault instance (default 10s)
--secret-shares int Total count of secret shares that exist (default 5)
--secret-threshold int Minimum required secret shares to unseal (default 3)
--store-root-token should the root token be stored in the key store (default true)
```

### Options inherited from parent commands

```
--alsologtostderr log to standard error as well as files
--enable-analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files
--stderrthreshold severity logs at or above this threshold go to stderr (default 2)
-v, --v Level log level for V logs
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
```

### SEE ALSO

* [vault-unsealer](/docs/reference/vault-unsealer.md) - Automates initialisation and unsealing of Hashicorp Vault

47 changes: 47 additions & 0 deletions docs/reference/vault-unsealer_version.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
title: Vault-Unsealer Version
menu:
product_unsealer_0.0.1:
identifier: vault-unsealer-version
name: Vault-Unsealer Version
parent: reference
product_name: unsealer
menu_name: product_unsealer_0.0.1
section_menu_id: reference
---
## vault-unsealer version

Prints binary version number.

### Synopsis

Prints binary version number.

```
vault-unsealer version [flags]
```

### Options

```
-h, --help help for version
--short Print just the version number.
```

### Options inherited from parent commands

```
--alsologtostderr log to standard error as well as files
--enable-analytics Send analytical events to Google Analytics (default true)
--log_backtrace_at traceLocation when logging hits line file:N, emit a stack trace (default :0)
--log_dir string If non-empty, write log files in this directory
--logtostderr log to standard error instead of files
--stderrthreshold severity logs at or above this threshold go to stderr (default 2)
-v, --v Level log level for V logs
--vmodule moduleSpec comma-separated list of pattern=N settings for file-filtered logging
```

### SEE ALSO

* [vault-unsealer](/docs/reference/vault-unsealer.md) - Automates initialisation and unsealing of Hashicorp Vault

Loading