Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

reckcn/SST

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SST运维作业平台

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


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

About

基于GO语言和Saltstack开发的WEB运维平台

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.8%
  • JavaScript 13.1%
  • Go 7.5%
  • Smarty 5.6%
  • Shell 2.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.