/images/car.webp... Dr|
Posts Topics Certified Ethical Hacker v12 About
/images/car.webp|
Cancel
PostsTopicsCertified Ethical Hacker v12About
 | 

Understanding Jenkins Pipeline

Chay published on 2022-09-02 included in Jenkins

A quick and easy way to automate deployment and CI/CD is using Jenkins pipelines. There’s no excuse not to have a continuous delivery / continuous integration workflow in place! Learn how to easily set up Jenkins Pipelines today! In this tutorial, we’ll cover the basic definitions and syntax declarations for Jenkins Pipeline.

Jenkins Error Occurred During Installation - Forbidden

Chay published on 2022-09-01 included in Jenkins

Did you end up in An error occurred during installation: Forbidden error on fresh Jenkins install? If you did, we are here to provide a solution for the error.

Configure Windows Jenkins Agent

Chay published on 2022-09-01 included in Jenkins

Do you want to configure Jenkins as a windows service in your node machine on Jenkins 2.366 or higher version? On this version and above, you cannot install Jenkins as a service directly on agent machine but we got you covered. In this tutorial, we will explain how to configure Jenkins agent in Windows Operating System with Jenkins master version 2.366.

Terraform copy/run scripts, and execute Commands

Chay published on 2022-08-25 included in Terraform

With terraform you can also run any native commands related to the operating system, or copy files from your local machine and run them. In this tutorial, we’ll show you all the ways on how to run native OS commands, copy and run scripts from your local machine to your instance.

Sample Terraform Script

Chay published on 2022-08-18 included in Terraform

This is a sample terraform script which shows how you can deploy VPC, subnet, routes, instance and output the instance’s public ip. We want to use this environment for Jenkins. So, we have added a keyword called “jenk” in all the resources to recognize them easily in AWS.

Count and Conditionals

Chay published on 2022-07-31 included in Terraform

Terraform is a tool which allows you to create infrastructure resources like networks, subnets, security groups, etc. In this tutorial, we’ll show you how to start using Terraform’s count and conditionals.

Terraform ForEach Loop

Chay published on 2022-07-28 included in Terraform

If you want to perform same operation multiple times, you have to use a loop. In Terraform, you can use Foreach loop to do the same. In this tutorial, we’ll explain what is Terraform foreach loop and how to use it.

Terraform AWS_Route_Table Creation Error

Chay published on 2022-07-22 included in Terraform

When creating a route table, you might endup in inappropriate value for attribute error. In this tutorial, we’ll show you solution for the error.

Terraform Add Resources To Existing Infrastructure

Chay published on 2022-07-17 included in Terraform

Terraform is an amazing tool that lets you easily manage cloud resources. In this tutorial, we’ll show you how to add more resources to existing infrastructure.

Terraform Commands List

Chay published on 2022-07-15 included in Terraform

Terraform is an amazing tool that helps you to create, change, or delete infrastructure as code. In this tutorial, we’ll show you the list of terraform commands you should know to get started with Terraform.

  • 1
  • …
  • 15
  • 16
  • 17
  • 18
2022 - 2025 Chay | CC BY-NC 4.0