Documentation ¶
Index ¶
Constants ¶
const RequiredDockerComposeVersionDefault = "v2.20.0"
const RequiredMutagenVersion = "0.17.2"
const TraditionalRouterImage = "ddev/ddev-router:v1.22.0"
const TraefikRouterImage = "traefik:v2.10"
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.22.0"
BaseDBTag is the main tag, DBTag is constructed from it
var BusyboxImage = "busybox:stable"
Busybox 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.22.0"
SSHAuthTag is ssh-agent auth tag
var SegmentKey = ""
SegmentKey is the ddev-specific key for Segment service Compiled with link-time variables
var WebImg = "ddev/ddev-webserver"
WebImg defines the default web image used for applications.
var WebTag = "v1.22.0" // Note that this can be overridden by make
WebTag defines the default web image tag
Functions ¶
This section is empty.
Types ¶
This section is empty.