Skip to content
Fabrizio Torelli edited this page Mar 9, 2020 · 8 revisions

Go! Deploy logo

Goals of project

Project wants to propose the use a fast to plug-in and easy to extend deployment manager for DevOps specialists. It has been designed to be easily extended, with custom clients, custom commands and custom client modules. It develops for Linux users Plug-In technology modules that allows user to develop easily new features related to their own business goals.

We provide plugins for SSH protocol and for a new own branded custom client/server TLS protected extendable product, available at following repositories:

Go! TCP Server

Go! TCP Client

Those product are easy to setup, (go get -u .....), easy to extend, allowing plugin shared libraries injection, installed with a single shell command call. Only need for this project is to have installed Go Language v. 1.13 or upper. Get started with Go Language at the following link.

Same story is for the Go! Deploy product, it can can be installed with a single shell command call:

go get -u https://github.com/hellgate75/go-deploy

In this project you can find similarities with other deploy tools, it's not related to leak in imagination, but because we want the user are comfortable using this product.

Following list of topics.

List Of Topics