command
module
Version:
v0.0.0-...-5f26e4f
Opens a new window with list of versions in this module.
Published: Nov 29, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
SST运维作业平台
-- 基于GO语言和Saltstack开发的WEB运维平台 Author: duliang

-
** 一键安装方法:** sh sst_auto_install.sh (自动安装并运行,无需下方配置)
-
** 配置安装方法:** 如下方说明
说明:
-
GO语言开发,无部署运行,OS版本: CentOS 6+ x86_64;
-
基于Saltstack,需要安装salt相关组件。
-
两种模式(ssh与salt)均支持并发执行远程命令,问题反馈: QQ 5918983
配置:
-
平台登陆账号配置
-
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青年(南宁)

Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.