Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 0 additions & 44 deletions 2019-Aug-9:30Am-jenkinsfile

This file was deleted.

3 changes: 0 additions & 3 deletions Dockerfile

This file was deleted.

51 changes: 0 additions & 51 deletions Jenkinsfile

This file was deleted.

1 change: 1 addition & 0 deletions ansible-december
Submodule ansible-december added at 8c1786
1 change: 1 addition & 0 deletions code1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1st code
26 changes: 0 additions & 26 deletions deploy-to-tomcat

This file was deleted.

30 changes: 0 additions & 30 deletions deploy-war-to-tomcat

This file was deleted.

39 changes: 0 additions & 39 deletions docker-ci-cd

This file was deleted.

25 changes: 0 additions & 25 deletions docker-ci-cd-youtube

This file was deleted.

41 changes: 0 additions & 41 deletions docker-swarm-ci-cd

This file was deleted.

109 changes: 109 additions & 0 deletions elb123.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,109 @@

==================================================
#! /bin/bash
yum install httpd -y
service httpd start
chkconfig httpd on
echo "<h1> User data example </h1>" > /var/www/html/index.html

===================================================
15.207.250.0 --->> EIP

13.234.110.158 --->> PublicIP


<!DOCTYPE html>
<html>
<body>

<h1>My First Heading</h1>
<p>My first paragraph.</p>

</body>
</html>

====================================

<!DOCTYPE html>
<html>
<body>

<h1>My Second Heading</h1>
<p>My second paragraph.</p>

</body>
</html>

========================================


<!DOCTYPE html>
<html>
<body>

<h1>My Orders Heading</h1>
<p>My orders paragraph.</p>

</body>
</html>

===============================

<!DOCTYPE html>
<html>
<body>

<h1>My Payments Heading</h1>
<p>My payments paragraph.</p>

</body>
</html>

MomNdad@143



HTTP : without security

HTTPS : SSL cirtificate ==>> upload




Arman@2020


git config --global user.email “Armanali2you@gmail.com”

git config --global user.name “Armanali2020”











baluchina999@gmail.com

baluchina@123

















Loading