bootstrap

package
v0.0.0-...-dae269f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2023 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

Package bootstrap implements the core of the WissKI Distillery and the wdcli executable. It does not depend on any other packages.

Index

Constants

View Source
const BaseDirectoryDefault = "/var/www/deploy"

BaseDirectoryDefault is the default deploy directory to load the distillery from.

View Source
const ConfigFile = "distillery.yaml"

ConfigFile is the name of the config file. It should be located inside the deployment directory.

View Source
const Executable = "wdcli"

Executable is the name of the 'wdcli' executable. It should be located inside the deployment directory.

View Source
const OverridesJSON = "overrides.json"

OverridesJSON is the name of the json overrides file. It should be located inside the deployment directory.

View Source
const ResolverBlockedTXT = "resolver-blocked.txt"

ResolverBlockTXT is the name of the resolver blocked prefix file. It should be located inside the deployment directory.

Variables

View Source
var DefaultOverridesJSON []byte

DefaultOverridesJSON contains a template for a new 'overrides.json' file

View Source
var DefaultResolverBlockedTXT []byte

ResolverBlockTXT contains a template for 'resolver-blocked' file

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL