Skip to content

History

Revisions

  • docs(licencias): alinear features con catalogo canonico

    @angelcripto angelcripto committed May 14, 2026
    a32cd09
  • fix(Home): corregir cap por defecto 5 (Free anonima), 10 con registro

    @angelcripto angelcripto committed May 14, 2026
    666f2d1
  • docs: initial Spanish wiki for EnterpriseChat Customer-facing documentation focused on the journey "I found this product, now how do I install, configure and license it". Pages: - Home.md, _Sidebar.md, _Footer.md - Instalación.md, Instalación-Linux.md, Instalación-Windows.md, Instalación-Plesk.md - Primer-acceso.md, Cliente-Windows.md, Configuración-básica.md - Reverse-proxy-y-TLS.md, Backup-y-restauración.md - Licencia-Free-vs-Pro.md, Pedir-licencia-Free.md, Comprar-licencia-Pro.md, Activar-licencia.md - FAQ.md, Solución-de-problemas.md, Glosario.md, Roadmap.md Each install page documents the one-liner (curl | sudo bash for Linux, irm | iex for Windows, Plesk Catalog for Plesk), what to expect on stdout, post-install service management commands, and the next step. Reverse-proxy-y-TLS.md ships ready-to-paste snippets for both Apache (mod_proxy + mod_proxy_wstunnel for SignalR) and nginx (with the location ~ "^/" trick to avoid duplicate location collisions with Plesk-generated vhosts). Licensing pages mirror the actual server behaviour: Free anonymous (cap 5) -> Free registered (cap 10, requires email) -> Pro (paid subscription, optional 1y offline key for Enterprise air-gapped). README.md documents how to push this folder to enterprisechat.wiki.git (GitHub Wiki is a separate git repo per main repo; it must be initialised once from the web UI before remote add).

    @angelcripto angelcripto committed May 14, 2026
    d103726