This commit is contained in:
parent
3553c0c70b
commit
8ff2c002b8
3 changed files with 6 additions and 5 deletions
|
@ -26,4 +26,4 @@ steps:
|
||||||
- echo "deploy $DEPLOY_USER@$DEPLOY_HOST"
|
- echo "deploy $DEPLOY_USER@$DEPLOY_HOST"
|
||||||
- echo "$DEPLOY_KEY" | sed 's/!/\n/g' > deploy_key
|
- echo "$DEPLOY_KEY" | sed 's/!/\n/g' > deploy_key
|
||||||
- chmod 0600 deploy_key
|
- chmod 0600 deploy_key
|
||||||
- scp -i deploy_key -o StrictHostKeyChecking=no cv.pdf $DEPLOY_USER@$DEPLOY_HOST:/srv/http/trucs/cv_laurenti_2020.pdf
|
- scp -i deploy_key -o StrictHostKeyChecking=no cv.pdf $DEPLOY_USER@$DEPLOY_HOST:/srv/http/trucs/cv_laurenti_2025.pdf
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# My CV
|
# My CV
|
||||||
|
|
||||||
[PDF version française](https://telecom.kleph.eu/trucs/cv_laurenti_2020.pdf)
|
[PDF version française](https://telecom.kleph.eu/trucs/cv_laurenti_2025.pdf)
|
||||||
|
|
||||||
[![Build Status](https://drone.kleph.eu/api/badges/kleph/cv/status.svg)](https://drone.kleph.eu/kleph/cv)
|
[![Build Status](https://drone.kleph.eu/api/badges/kleph/cv/status.svg)](https://drone.kleph.eu/kleph/cv)
|
||||||
|
|
7
cv.tex
7
cv.tex
|
@ -9,14 +9,15 @@
|
||||||
\firstname{Nicolas}
|
\firstname{Nicolas}
|
||||||
\familyname{Laurenti}
|
\familyname{Laurenti}
|
||||||
\title{Administrateur systèmes – devops}
|
\title{Administrateur systèmes – devops}
|
||||||
\address{6C, rue du Cherche–Midi}{44200 Nantes}
|
\address{6, rue du Cherche–Midi}{44200 Nantes}
|
||||||
\email{nicolas.laurenti@kleph.eu}
|
\email{nicolas.laurenti@kleph.eu}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
\section{Expérience professionnelle}
|
\section{Expérience professionnelle}
|
||||||
\cventry{2011--}{Voyages-Sncf.Com Technologies / oui.sncf}{automatisation de tests fonctionnels (selenium) – intégration – usine logicielle}{Nantes}{gitlab, gitlab CI/runner, jenkins ``as a service'' sur cluster DC/OS, nexus, artifactory, docker, puppet, rundeck, orchestration vers k8s}{}
|
\cventry{2021--}{Beta.gouv / Démarches Simplifiées}{SysSecDevOps pour le site Démarches-simplifiees.fr}{Nantes Freelance}{gestion et migration d'infra}{}
|
||||||
|
\cventry{2011--2020}{Voyages-Sncf.Com Technologies / oui.sncf}{automatisation de tests fonctionnels (selenium) – intégration – usine logicielle}{Nantes}{gitlab, gitlab CI/runner, jenkins ``as a service'' sur cluster DC/OS, nexus, artifactory, docker, puppet, rundeck, orchestration vers k8s}{}
|
||||||
\cventry{automne 2010}{Capensis}{SSLL – Intégration – Support niveau 3 – Formation}{Nantes / Lille}{Supervision (nagios shinken), zimbra, Xen, Debian, VPN, routage}{}
|
\cventry{automne 2010}{Capensis}{SSLL – Intégration – Support niveau 3 – Formation}{Nantes / Lille}{Supervision (nagios shinken), zimbra, Xen, Debian, VPN, routage}{}
|
||||||
\cventry{2008--2010}{TranquilIT Systems}{Administrateur systèmes}{Nantes}{Infogérance libre (Xen, Debian, Mandriva) – Terminaux passifs (LTSP) – Supervision (Nagios, RRD) – Programmation système}{}
|
\cventry{2008--2010}{TranquilIT Systems}{Administrateur systèmes}{Nantes}{Infogérance libre (Xen, Debian, Mandriva) – Terminaux passifs (LTSP) – Supervision (Nagios, RRD) – Programmation système}{}
|
||||||
\cventry{2006--2008}{TMG}{Administrateur systèmes}{Nantes}{Technologie peer to peer} {Protection sur les réseaux p2p. Administrateur systèmes et réseaux sur les plateformes p2p. Conception d'architectures}
|
\cventry{2006--2008}{TMG}{Administrateur systèmes}{Nantes}{Technologie peer to peer} {Protection sur les réseaux p2p. Administrateur systèmes et réseaux sur les plateformes p2p. Conception d'architectures}
|
||||||
|
@ -44,7 +45,7 @@
|
||||||
|
|
||||||
\section{Divers}
|
\section{Divers}
|
||||||
\cvitem{FAImaison}{Sysadmin pour FAImaison (FAI associatif nantais)}
|
\cvitem{FAImaison}{Sysadmin pour FAImaison (FAI associatif nantais)}
|
||||||
\cvitem{blog}{\url{http://blog.kleph.eu}}
|
\cvitem{blog}{\url{https://blog.kleph.eu}}
|
||||||
|
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
Loading…
Reference in a new issue