adding summary to article 03

This commit is contained in:
2026-05-21 16:42:54 +02:00
parent 5715a7fad4
commit 5d234e2e86
3 changed files with 20 additions and 4 deletions
+8 -4
View File
@@ -11,10 +11,14 @@
"id": "224cf476c7b474e6", "id": "224cf476c7b474e6",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "empty", "type": "markdown",
"state": {}, "state": {
"file": "blog/fr/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx",
"mode": "source",
"source": false
},
"icon": "lucide-file", "icon": "lucide-file",
"title": "Nouvel onglet" "title": "03-Deploying-an-infrastructure-for-a-macos-app-distribution"
} }
} }
] ]
@@ -192,8 +196,8 @@
}, },
"active": "224cf476c7b474e6", "active": "224cf476c7b474e6",
"lastOpenFiles": [ "lastOpenFiles": [
"blog/fr/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx",
"blog/en/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx", "blog/en/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx",
"blog/fr/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx",
"blog/fr/02-Claude-Design-vs-Figma-Make.mdx", "blog/fr/02-Claude-Design-vs-Figma-Make.mdx",
"blog/fr/01-How-I-built-my-new-website-and-why.mdx", "blog/fr/01-How-I-built-my-new-website-and-why.mdx",
"blog/fr/02.mdx", "blog/fr/02.mdx",
@@ -10,6 +10,12 @@ tags:
- TechStack - TechStack
readTime: 5 min readTime: 5 min
summary: summary:
- Introduction
- "The specifications: Exploit Open Source"
- "The core of the problem: making public and private coexist"
- "Overview: How it runs day-to-day?"
- The monitoring and the backups
- The costs in all that
cover: /images/blog/03/deploying-an-infrastructure-for-a-macos-app-distribution.png cover: /images/blog/03/deploying-an-infrastructure-for-a-macos-app-distribution.png
--- ---
@@ -10,6 +10,12 @@ tags:
- Technologies - Technologies
readTime: 5 min readTime: 5 min
summary: summary:
- Introduction
- "Le cahier des charges : Exploiter l'Open Source"
- "Le cœur du problème : faire coexister public et privé"
- "Vue d'ensemble : Comment ça tourne au quotidien ?"
- Le Monitoring et les Sauvegardes
- Les coûts dans tout ça
cover: /images/blog/03/deploying-an-infrastructure-for-a-macos-app-distribution.png cover: /images/blog/03/deploying-an-infrastructure-for-a-macos-app-distribution.png
--- ---