Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть How to install Jenkins on AWS EC2 | 6 Steps

  • Avinash Murugappan
  • 2020-04-16
  • 3607
How to install Jenkins on AWS EC2  | 6 Steps
#AWSjenkins on ec2jenkinsawsjenkins on linuxec2JenkinsJenkins on aws ec2ec2 instance in awsaws ec2How to create ec2 instance in awsaws ec2 tutorialaws ec2 instance creationcreate ec2 instance in awsaws tutorialec2 tutorialaws ec2 tutorials for beginnersHow to create instance in awsamazon ec2amazon ec2 tutorialec2 amazon web service
  • ok logo

Скачать How to install Jenkins on AWS EC2 | 6 Steps бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно How to install Jenkins on AWS EC2 | 6 Steps или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку How to install Jenkins on AWS EC2 | 6 Steps бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео How to install Jenkins on AWS EC2 | 6 Steps

Hey there ~ I’m Avinash and I'm a Grad Student at George Mason University studying Software Engineering. I make videos about Programming, productivity, vlogs, and whatever else is on my mind ;) . Thanks so much for watching :)

Steps to Install Jenkins on AWS EC2 Linux:

STEP 1: To ensure that your software packages are up to date on your instance, use the following command to perform a quick software update:

[ec2-user ~]$ sudo yum update –y

STEP 2: Check if Java 8 is installed,
java -version

If not then install java 8,

[ec2-user ~]$ sudo yum install java-1.8.0

To check and select one out of multiple java versions available
sudo /usr/sbin/alternatives --config java

STEP 3. Add the Jenkins repo using the following command:

[ec2-user ~]$ sudo wget -O /etc/yum.repos.d/jenkins.repo http://pkg.jenkins ci.org/redhat/jenkins.repo

STEP 4. Import a key file from Jenkins-CI to enable installation from the package:

[ec2-user ~]$ sudo rpm --import https://jenkins-ci.org/redhat/jenkins...

STEP 5. Install Jenkins:

[ec2-user ~]$ sudo yum install jenkins -y

STEP 6. Start Jenkins as a service.

Note : Before running the Jenkins, make sure your 8080 port is available or else you could run Jenkins on any other available port by simply
changing the port inside the configuration file of CentOS rpm based linux
i.e. /etc/sysconfig/jenkins file(The location in debian based linux is /var/default/jenkins), change the port as JENKINS_PORT=”8081”

[ec2-user ~]$ sudo service jenkins start

To start the jenkins service at boot-up, you can run,

[ec2-user ~]$ systemctl start jenkins.service

Visit the following address, http://server-ip-address:8080/


initialAdminPassword
Then you could visit the directory path shown in above image and get the initial password to proceed with the installation.
[ec2-user ~]$ sudo cat /var/lib/jenkins/secrets/initialAdminPassword


-------------------------------------------------------------------------------------------------------------------------
🎵 Track Info:

Title: Hip Hop Rap Instrumental (Crying Over You) by christophermorrow
Genre and Mood: Hip Hop & Rap + Calm

———

🎧 Available on:

SoundCloud:   / chris-morrow-3.  .

———

😊 Contact the Artist:

  / chris-morrow-3  

———

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]