Git Product home page Git Product logo

kodekloud-engineer's Introduction

KodeKloud Engineer Solutions

This repository will contain DevOps, Sysadmin challenges & their solutions hosted by KodeKloud Engineer.

Website : KodeKloud Engineer

Project details : Link

Deployment architecture : Link

SSH Automation : Use the ssh-config.sh script to login to all servers with Passwordless SSH.

  • You can run the script in jumhost via below command :
bash <(curl -sL https://gist.githubusercontent.com/tanmay-bhat/efbf13c604178ca916128195ffc860a0/raw/20f8300aa00054f27107e32420ab05cb2cd296e0/ssh-config.sh)
  • The script does below actions :
    • Install sshpass
    • Generate RSA Keys
    • Copy the generated public key to all servers via ssh-copy-id
    • Add the above servers as hosts in ./ssh/config file
  • Once the script is executed, you can login to servers via ssh like : ssh app1 or ssh jenkins etc.

kodekloud-engineer's People

Contributors

tanmay-bhat avatar

Stargazers

 avatar

Watchers

 avatar  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.