Giter Site home page Giter Site logo

sk's Introduction

sk

usage

Examlpe:

vim ~/.sk.yml

- name: Aliyun Server
  children:
  - { name: http server, user: ctg, host: 192.168.11.11, port: 22, password: hellohello }
  - { name: redis server, user: root, host: 192.168.11.12, port: 22, password: hellohello }
  - { name: nginx server, user: root, host: 192.168.11.13, port: 22, password: hellohello }
  - { name: mysql server, user: root, host: 192.168.11.14, port: 22, password: hellohello }

- name: AWS Server
  children:
  - { name: Jenkins , user: ec2-user, host: 192.168.128.16, port: 22, keypath: ./Ops-key.pem}
  - { name: Jumpserver, user: root, host: 192.168.32.13, port: 15622, password: 123456 }
  - { name: zookeeper, user: root, host: 192.168.32.14, port: 15622, password: 123456 }
  - { name: jenkins-old, user: ec2-user, host: 192.168.32.16, port: 22, keypath: ~/.ssh/id_rsa }


- { name: Host1, user: root, host: 10.0.123.12, port: 22, keypath: ./key/proc-wall-jmp.pem }
- { name: Host2, user: root, host: 10.0.123.13, port: 22, password: 123456 }

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.