Differences between revisions 3 and 4
Revision 3 as of 2018-05-05 02:24:39
Size: 370
Editor: PieterSmit
Comment:
Revision 4 as of 2018-05-05 02:25:00
Size: 375
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * e.g. {{{ vault operator init \  * e.g. {{{     vault operator init \

AppArmor

  • profiles per application, based on file paths

Init vault

  • e.g.

       vault operator init \
        -key-shares=3 \
        -key-threshold=2 \
        -pgp-keys="keybase:hashicorp,keybase:jefferai,keybase:sethvargo"

Policies

...

AppArmor (last edited 2018-05-06 12:06:45 by PieterSmit)