Skip to content
View chipax1994's full-sized avatar

Block or report chipax1994

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. my-docker-project my-docker-project Public

    HTML

  2. my-kubernetes-project my-kubernetes-project Public

    deploying mongodb and mongo-express applications on kubernetes

    Shell

  3. my-terraform-project my-terraform-project Public

    HCL

  4. git-commands.md git-commands.md
    1
    * repo -> repository
    2
    * `clone` -> bring a repo down from the internet (remote repository like Github) to your local machine
    3
    * `add` -> track your files and changes with Git
    4
    * `commit` -> save your changes into Git
    5
    * `push` -> push your changes to your remote repo on Github (or another website)
  5. Deploying-a-docker-container-using-Ansible-playbooks Deploying-a-docker-container-using-Ansible-playbooks Public

  6. Simple-Jenkins-CI-pipeline-with-groovyScript Simple-Jenkins-CI-pipeline-with-groovyScript Public

    Groovy