Sections

Info & Status Drupal Status Report Users (Drupal) WissKI Data Statistics SSH Keys Snapshots Dangerous Actions

Info & Status

Overview
Slug {{ .Info.Slug }}
URL {{ .Info.URL }}
Docker Base Image {{ .Instance.GetDockerBaseImage }}
Running {{ .Info.Running }}
Locked {{ .Info.Locked }}
System
PHP Version {{ .Instance.System.PHP }}
Docker Base Image {{ .Instance.System.GetDockerBaseImage }}
OPCache Development Config {{ .Instance.System.OpCacheDevelopment }}
Component Settings
Directory {{ .Instance.FilesystemBase }}
SQL DB {{ .Instance.SqlDatabase }}
SQL User {{ .Instance.SqlUsername }}
SQL Password
TS Repo {{ .Instance.GraphDBRepository }}
TS User {{ .Instance.GraphDBUsername }}
TS Password
Build Status
Created {{ .Instance.Created.Format "2006-01-02T15:04:05Z07:00" }}
Last Rebuild
Rebuild
{{ .Info.LastRebuild.Format "2006-01-02T15:04:05Z07:00" }}
Last Cron
{{ .Info.LastRebuild.Format "2006-01-02T15:04:05Z07:00" }}
Last Update
{{ .Info.LastUpdate.Format "2006-01-02T15:04:05Z07:00" }}
(Automatic: {{ .Instance.AutoBlindUpdateEnabled }})

Drupal Status Report

{{ range $name, $req := .Info.Requirements }} {{ end }}
ID Severity Title Value Description
{{ $req.ID }} {{ $req.Level }} {{ $req.Title }} {{ $req.Value }} {{ $req.Description }}

Users (Drupal)

Manage Grants
{{ $slug := .Instance.Slug }} {{ $csrf := .CSRF }} {{ range $index, $user := .Info.Users }} {{ end }}
ID Active Name Email Roles Created Last Login Action
{{ $user.UID }} {{ $user.Status }} {{ $user.Name }} {{ if $user.Mail }} {{ $user.Mail }} {{ end }} {{ range $role, $unuused := $user.Roles }} {{ $role }} {{ end }} {{ $user.Created.Time.Format "2006-01-02T15:04:05Z07:00" }} {{ $user.Login.Time.Format "2006-01-02T15:04:05Z07:00" }}
{{ $csrf }}

WissKI Data

{{ range $name, $xml := .Info.Pathbuilders }} {{ end }}
Pathbuilders
{{ $name }} {{ $xml }}
{{ range $index, $prefix := .Info.Prefixes }} {{ end }}
URI Prefixes {{ if .Info.NoPrefixes }} (excluded from resolver) {{ end }}
{{ $prefix }}

Statistics

{{ range .Info.Statistics.Bundles.Bundles }} {{ end }}
Bundles
Label Machine Name Count LastEdit MainBundle
{{ .Label }} {{ .MachineName }} {{ .Count }} {{ .LastEdit.Time.Format "2006-01-02T15:04:05Z07:00" }} {{ .MainBundle }}
{{ range .Info.Statistics.Triplestore.Graphs }} {{ end }}
Triplestore
URI Count
{{ .URI }} {{ .Count }}

SSH Keys

{{ range .Info.SSHKeys }} {{ end }}
{{ . }}

Snapshots

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

Dangerous Actions

Purging this instance completely removes it from the distillery. Backups containing the instance will remain, but it will not be possible to restore it directly. You must enter the slug {{ .Instance.Slug }} to confirm purging.