This commit is contained in:
parent
9c76a21680
commit
46533d8530
3 changed files with 22 additions and 6 deletions
|
@ -67,7 +67,7 @@
|
|||
<tr>
|
||||
<th scope="row"><a href="https://fr.wikipedia.org/wiki/VCard#Propriétés">EMAIL</a></th>
|
||||
<th class="logo" scope="row"><img class="logo" src="../img/mail.svg" alt="Logo de courrier"></th>
|
||||
<td>cv <span class="fa fa-at"></span> <span class="fa fa-caret-down"></span></td>
|
||||
<td>cv <span class="fa fa-at"></span> ▾</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><a href="https://fr.wikipedia.org/wiki/VCard#Propriétés">URL</a></th>
|
||||
|
@ -153,6 +153,14 @@
|
|||
</li></ul>
|
||||
</article>
|
||||
|
||||
<article>
|
||||
<h3>Data</h3>
|
||||
<ul><li>
|
||||
<a href="https://fr.wikipedia.org/wiki/MariaDB">MariaDB</a>,
|
||||
<a href="https://fr.wikipedia.org/wiki/PostgreSQL">PostgreSQL</a>
|
||||
</li></ul>
|
||||
</article>
|
||||
|
||||
<article>
|
||||
<h3>Documentation</h3>
|
||||
<ul><li>
|
||||
|
@ -389,7 +397,7 @@
|
|||
</div></header>
|
||||
<ul>
|
||||
<li>scripts <strong>Python</strong> pour : miroirs <a href="https://fr.wikipedia.org/wiki/Advanced_Packaging_Tool"><abbr title="Advanced Package Tool">APT</abbr></a>, dépôts <strong>Git</strong>, biclés <strong>OpenSSH</strong>, docs <strong>Sphinx</strong></li>
|
||||
<li>conception d’une architecture <a href="https://fr.wikipedia.org/wiki/Authentification_unique"><abbr title="Single Sign-On">SSO</abbr></a> : <a href="https://fr.wikipedia.org/wiki/HAProxy">HAproxy</a>, KeyCloak / <strong>WildFly</strong>, <a href="https://fr.wikipedia.org/wiki/MariaDB">MariaDB</a> <a href="https://mariadb.com/kb/en/galera-cluster">Galera</a></li>
|
||||
<li>conception d’une architecture <a href="https://fr.wikipedia.org/wiki/Authentification_unique"><abbr title="Single Sign-On">SSO</abbr></a> : <a href="https://fr.wikipedia.org/wiki/HAProxy">HAproxy</a>, KeyCloak / <strong>WildFly</strong>, <strong>MariaDB</strong> <a href="https://mariadb.com/kb/en/galera-cluster">Galera</a></li>
|
||||
<li>administration d’infrastructures <strong>VMware vSphere</strong> avec <a href="https://fr.wikipedia.org/wiki/Machine_virtuelle"><abbr title="Machines Virtuelles">VM</abbr></a> et conteneurs <strong>LXC</strong></li>
|
||||
</ul>
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue