From 470822bd92fb92b507a5035e70d462a9dfceabb5 Mon Sep 17 00:00:00 2001 From: Adrien Touzouli Date: Wed, 3 Jul 2024 11:39:26 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20complete=20EIMIS=20mission?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 2 +- content/it-xp/2023-05-20-EIMIS.fr.md | 6 +++++- content/it-xp/2023-05-20-EIMIS.md | 6 +++++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 2590e68b..886b5610 100644 --- a/config.toml +++ b/config.toml @@ -26,7 +26,7 @@ minify_html = false ignored_content = [] # When set to "true", a feed is automatically generated. -generate_feed = false +generate_feeds = false # The filename to use for the feed. Used as the template filename, too. # Defaults to "atom.xml", which has a built-in template that renders an Atom 1.0 feed. diff --git a/content/it-xp/2023-05-20-EIMIS.fr.md b/content/it-xp/2023-05-20-EIMIS.fr.md index b4c57282..e168e9de 100644 --- a/content/it-xp/2023-05-20-EIMIS.fr.md +++ b/content/it-xp/2023-05-20-EIMIS.fr.md @@ -6,7 +6,7 @@ categories=["IT XP"] tags=["Github","Terraform","Kubernetes","Ansible","Python","Matrix"] [extra] logo = "https://media-exp2.licdn.com/dms/image/C560BAQEH7x66u4V_uA/company-logo_200_200/0/1569933764869?e=2147483647&v=beta&t=lwazCjQXT30Fvg5GDh7eGy5SLGFJmQDbyD6ftaPgHNs" -duration_month = "..." +duration_month = "12" +++ EIMIS est une start-up d'état initiée par [beta.gouv.fr](https://beta.gouv.fr/) et financée par l'[ANS](https://esante.gouv.fr/) qui vise à faciliter et sécuriser les communications instantanées pour les professionnels de santé. Ceci, en utilisant et en promouvant le protocole [Matrix](https://matrix.org) auprès des éditeurs de logiciels. @@ -24,8 +24,12 @@ Configuration et déploiement d'une stack [Element](https://github.com/element-h - Ansible - Kubernetes +Un fork est disponible sur github : [synapse-deployment](https://github.com/ad2ien/synapse-deployment) + ### Dev - Outils Python - Modules Synapse en Python + - [prosante-connect-synapse-module](https://github.com/ad2ien/prosante-connect-synapse-module) + - [white-list-synapse-module](https://github.com/ad2ien/white-list-synapse-module) - Correctifs d'Element en TS à des fins de POC diff --git a/content/it-xp/2023-05-20-EIMIS.md b/content/it-xp/2023-05-20-EIMIS.md index f557926a..3e589e77 100644 --- a/content/it-xp/2023-05-20-EIMIS.md +++ b/content/it-xp/2023-05-20-EIMIS.md @@ -6,7 +6,7 @@ categories=["IT XP"] tags=["Github","Terraform","Kubernetes","Ansible","Python","Matrix"] [extra] logo = "https://media-exp2.licdn.com/dms/image/C560BAQEH7x66u4V_uA/company-logo_200_200/0/1569933764869?e=2147483647&v=beta&t=lwazCjQXT30Fvg5GDh7eGy5SLGFJmQDbyD6ftaPgHNs" -duration_month = "..." +duration_month = "12" +++ EIMIS is a public start-up initiated by [beta.gouv.fr](https://beta.gouv.fr/) and financed by [ANS](https://esante.gouv.fr/) (french healthcare digital agency). This structure aims is to facilitate and secure instant communications for healthcare professionals in France, by using and promoting [Matrix](https://matrix.org) protocol amongst software editors. @@ -24,8 +24,12 @@ Configuration and deployment of an [Element](https://github.com/element-hq/eleme - Ansible - Kubernetes +A fork can be found here : [synapse-deployment](https://github.com/ad2ien/synapse-deployment) + ### Dev - Python tools - Synapse modules in Python + - [prosante-connect-synapse-module](https://github.com/ad2ien/prosante-connect-synapse-module) + - [white-list-synapse-module](https://github.com/ad2ien/white-list-synapse-module) - Element patches in TS for POC purposes