Differences between revisions 2 and 3
Revision 2 as of 2018-05-05 02:09:40
Size: 189
Editor: PieterSmit
Comment:
Revision 3 as of 2018-05-05 02:24:39
Size: 370
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
== Init vault ==
 * e.g. {{{ vault operator init \
    -key-shares=3 \
    -key-threshold=2 \
    -pgp-keys="keybase:hashicorp,keybase:jefferai,keybase:sethvargo"
    }}}

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)