Skip to content

jim380/node_tooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

General

$ wget <link to script in RAW format>
$ chmod +x script.sh
$ ./script.sh

Server Initialization

$ wget https://raw.githubusercontent.com/jim380/node_tooling/master/Init/addUser.sh
$ chmod +x addUser.sh
$ ./addUser.sh

Install Golang

$ wget https://raw.githubusercontent.com/jim380/node_tooling/master/Cosmos/CLI/go_install.sh
$ chmod +x go_install.sh
$ ./go_install.sh -v <version>
example: ./go_install.sh -v 1.11.5

Install Monitor

$ wget https://raw.githubusercontent.com/jim380/node_tooling/master/Monitor/monitor_install.sh
$ chmod +x monitor_install.sh
$ ./monitor_install.sh

About

DevOps Tooling and Infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published