Taking a snapshot makes a backup of the entire instance, including triplestore and graph database. Currently snapshot can only be accessed on the server filesystem.

{{ range .Snapshots }} {{ end}}
Path Created Packed
{{ .Path }} {{ .Created.Format "2006-01-02T15:04:05Z07:00" }} {{ .Packed }}