All Projects → saltshaker-plus → saltshaker_frontend

saltshaker-plus / saltshaker_frontend

Licence: MIT license
saltshaker_plus frontend

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to saltshaker frontend

Opendevops
CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台
Stars: ✭ 2,990 (+4500%)
Mutual labels:  saltstack, iview
YuMusic
A Music Player Build with JavaFX WebView, iView,RequireJS
Stars: ✭ 17 (-73.85%)
Mutual labels:  iview
Uyuni
Source code for Uyuni
Stars: ✭ 169 (+160%)
Mutual labels:  saltstack
huybery-blog
spa blog by flask & vue
Stars: ✭ 28 (-56.92%)
Mutual labels:  iview
Kubernetes Saltstack
Recipe to deploy production Kubernetes cluster.
Stars: ✭ 191 (+193.85%)
Mutual labels:  saltstack
laravel-spa-iview
Laravel 5 Boilerplate / Starter kit with iview
Stars: ✭ 46 (-29.23%)
Mutual labels:  iview
Nginx Formula
Nginx Salt Formula
Stars: ✭ 145 (+123.08%)
Mutual labels:  saltstack
syslog-ng-formula
docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Stars: ✭ 13 (-80%)
Mutual labels:  saltstack
Salt Vagrant Demo
Demo of Salt in Vagrant. 1 master and 2 minions
Stars: ✭ 228 (+250.77%)
Mutual labels:  saltstack
keepalived-formula
docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Stars: ✭ 13 (-80%)
Mutual labels:  saltstack
Ewp oms
自动化运维系统(saltstack+django+bootstrap),QQ群342844540,博客http://ywzhou.blog.51cto.com
Stars: ✭ 211 (+224.62%)
Mutual labels:  saltstack
Alcali
Featureful Saltstack GUI
Stars: ✭ 218 (+235.38%)
Mutual labels:  saltstack
vueleopard
a simple 'vue iview webpack' admin leopard template
Stars: ✭ 16 (-75.38%)
Mutual labels:  iview
Saltshaker api
saltshaker_plus restful api
Stars: ✭ 177 (+172.31%)
Mutual labels:  saltstack
devops kkit
django2.1写的自动化运维系统
Stars: ✭ 51 (-21.54%)
Mutual labels:  saltstack
Pytest Testinfra
With Testinfra you can write unit tests in Python to test actual state of your servers configured by management tools like Salt, Ansible, Puppet, Chef and so on.
Stars: ✭ 1,987 (+2956.92%)
Mutual labels:  saltstack
ceph-formula
docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Stars: ✭ 14 (-78.46%)
Mutual labels:  saltstack
generate-secure-pillar
Salt Secure Pillar Tool
Stars: ✭ 30 (-53.85%)
Mutual labels:  saltstack
dproxy
简易的网络代理工具,带有IP白名单限制管,带有简洁的UI管理界面,提供丰富的API接口,可方便的与各个系统集成,可编译为单文件运行
Stars: ✭ 25 (-61.54%)
Mutual labels:  iview
salt-ssh-install-salt-minion
利用salt-ssh批量部署salt-minion
Stars: ✭ 19 (-70.77%)
Mutual labels:  saltstack

Saltshaker_plus Frontend

要求 Vue.js > 2.0

要求 Node = 8.11.3 LTS

1. 安装依赖

    #npm install
2. 部署

    #npm run dev
3. 编译

    修改 src/config/Global.vue 下serverSrc参数,对应自己的服务器域名或地址
    
    修改 build/webpack.prod.config.js 下publicPath参数,对应自己的服务器域名或地址
    
    #npm run build
4. 静态文件

   修改 nginx.conf 下proxy_pass的参数, 对应自己的服务器域名或地址
   
   生成的静态文件在dist目录下面,可使用Nginx等Web服务器进行部署

后端saltshaker_api项目,使用时请确保版本一一对应

https://github.com/saltshaker-plus/saltshaker_api

Saltshaker 交流学习QQ群:622806083

image

运维架构技术 交流学习QQ群:991904631

image

Saltshaker 论坛

http://project-help.cn/forum-4.htm

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].