Skip to content

History / SSH Connection

Revisions

  • refactor(wiki): rename EN pages to bare convention + add bilingual _Sidebar - Remove _ prefix from EN content pages (reserved for special files) - Add _Sidebar.md with bilingual navigation (EN + FR, 4 sections each) - Update internal [[_X]] links to [[X]] across all wiki pages - Convention: EN=PageName.md, FR=fr_PageName.md, nav=_Sidebar.md

    @michel-heon michel-heon committed Mar 8, 2026
  • refactor(wiki): prefix EN pages with _ (except Home.md) and update all links

    @michel-heon michel-heon committed Mar 8, 2026
  • fix(wiki): update all cross-references to use fr_* page naming

    @michel-heon michel-heon committed Mar 8, 2026
  • docs: add bidirectional language links to all 18 content pages Each EN page now links to its FR counterpart and vice versa. - 9 EN pages: added '🇫🇷 Cette page est également disponible en français' blockquote - 9 FR pages: added '🇬🇧 This page is also available in English' blockquote Links inserted below H1, following the same pattern as Home.md ↔ Home-fr.md.

    @michel-heon michel-heon committed Mar 7, 2026
  • docs: initial English wiki for Azure Marketplace users - Home.md: rewritten in English with quick-start table and parameter reference - Deploying-from-the-Azure-Portal.md: ARM template custom deployment guide - SSH-Connection.md: PEM key connection with WSL workaround - Post-Deployment-Verification.md: cloud-init, services and VIVO access check - Configuring-VIVO.md: namespace, runtime.properties, language settings - Troubleshooting.md: known deployment and runtime issues

    @michel-heon michel-heon committed Mar 4, 2026