Skip to content
View JD10NN3's full-sized avatar

Highlights

  • Pro

Block or report JD10NN3

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. docker-sailpoint-identityiq docker-sailpoint-identityiq Public

    Dockerization of SailPoint IdentityIQ - A fast and convenient way to educate your-self or experience the new versions of the product before executing the production migration

    Shell 4 2

  2. docker-pihole-unbound docker-pihole-unbound Public

    Pi-Hole & Unbound Dockerization in a single container

    Shell 4

  3. Example of a External Jenkins Pipeli... Example of a External Jenkins Pipeline triggers configuration
    1
    /*
    2
        This is used as part of a dynamic Jenkins pipeline configuration.
    3
        You can reference to this Gist for more details: 
    4
        https://gist.github.com/JD10NN3/7796639e4d427d474c172d5e6b0fa49a
    5
    */
  4. rdpwrap-1 rdpwrap-1 Public

    Forked from stascorp/rdpwrap

    RDP Wrapper Library

    Pascal 2 2

  5. Simple Groovy script to import Opens... Simple Groovy script to import Openshift Secrets with Jenkins
    1
    import groovy.json.JsonOutput
    2
    import groovy.json.JsonSlurper
    3
    
                  
    4
    import com.cloudbees.plugins.credentials.impl.*;
    5
    import com.cloudbees.plugins.credentials.*;
  6. Example of a External Jenkins Pipeli... Example of a External Jenkins Pipeline mapping
    1
    /*
    2
        This is used as part of a dynamic Jenkins pipeline configuration.
    3
        You can reference to this Gist for more details: 
    4
        https://gist.github.com/JD10NN3/7796639e4d427d474c172d5e6b0fa49a
    5
    */