wildfly
This commit is contained in:
parent
b3dd45a993
commit
c33a0f48cb
2 changed files with 6 additions and 4 deletions
|
@ -218,7 +218,8 @@
|
|||
<a href="https://en.wikipedia.org/wiki/Nginx">NginX</a>
|
||||
</li><li>
|
||||
<a href="https://en.wikipedia.org/wiki/Apache_Tomcat">Tomcat</a>,
|
||||
<a href="https://en.wikipedia.org/wiki/UWSGI">uWSGI</a>
|
||||
<a href="https://en.wikipedia.org/wiki/UWSGI">uWSGI</a>,
|
||||
<a href="https://en.wikipedia.org/wiki/WildFly">WildFly</a>
|
||||
</li></ul>
|
||||
</article>
|
||||
|
||||
|
@ -394,7 +395,7 @@
|
|||
</div></header>
|
||||
<ul>
|
||||
<li>wrote <strong>Python</strong> scripts handling: <a href="https://en.wikipedia.org/wiki/APT_(software)"><abbr title="Advanced Package Tool">APT</abbr></a> mirrors, <strong>Git</strong> repos, <strong>OpenSSH</strong> keypairs, <strong>Sphinx</strong> docs</li>
|
||||
<li>designed a <a href="https://en.wikipedia.org/wiki/Single_sign-on"><abbr title="Single Sign-On">SSO</abbr></a> architecture: <a href="https://en.wikipedia.org/wiki/HAProxy">HAproxy</a>, KeyCloak / WildFly, <a href="https://en.wikipedia.org/wiki/MariaDB">MariaDB</a> <a href="https://mariadb.com/kb/en/galera-cluster">Galera</a></li>
|
||||
<li>designed a <a href="https://en.wikipedia.org/wiki/Single_sign-on"><abbr title="Single Sign-On">SSO</abbr></a> architecture: <a href="https://en.wikipedia.org/wiki/HAProxy">HAproxy</a>, KeyCloak / <strong>WildFly</strong>, <a href="https://en.wikipedia.org/wiki/MariaDB">MariaDB</a> <a href="https://mariadb.com/kb/en/galera-cluster">Galera</a></li>
|
||||
<li>maintained <strong>VMware vSphere</strong> infrastructures with <a href="https://en.wikipedia.org/wiki/Virtual_machine"><abbr title="Virtual Machines">VM</abbr></a> & <strong>LXC</strong> containers</li>
|
||||
</ul>
|
||||
</article>
|
||||
|
|
|
@ -218,7 +218,8 @@
|
|||
<a href="https://fr.wikipedia.org/wiki/NGINX">NginX</a>
|
||||
</li><li>
|
||||
<a href="https://fr.wikipedia.org/wiki/Apache_Tomcat">Tomcat</a>,
|
||||
<a href="https://en.wikipedia.org/wiki/UWSGI">uWSGI</a>
|
||||
<a href="https://en.wikipedia.org/wiki/UWSGI">uWSGI</a>,
|
||||
<a href="https://fr.wikipedia.org/wiki/WildFly">WildFly</a>
|
||||
</li></ul>
|
||||
</article>
|
||||
|
||||
|
@ -394,7 +395,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 / WildFly, <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>, <a href="https://fr.wikipedia.org/wiki/MariaDB">MariaDB</a> <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
Reference in a new issue