diff --git a/content/afpy-lyon-novembre-2019.md b/content/afpy-lyon-novembre-2019.md index 24a669b..2ca5db8 100644 --- a/content/afpy-lyon-novembre-2019.md +++ b/content/afpy-lyon-novembre-2019.md @@ -3,7 +3,7 @@ Date: 2019-10-23 19:00 Category: Conférences Status: published Summary: Mes 7 premiers mois à la découverte de la vie professionnelle d'un développeur -Tags: afpy, talk, git, gitlab-ci, devops, django, lyon, dev, admin, python +Tags: afpy, talk, git, gitlab, devops, django, lyon, dev, admin, python Démarrer une activité de développement dans une TPE est une aventure où tout est possible, mais quand, en plus, on est _junior_ les choix d'organisations et d'outils deviennent moins évident. diff --git a/content/deployer-aws-lambda-avec-zappa.md b/content/deployer-aws-lambda-avec-zappa.md index b9de36b..e36f162 100644 --- a/content/deployer-aws-lambda-avec-zappa.md +++ b/content/deployer-aws-lambda-avec-zappa.md @@ -3,7 +3,7 @@ Date: 2019-02-11 21:12 Category: Bloc-notes Status: published Summary: Déploiement d'AWS Lambda avec Zappa -Tags: aws, aws-lambda, serverless, flask, zappa, devops, ci, cd, gitlab-pages, python, aws-lambda, dev, +Tags: aws, aws-lambda, serverless, flask, zappa, devops, ci, cd, gitlab, gitlab-pages, python, aws-lambda, dev, Mise en place d'un **bac à sable**. L'idée est de jouer avec l'approche [_server-less_][serverless] dans un contexte **100% python** en utilisant [Zappa][zappa] associé a une application [Flask][flask] dans le but de déployer le code sur [AWS Lambda][aws-lbd]. Les essais de code et les différants déploiements réalisés sont disponibles sur le dépôt [Gitlab][repo]. diff --git a/content/grandpy-bot-zappa-flask-lambda-gitlab-en.md b/content/grandpy-bot-zappa-flask-lambda-gitlab-en.md index c246f2e..3e109d9 100644 --- a/content/grandpy-bot-zappa-flask-lambda-gitlab-en.md +++ b/content/grandpy-bot-zappa-flask-lambda-gitlab-en.md @@ -5,7 +5,7 @@ Status: published Summary: Evolution of project 7 realized during the OpenClassrooms course with : Zappa, AWS Lambda & Gitlab-CI/Pages. Lang: en Slug: grandpy-bot-zappa-flask-lambda-gitlab -Tags: git, gitlab-ci, devops, flask, dev, zappa, serverless, aws, ci, cd, aws-lambda, python, +Tags: git, gitlab, devops, flask, dev, zappa, serverless, aws, ci, cd, aws-lambda, python, This was a [student project][oc] previously hosted on [Github][ocp7]. I updated it to play with : diff --git a/content/grandpy-bot-zappa-flask-lambda-gitlab.md b/content/grandpy-bot-zappa-flask-lambda-gitlab.md index dbf8656..beed36f 100644 --- a/content/grandpy-bot-zappa-flask-lambda-gitlab.md +++ b/content/grandpy-bot-zappa-flask-lambda-gitlab.md @@ -5,7 +5,7 @@ Status: published Summary: Évolution du projet 7 réalisé durant le parcours OpenClassrooms avec : Zappa, AWS Lambda & Gitlab-CI/Pages. Lang: fr Slug: grandpy-bot-zappa-flask-lambda-gitlab -Tags: git, gitlab-ci, devops, flask, dev, zappa, serverless, aws, ci, cd, aws-lambda, python, +Tags: git, gitlab, devops, flask, dev, zappa, serverless, aws, ci, cd, aws-lambda, python, Il s'agissait d'un [projet étudiant][oc] précédemment hébergé sur [Github][ocp7]. Je l'ai mis à jour pour jouer avec : diff --git a/content/jdll-lyon-generateur-site-statique.md b/content/jdll-lyon-generateur-site-statique.md index 4275b8f..7dc8850 100644 --- a/content/jdll-lyon-generateur-site-statique.md +++ b/content/jdll-lyon-generateur-site-statique.md @@ -4,7 +4,7 @@ Modified: 2019-10-24 Category: Conférences Status: published Summary: Les générateurs de site en général et Pelican en particulier -Tags: jdll, talk, lyon, pelican, gitlab-pages, statique, live-coding, web, ci, cd, git, python, +Tags: jdll, talk, lyon, pelican, gitlab, gitlab-pages, statique, live-coding, web, ci, cd, git, python, ![Logo des JDLL 2019][jdlllogo] diff --git a/content/plantuml-gitlab_ci-diagramme-generation-en.md b/content/plantuml-gitlab_ci-diagramme-generation-en.md index b4dac2f..04c2801 100644 --- a/content/plantuml-gitlab_ci-diagramme-generation-en.md +++ b/content/plantuml-gitlab_ci-diagramme-generation-en.md @@ -2,7 +2,7 @@ Title: Génération de diagrammes PlantUML avec Gitlab-CI Date: 2019-07-13 10:00 Summary: Générer des diagrammes PlantUML à l'aide de l'intégration continue & l'hébergement statique de Gitlab Category: Bloc-notes -Tags: uml, gitlab-ci, gitlab-pages, statique, ci, dry, devops, web, digitalisation +Tags: uml, gitlab, gitlab-pages, statique, ci, dry, devops, web, digitalisation Status: published Lang: en Slug: plantuml-gitlab_ci-diagramme-generation diff --git a/content/plantuml-gitlab_ci-diagramme-generation.md b/content/plantuml-gitlab_ci-diagramme-generation.md index 00199b5..e11b5f7 100644 --- a/content/plantuml-gitlab_ci-diagramme-generation.md +++ b/content/plantuml-gitlab_ci-diagramme-generation.md @@ -2,7 +2,7 @@ Title: Génération de diagrammes PlantUML avec Gitlab-CI Date: 2019-07-13 10:00 Summary: Générer des diagrammes PlantUML à l'aide de l'intégration continue & l'hébergement statique de Gitlab Category: Bloc-notes -Tags: uml, gitlab-ci, gitlab-pages, statique, ci, dry, devops, web, digitalisation +Tags: uml, gitlab, gitlab-pages, statique, ci, dry, devops, web, digitalisation Status: published Lang: fr Slug: plantuml-gitlab_ci-diagramme-generation diff --git a/content/pyconfr-bordeaux-octobre-2019.md b/content/pyconfr-bordeaux-octobre-2019.md index e1a8747..de9042b 100644 --- a/content/pyconfr-bordeaux-octobre-2019.md +++ b/content/pyconfr-bordeaux-octobre-2019.md @@ -3,7 +3,7 @@ Date: 2019-11-03 12:00 Category: Conférences Summary: Déployer une application Flask sur AWS Lambda avec Zappa & GitLab Status: published -Tags: pyconfr, talk, git, gitlab-ci, devops, flask, dev, zappa, serverless, aws, aws-lambda, bordeaux, python +Tags: pyconfr, talk, git, gitlab, devops, flask, dev, zappa, serverless, aws, aws-lambda, bordeaux, python [20/7/20] : J'ajoute le lien vers la captation vidéo dispo sur [pyvideo.org](https://pyvideo.org/pycon-fr-2019/deployer-flask-sur-aws-lambda-avec-zappa-gitlab.html)