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 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files cmd.go conf.go containercli.go encrypt.go file.go logger.go main.go var.go Click to show internal directories. Click to hide internal directories.