Commit graph

12 commits

Author SHA1 Message Date
68535c3ade Ajout article problèmes déploiement LINSTOR DRBD avec OpenTofu
Document the challenges encountered when attempting to provision VMs on LINSTOR DRBD storage using OpenTofu/Terraform with the Proxmox provider. Explain LINSTOR's architectural limitation regarding dynamic resource definition creation and explore four potential solutions: pre-creation script, manual creation, NVMe partitioning, or Ceph migration.
2025-11-26 21:31:37 +01:00
a45c3734a0 Ajout plugin zoom image et combinaison affichage PNG avec téléchargement PDF
- Install docusaurus-plugin-image-zoom for interactive image zoom
- Display PNG diagrams with zoom capability
- Add PDF download links below each diagram
- Keep both PNG (for display) and PDF (for download) versions
- Update both French and English documentation pages
2025-11-25 17:13:03 +01:00
c3652ea635 Annulation remplacement diagrammes PNG par visionneuses PDF
This reverts commit 319913ed45.
2025-11-25 17:04:44 +01:00
5b319b32d9 Remplacement diagrammes PNG par visionneuses PDF pour meilleur zoom
- Replace PNG images with PDF viewers like in Projets OpenClassrooms
- Allows users to zoom and view diagram details directly on page
- Copy original PDF files back to static/img/diagrams/
- Remove PNG image files
- Update both French and English documentation pages
2025-11-25 16:51:34 +01:00
ed2cca8c0e Remplacement diagrammes PDF par PNG, ajout note Docker Swarm, traductions complètes
- Replace PDF diagrams with PNG images for inline display in docs
- Add infrastructure diagram to Homelab actuel category page
- Add network diagram to single-machine HA homelab page
- Add Docker Swarm vs Kubernetes decision note in docker-compose page
- Complete English translations for homepage tagline
- Translate homepage tagline dynamically using Docusaurus i18n
- Remove PDF diagram files from static assets (homelab-actuel-infra.pdf, homelab-futur-network.pdf)
- Add new documentation pages: Docker Compose, Ansible playbooks, Traefik
- Add Future Homelab pages: single-machine HA and 3-node Proxmox cluster
- Remove example pages and notions category
- Update sidebar configuration
2025-11-25 16:39:50 +01:00
cb1640c1cc Mise à jour liste projets Raspberry Pi dans présentation
Add WOL relay, VPN server, and DNS/PiHole to the list of initial homelab projects. Consolidate audio services (Bluetooth, AirPlay, UPnP) on a single line for better readability.
2025-11-24 22:02:53 +01:00
3540e10945 Correction prérequis nœuds Ceph : 3 minimum, 5 optimal
Add reference to Ceph benchmark article showing scale-out benefits
2025-11-22 23:59:27 +01:00
617673d5a9 Ajout article stockage distribué et traduction complète blog EN
- Add blog post about choosing distributed storage for Proxmox HA cluster
- Add Forgejo link to navbar
- Complete EN blog translation (welcome post, authors.yml)
2025-11-22 23:26:39 +01:00
816e50ae84 Amélioration i18n et navigation catégories
- Add English translations for presentation page and homepage
- Remove project numbers (P02-P13) from OpenClassrooms project titles
- Convert category pages to show content with DocCardList component
- Fix broken links to category pages
2025-11-22 18:07:34 +01:00
ed989ff004 Ajout documentation projets OpenClassrooms (P02-P13) avec support bilingue
- Add all project documentation pages in French and English
- Include PDF viewers for presentations and documents (P10, P12)
- Add collapsible sections for scripts and logs (P10)
- Add static assets for all projects
- Update sidebars with new projets-openclassrooms category
- Add npm start:en script for testing English locale
2025-11-22 16:18:20 +01:00
aba46f671c Amélioration configuration Docusaurus et implémentation i18n
- Add language switcher to navbar for bilingual site (FR/EN)
- Remove intro page, use presentation as entry point
- Add example pages to all documentation categories
- Configure categories with generated-index for page listings
- Update footer and homepage links to reference presentation
- Enhance configuration with best practices:
  - Add metadata and SEO keywords
  - Enable RSS/Atom feeds for blog
  - Configure sitemap generation
  - Add syntax highlighting for YAML, HCL, Docker
  - Enable Mermaid diagram support
  - Configure table of contents settings
  - Respect user color scheme preferences
  - Add last update metadata to docs
- Fix deprecated onBrokenMarkdownLinks configuration
- Create bilingual example pages with practical code examples
- Update all i18n translations for consistency

This update brings the site in line with Docusaurus 3.x best practices
and provides a solid foundation for documentation growth.
2025-11-15 15:00:45 +01:00
f6e32464d9 Commit initial : blog Docusaurus avec i18n (FR/EN) 2025-11-14 20:48:21 +01:00