miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-12-29 02:50:22 +01:00
docs: update SelfHosted/Vault
Cette révision appartient à :
Parent
f6fea2c9f2
révision
fa35fec00d
1 fichiers modifiés avec 2 ajouts et 2 suppressions
|
@ -2,7 +2,7 @@
|
|||
title: Vault
|
||||
description: Un gestionnaire de secrets avec API !
|
||||
published: true
|
||||
date: 2021-05-04T12:45:06.683Z
|
||||
date: 2021-05-04T12:45:32.554Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2021-05-04T09:08:13.708Z
|
||||
|
@ -30,7 +30,7 @@ dateCreated: 2021-05-04T09:08:13.708Z
|
|||
<pre><code class="language-plaintext"> | jq -r '.["data"]["data"]["$VAULT_SECRET_NAME"]'</code></pre>
|
||||
<p> </p>
|
||||
<h3>Fonction Bash</h3>
|
||||
<pre><code class="language-c">#!/bin/bash
|
||||
<pre><code class="language-python">#!/bin/bash
|
||||
|
||||
# Variables
|
||||
VAULT_URL='https://vault.domaine.com'
|
||||
|
|
Chargement…
Référencer dans un nouveau ticket