DocsAdministration

Hosting and deployment

Your own server or hosted by Tallify, and what runs on it.

Two options

What runs on the server

All services run as a dedicated unprivileged user. Secrets live in a root-only file, never in code.

Network

The console binds to the practice's private network address only, over HTTPS with a certificate for the practice's console name. The only public endpoint is a signed webhook for WhatsApp delivery and a health check that carries no data.

Updates

Updates are deployed from the Tallify repository. The worker is restarted only when no draft is in flight. Changes that affect how users work are described before they are applied, as the terms say.

Updated 2026-09-10. Questions: michael@tallify.co.za.