deploy

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: May 6, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RsyncDefaultOpts = []string{"-av", "--delete"}

Functions

func CleanupSymlink(destDir string) error
func DeployWithSymlink(srcDir, destDir string) error

Atomic deploy by symlink 1. rsync maindir => backupdir 2. mv -T backuplink destdir 3. rsync srcdir => maindir 4. mv -T mainlink destdir

func Rsync

func Rsync(from, to string, arg ...string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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