| Overview | |
|---|---|
| Slug |
{{ .Info.Slug }}
|
| URL | {{ .Info.URL }} |
| Running |
{{ .Info.Running }}
|
| Locked |
{{ .Info.Locked }}
|
| System (use Rebuild to edit) | |
|---|---|
| Docker Base Image |
{{ .Instance.System.GetDockerBaseImage }}
|
| PHP Version |
{{ .Instance.System.PHP }}
|
| IIP Image Server (Experimental) |
{{ .Instance.System.IIPServer }}
|
| OPCache Development Config |
{{ .Instance.System.OpCacheDevelopment }}
|
| Content Security Policy |
{{ .Instance.System.ContentSecurityPolicy }}
|
| 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 Update |
{{ .Info.LastUpdate.Format "2006-01-02T15:04:05Z07:00" }}(Automatic: {{ .Instance.AutoBlindUpdateEnabled }})
|