sdm

command module
v0.0.0-...-5d3d830 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: MIT Imports: 22 Imported by: 0

README

SDM

Software Deployment Manager

Install

Install the latest version

go install github.com/dravenk/sdm@latest
Usage

Initialize the configuration file with custom parameters.

sdm init --minport 8100 --maxport 8200 --image dravenk/dp:10-fpm --dir ../apps --app=d1,d2,d3

Create and start containers.

sdm up

Stop and remove containers, networks.

sdm down

Delete configuration files.

sdm clean

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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