CodeFilmsPLC
CodeFilmsPLC
  • 68
  • 2 261
Automated (Modern) Application Deployment - Jenkins Server, Pt 2.
A Codefilm on creating a Jenkins pipeline on the Jenkins Server to start automated continuous integration and delivery or deployment of software.
Jenkins Documentation:
www.jenkins.io/doc/
Link to Network Tools:
ua-cam.com/video/sYnVNHm_Fa0/v-deo.html
============
Video Clips
============
00:58 - Client request application changes
05:24 - Testing application changes on localhost.
09:05 - Creating a pipeline on Jenkins Server
09:48 - Guide with the Jenkins Documentation
11:38 - Configuring pipeline settings
23:58 - GitHub - Jenkins Server, Client Server Communication
28:50 - Releasing a Public URL for Jenkins Server
32:27 - Jenkinsfile ( Pipeline Script)
32:44 - Jenkinsfile and documentation.
33:48 - Installing Jenkinsfile.
34:14 - Inside the Jenkinsfile.
40:12 - Printing application PID with Linux AWK command.
40:52 - Killing running application instance with Linux xargs command.
43:47 - Triggering Jenkins Pipeline Script with Git push command (SCM)
48:41 - Establishing Jenkins Server application database connection.
49:41 - Switching application database IP address to VM bridge mode private IP address
1:00:28 - Testing database private IP address connection on localhost.
1:02:04 - Discovering database IP address in database server host file.
Spotlight:
Jenkins Server, Client - Server, Webhook (API), VM, Pipeline Script (Jenkinsfile),
IP address, SCM
Technologies used:
Jenkins, pinggy.io, Oracle VM VirtualBox
Tools:
Termius (SSH) Client
How to get in touch
Email: wearecodefilms@gmail.com
Connect with us on social media
Facebook: lnkd.in/eWm8hSy
For inquiries, sponsorship, and collaboration: wearecodefilms@gmail.com
Переглядів: 0

Відео

Automated (Modern) Application Deployment - SCM, Pt 1.
Переглядів 42 години тому
A CodeFilm on Sofware Configuration Management and Automated Application Deployment. Video Clips 00:00:26 - Cons of Manual(Traditional) Deployment 04:47 - Pros of CI/CD automation. 11:10 - Software Configuration Management (SCM) 17:04 - SCM and Automation Use Case. 19:05 - DevOps Culture Mindset and Development. 20:05 - Automation Server, Jenkins. 27:08 - Starting Ads.com 40:00 - Ads.com SCM an...
Manuel (Traditional) Application Deployment | DevOpsCulture​
Переглядів 1114 годин тому
A Codefilm on manuel (traditional) application deployment. Video Clips 01:01 - DevOps Culture 08:43 - Manuel (Traditional) Deployment phase. 13:11 - Manuel (Traditional) Continuous Integration phase. 29:06 - Operational Overheads and business productivity. Spotlight: Application Deployment, WAR File, VMs, Manager Deployer GUI Technologies used: Java, Spring Boot, Apache Tomcat Server Tools: Pos...
ip address - Ep4 - Filtering User Location (TCP/IP Model), Visualizing gateway traffic demo - Pt 3
Переглядів 15Місяць тому
This codefilm is a demo of visualizing the traffic transmitting to and from client and gateway server to filter user location. location filtering gateway server source code : github.com/SamBri/location-content-filtering-gateway-server Video Clips 00:45:00 - The Location Filter Class 06:55 - ipwho.is api response. 10:36 - capturing filtered packets with Heroku Logs. 10:56 - private address and p...
ip address - Ep4 - Filtering User Location (TCP/IP Model), Gateway Server Demo - Pt 2
Переглядів 19Місяць тому
This codefilm is a demo of filtering user location inbound a gateway server with the appropriate server response statuses and permissions. Link to part 1: ua-cam.com/video/Qux_wpuOY1I/v-deo.html Video Clips 00:46 - building a user location filtering service similar to netflix.com, oracle.com, amazon.com 03:14 - demo of gateway. 18:09 - nginx server 23:07 - nginx.conf file; microservices aggrega...
ip address - Ep4 - Filtering User Location (TCP/IP Model), Internet Philosophy Demo - Pt 1
Переглядів 18Місяць тому
This codefilm is a walkthrough of the various activities taking place when a user connects to the internet via ISPs. Video Clips 04:10 - why TCP/IP model. 06:03 - how TCP/IP gets initiated. 07:03 - why an ISP? 08:24 - The organisation called Regional Internet Registry (RIRs) 14:52 - The internet infrastructure , submarine cable map 16:21 - an Internet shutdown case. 17:18 - role of RIRs. 18:00 ...
Mention Service - Frontend
Переглядів 202 місяці тому
A codefilm on the frontend implementation of a feature or service to draw the attention of loved ones, friends, persons or organizations on the hypermedia off some content. This is mostly come across on social media platforms such as Instagram, WhatsApp, LinkedIn, UA-cam etc. Video Clips 03:00 - example of real world mention service screen or views. 04:44 - building a screen for the mention ser...
Mention Service - Backend
Переглядів 272 місяці тому
A codefilm on the backend implementation of a feature or service to draw the attention of loved ones, friends, persons or organizations on the hypermedia off some content. This is mostly come across on social media platforms such as Instagram, WhatsApp, LinkedIn, UA-cam etc.. Reference to LIKE Operator: www.w3schools.com/mysql/mysql_like.asp Video Clips 01:09 - The USER object. 02:06 - Some att...
ip address - Ep3. network command line tools
Переглядів 1133 місяці тому
This episode is a demo of some network command tools that comes in handy during development especially with API integration. Link to vms videos: ua-cam.com/video/qG0F2MT9KHo/v-deo.html Video Clips 00:46 - The China scenario. 8:11 - connecting to jump servers 8:43 - why jump servers 10:56 - jump servers, open apis and connectivity 17:07 - ping 19:16 - nslookup 22:23 - telnet 24:01 - traceroute 2...
ip address - Ep2 . private, public ip addresses & subnets
Переглядів 174 місяці тому
In this CodeFilms, we take a closer look at ip addresses and creation of subnets, the why for better understanding of networks for developer use cases. Video Clips 00:59 - tcp/ip 03:24 - packets 03:38 - ports 04:20 - key network parameters for a connected device. 07:02 - public, private hosts/ip addresses 10:20 - subnets 10:30 - analogy of classful classification. 15:25 - creating subnets labs....
ip address - Ep1. basics
Переглядів 44 місяці тому
In this CodeFilms, we look at some basic associations when working with networks as a software engineer. Video Clips 01:22 - computer network 02:13 - host 02:46 - ip address 05:20 - find laptop device host ip address 06:32 - find mobile device host ip address How to get in touch Email: wearecodefilms@gmail.com Connect with us on social media Facebook: lnkd.in/eWm8hSy For inquiries, sponsorship,...
/bin/HowLongService
Переглядів 84 місяці тому
In this CodeFilms, We implement a functionality we come across with day to day interaction on the internet i.e the duration a resource has existed since its creation; age. 1. Github repo: a) Streaming Service github.com/SamBri/bin/tree/HowLongRealTimeStreamingScript b) Synchronous Service : github.com/SamBri/bin/tree/HowLongRESTService 2. HTTP Streaming article :: docs.spring.io/spring-framewor...
VMs. Deploying the application onto the VM - Ep4
Переглядів 46 місяців тому
In this episode (Ep4), we look at methods to deploy our solution and settle on enabling the web application server deployment site on our APP SERVER for a user friendly experience. Link to Ep1 : ua-cam.com/video/qG0F2MT9KHo/v-deo.html Video Clips 00:34 - Intro 04:32 - Deploying via website approach 18:25 - VM networking 19:18 - Put APP_SERVER in a Bridged Adapter Network setup. 30:00 - Enabling...
VMs. Server Provisioning - Hands On | Web Application Server Installation - Ep3
Переглядів 27 місяців тому
In this episode (Ep3), we install a web application server i.e Apache Tomcat 9.0 on our APP SERVER to run the simple RESTful API application. Video Clips 01:53 - logging to the app server vm 02:14 - The server name & user name parameter. 18:35 - Installing Java. 22:20 - Installing Apache Tomcat. 37:48 - Basic system administeration of the app server. 1:00:09 - Basic server configuration of the ...
VMs. VM Creation - Hands On | Operating System (OS) installation , Ep2 - An Application Server
Переглядів 197 місяців тому
In this episode (Ep2), we create a vm from our host device and provision it for deployment of our simple RESTful API application. Video Clips 1:00 - Creating an application server vm. 5:18 - Allocating system resources to the vm. 7:40 - Confirming host machine available system resources 9:56 - Installing an operating system i.e ( Ubuntu Server 22.04 LTS) 13:33 - The VM OS profile variables ( se...
VMs. Intro, Eps1 - 127.0.0.1 Deployment
Переглядів 187 місяців тому
VMs. Intro, Eps1 - 127.0.0.1 Deployment
CodeFilms 2024 Expectations
Переглядів 98 місяців тому
CodeFilms 2024 Expectations
Backend Development - Structure & Deployment
Переглядів 1611 місяців тому
Backend Development - Structure & Deployment
Callbacks & Asyncs Services . Ep 4, pt 2 - Scheduling Services Cron expresssions
Переглядів 10Рік тому
Callbacks & Asyncs Services . Ep 4, pt 2 - Scheduling Services Cron expresssions
Callbacks & Asyncs Services . Ep 4, pt 1 - Scheduler, Async Services
Переглядів 28Рік тому
Callbacks & Asyncs Services . Ep 4, pt 1 - Scheduler, Async Services
Callbacks & Asyncs Services . Ep 3 - Callback URL, Callback Services
Переглядів 34Рік тому
Callbacks & Asyncs Services . Ep 3 - Callback URL, Callback Services
Callbacks & Asyncs Services . Ep 2 - Blocking and Non-Blocking Services
Переглядів 21Рік тому
Callbacks & Asyncs Services . Ep 2 - Blocking and Non-Blocking Services
Callbacks & Asyncs Services . Ep 1 - Solution Decision
Переглядів 16Рік тому
Callbacks & Asyncs Services . Ep 1 - Solution Decision
Basic Explorative Tour of the ExecutorService and Eclipse IDE hacks.
Переглядів 17Рік тому
Basic Explorative Tour of the ExecutorService and Eclipse IDE hacks.
Payload Encryption :: The MoneyTransfer Scenario.
Переглядів 110Рік тому
Payload Encryption :: The MoneyTransfer Scenario.
Concurrency Basics :: An Aggregated Notification Service.
Переглядів 14Рік тому
Concurrency Basics :: An Aggregated Notification Service.
Payload Encryption :: The Fundamentals.
Переглядів 95Рік тому
Payload Encryption :: The Fundamentals.
Linking: USSD App Security, Identity and Authentication V2.0, Ep05
Переглядів 24Рік тому
Linking: USSD App Security, Identity and Authentication V2.0, Ep05
Payment Solution :: QR Episode 2 : Mobile Device Demo
Переглядів 9Рік тому
Payment Solution :: QR Episode 2 : Mobile Device Demo
Payment Solution :: QR Solution Web Demo
Переглядів 19Рік тому
Payment Solution :: QR Solution Web Demo

КОМЕНТАРІ

  • @thompsonkwakyearmah79
    @thompsonkwakyearmah79 Місяць тому

    Very detailed. Learnt a lot!

  • @gillesjnr
    @gillesjnr 3 місяці тому

    Man you are really good. This was insightful and practical. Keep up with the good work.

  • @drmzdntdie
    @drmzdntdie Рік тому

    Very nicely explained!

  • @vipulcreative
    @vipulcreative 2 роки тому

    Hlo reply

  • @mohammedgyamfi1825
    @mohammedgyamfi1825 2 роки тому

    I think it's a very good project. Data protection is very important, both at home and at the workplace. It's commendable that everyone aligns himself or herself towards this direction. Great 👍

    • @codefilmsplc556
      @codefilmsplc556 2 роки тому

      Thank you for the solemn words Mohammed 🙏🏾

  • @drmzdntdie
    @drmzdntdie 3 роки тому

    👍👍