Choosing a multilingual wiki for a self-hosted server

A Dutch person living in France wants to turn computer help experience into a public for everyday users. The planned wiki would collect practical computer tips and fixes in Dutch, French, and English. The server setup already includes a registered , Ubuntu, Docker, Portainer, Nginx, and Cloudflare.

The needed tool is a Docker-based wiki where approved users can edit pages and everyone else can only read them. Several options have been checked, but none has clearly matched those needs yet.

Key points

  • The goal is a public computer-help wiki for non-expert readers.
  • The wiki needs to support Dutch, French, and English content.
  • Only approved users should be able to edit; all other visitors should only read.
  • The current server stack includes a domain, Docker, Portainer, Nginx, and Cloudflare.
  • The key are multilingual content, edit , and Docker .
Read original