SST

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

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

Go to latest
Published: Nov 29, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

README

SST运维作业平台

-- 基于GO语言和Saltstack开发的WEB运维平台 Author: duliang


image

  1. ** 一键安装方法:** sh sst_auto_install.sh (自动安装并运行,无需下方配置)

  2. ** 配置安装方法:** 如下方说明

说明:
  1. GO语言开发,无部署运行,OS版本: CentOS 6+ x86_64;

  2. 基于Saltstack,需要安装salt相关组件。

  3. 两种模式(ssh与salt)均支持并发执行远程命令,问题反馈: QQ 5918983

配置:
  1. 平台登陆账号配置

  2. salt-api配置

修改文件: vi conf/app.conf

title    = "SST运维作业平台"
culture  = "-- 简单 . 高效 . 自动化 --"

appname  = SST
httpport = 8080
runmode  = dev

sessionon = true

loginuser   = duliang123 #平台Web登陆账号
loginpasswd = 123456     #平台登陆密码 


salt_url      = https://127.0.0.1:8000/login #salt-api登陆地址
salt_username = salt_u_duliang
salt_password = DL@!(*$abc
salt_api_url  = https://127.0.0.1:8000       #salt-api数据GET|POST地址
运行:

cd SST && ./SST &

鸣谢: 雨落寒冰(北京) 曦晨(苏州) lock(上海) 有P青年(南宁)

image image image image

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
ssh

Jump to

Keyboard shortcuts

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