Skip to content

Service Artem is running…

Tag: build

 Docker – Multiple processes in one container

  This example shows how to run 2 JAR files in one container. As the base image we will use "phusion/baseimage" First you need to create startup scripts, for convenience, in the example they will be called "start-first.sh" and "start-second.sh", in them we describe the launch of JAR files, for example start-first.sh   start-second.sh   … Continue reading " Docker – Multiple processes in one container"

Jenkins – DSL Pipeline creating by Seed Job

In the repository where the future groovy files will be stored, create a directory called "utilities" and create the file "GithubPipeline.groovy" in it with the following contents: Now, to create an Item, it is enough to create a file with the groovy extension in the root of the repository, so that it can be processed … Continue reading "Jenkins – DSL Pipeline creating by Seed Job"

Jenkins – DSL Multibranch Pipeline Creating by Seed Job

In the repository where the future groovy files will be stored, create a directory called "utilities" and create the file "BitbucketMultibranch.groovy" in it with the following contents: Now, to create an Item, it is enough to create a file with the groovy extension in the root of the repository, so that it can be processed … Continue reading "Jenkins – DSL Multibranch Pipeline Creating by Seed Job"
July 2022
M T W T F S S
 123
45678910
11121314151617
18192021222324
25262728293031
« Jun    

Recent Posts

  •  FIX ERROR — Python2: PIP fails after upgrade
  •  Linux – Get path and filename from full path
  •  S3 – Mounting in Linux
  •  Terraform – AWS Secrets Manager: Retrieve RDS login/password
  •  Terraform – AWS SSM: Extract content

Recent Comments

  • that guy on Jenkins – Active Choice: CheckBox – Working with an Array
  • Диван on Nginx – Regular Expression Tester
  • Dmitrii on Jenkins – Active Choice: AWS ECR Images tag (AWS SDK)
  • Dmitrii on Jenkins – Active Choice: AWS ECR Images tag (AWS SDK)
  • AMEEN on FIX ERROR – xcode-select: error: tool 'agvtool' requires Xcode

Categories

  • Backup (2)
  • BASH (9)
  • Command Examples (1)
  • Config Examples (9)
  • Database (2)
  • DevOps (103)
    • Ansible (9)
    • AWS (30)
    • CI/CD (34)
    • Docker (13)
    • GCP (4)
    • Helm (1)
    • Kubernetes (13)
    • Terraform (7)
  • Fix Error (27)
  • Linux (11)
  • Monitoring (4)
  • Network (4)
  • Virtualization (3)
Service Artem is running… © 2022