Documentation
¶
Index ¶
Constants ¶
const CGOEnabled = 1
const RequiredDockerComposeVersionDefault = "v2.36.0"
const RequiredMutagenVersion = "0.18.1"
Variables ¶
var AmplitudeAPIKey = ""
AmplitudeAPIKey is the ddev-specific key for Amplitude service Compiled with link-time variables
var BUILDINFO = "BUILDINFO should have new info"
BUILDINFO is information with date and context, supplied by make
var BaseDBTag = "v1.24.5"
BaseDBTag is the main tag, DBTag is constructed from it
var BusyboxImage = "busybox:stable"
BusyboxImage is used a couple of places for a quick-pull
var DBImg = "ddev/ddev-dbserver"
DBImg defines the default db image used for applications.
var DdevVersion = "v0.0.0-overridden-by-make" // Note that this is overridden by make
DdevVersion is the current version of DDEV, by default the Git committish (should be current Git tag)
var MutagenVersion = ""
MutagenVersion is filled with the version we find for Mutagen in use
var SSHAuthImage = "ddev/ddev-ssh-agent"
SSHAuthImage is image for agent
var SSHAuthTag = "v1.24.5"
SSHAuthTag is ssh-agent auth tag
var TraefikRouterImage = "ddev/ddev-traefik-router"
TraefikRouterImage is image for router
var TraefikRouterTag = "v1.24.5"
TraefikRouterTag is traefik router tag
var UtilitiesImage = "ddev/ddev-utilities"
UtilitiesImage is used in bash scripts
var WebImg = "ddev/ddev-webserver"
WebImg defines the default web image used for applications.
var WebTag = "v1.24.5" // Note that this can be overridden by make
WebTag defines the default web image tag
var XhguiImage = "ddev/ddev-xhgui"
XhguiImage is image for xhgui
var XhguiTag = "v1.24.5"
XhguiTag is xhgui tag
Functions ¶
This section is empty.
Types ¶
This section is empty.