Giter Site home page Giter Site logo

zoufuxing / sst Goto Github PK

View Code? Open in Web Editor NEW

This project forked from duliang123/sst

0.0 1.0 0.0 9.69 MB

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

Home Page: https://github.com/duliang123/SST

Go 14.76% Shell 3.85% CSS 44.67% JavaScript 25.66% Smarty 11.06%

sst's Introduction

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

sst's People

Contributors

duliang123 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.