<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Réalisations technique on Olivier Lespagnon</title><link>https://olivierlespagnon.com/posts/r%C3%A9alisations-techniques/</link><description>Recent content in Réalisations technique on Olivier Lespagnon</description><generator>Hugo -- gohugo.io</generator><language>fr</language><lastBuildDate>Sun, 05 Jun 2022 08:06:25 +0600</lastBuildDate><atom:link href="https://olivierlespagnon.com/posts/r%C3%A9alisations-techniques/index.xml" rel="self" type="application/rss+xml"/><item><title>Create and host a static website using Github Actions and Hugo</title><link>https://olivierlespagnon.com/posts/r%C3%A9alisations-techniques/create-and-host-a-static-website-using-github-actions/github_website/</link><pubDate>Sun, 05 Jun 2022 08:06:25 +0600</pubDate><guid>https://olivierlespagnon.com/posts/r%C3%A9alisations-techniques/create-and-host-a-static-website-using-github-actions/github_website/</guid><description>&lt;p&gt;Creating a website can be a daunting task. You need to learn a language, then choose a framework. Study it and then you can create your website. Now you need to learn styling for it to not look bad.
Then you have to learn how to host it to make it visible by everyone.
For a beginner who&amp;rsquo;s just looking to create a simple website to have a web presence this can be a lot.
Fortunately there is a lot of free solution to help you create your website with no coding skills required and free or cheap hosting.
Personally for my personnal website you&amp;rsquo;re currentely on, I chose to use Hugo to generate a static website and Github to host it for free.
I&amp;rsquo;ll show you how I did it.&lt;/p&gt;</description></item><item><title>Deploy Dependency Track and monitor you apps</title><link>https://olivierlespagnon.com/posts/r%C3%A9alisations-techniques/deploy-dependency-track/deploying-dependency-track/</link><pubDate>Sun, 05 Jun 2022 08:06:25 +0600</pubDate><guid>https://olivierlespagnon.com/posts/r%C3%A9alisations-techniques/deploy-dependency-track/deploying-dependency-track/</guid><description>&lt;p&gt;In software development, a dependency refers to a component or module of a program that another component or module depends on in order to function correctly. A dependency is often a library or a package that is used by a particular code component to provide additional functionality or to abstract away complex or repetitive logic.&lt;/p&gt;
&lt;p&gt;For example, a web application might depend on a library such as jQuery or React in order to interact with the DOM and provide dynamic user interfaces. The web application cannot run without the library and it is considered a dependency of the web application.&lt;/p&gt;</description></item><item><title>Implémentation d'un gestionnaire de secrets dynamiques</title><link>https://olivierlespagnon.com/posts/r%C3%A9alisations-techniques/hashicorp-vault/hashicorp_vault/</link><pubDate>Sun, 05 Jun 2022 08:06:25 +0600</pubDate><guid>https://olivierlespagnon.com/posts/r%C3%A9alisations-techniques/hashicorp-vault/hashicorp_vault/</guid><description>&lt;h2 id="tu-peux-me-passer-les-identifiants-pour-aws-"&gt;&amp;ldquo;Tu peux me passer les identifiants pour AWS ?&amp;rdquo;&lt;/h2&gt;
&lt;p&gt;Je suis arrivé à LaJavaness en mars en tant qu&amp;rsquo;alternant Devops. Il faut savoir que je viens d&amp;rsquo;une formation spécialisée systèmes et réseaux. Donc sans compétences cloud enseignées en cours. Mais personnellement c&amp;rsquo;est un domaine qui m&amp;rsquo;a toujours attiré et après m&amp;rsquo;être autant que possible auto-formé me voilà en plein dedans.&lt;/p&gt;
&lt;p&gt;LaJavaness est une entreprise qui produit des solutions IA à la française. Et elle à choisi comme solution d&amp;rsquo;infrastructure le cloud. Ce qui veux dire que de nombreux comptes, et utilisateurs cohabitent sur de nombreux fournisseurs cloud. Et pour chacune de ces entités les permissions qui vont avec. Un tel doit pouvoir accéder à tel serveur tandis qu&amp;rsquo;un autre ne doit surtout pas pouvoir.&lt;/p&gt;</description></item></channel></rss>