The documents in this folder describe the log-go
implementation of a
Sigsum log
server.
Sections:
-
System architecture, in particular, how a log instance can have one primary and one secondary node.
-
Rate-limit configuration, strongly recommended for public log servers to combat log spam.
-
Fail-over, instruction for setup and procedures to be able to fail over to the secondary node on catastrophic failure of the primary.
-
Server-setup. How to manually setup a new log instance (for deployment using ansible, see ansible),