GithubHelp home page GithubHelp logo

isabella232 / step-add-ssh-key Goto Github PK

View Code? Open in Web Editor NEW

This project forked from desmondmorris/step-add-ssh-key

0.0 0.0 0.0 29 KB

Adds a SSH key exposes by environment variables as an identity to SSH config

Home Page: https://app.wercker.com/#applications/523afff01aa016c8590015b1/tab/details

License: MIT License

Shell 100.00%

step-add-ssh-key's Introduction

wercker status

Step add-ssh-key

Wercker allows you to generate SSH keys and expose them as via environment variables to your build or deployment pipeline. This step can be used to write these values to an IdentityFile and add them to the SSH configuration.

Options

  • keyname The name of the key variable to export, this is without the dollar sign prefix and without the _PUBLIC or _PRIVATE suffix.
  • host The value for setting keys only for certain hosts

Example

build:
    steps:
        - add-ssh-key:
            keyname: MYPACKAGE_KEY

What's new

Validate if a key is being written

Changelog

1.0.3

  • Fix properties section in wercker-step.yml

1.0.2

  • Fix new wercker environment (avoiding chown issues)

1.0.1

  • Added host parameter, to set keys only for certain hosts

1.0.0

  • Add validation of key

0.0.3

  • Fix: broken identity file

0.0.2

  • Add ssh-key for root

0.0.1

  • Initial version

License

The MIT License (MIT)

Copyright (c) 2013, 2018 Oracle Corporation and/or its affiliates. All rights reserved.

Contributing to this repository

Oracle welcomes contributions to this repository from anyone. Please see CONTRIBUTING for more information.

step-add-ssh-key's People

Contributors

dldnh avatar flenter avatar gilbode avatar hatchan avatar markxnelson avatar mil0dv avatar pjvds 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.