Тёмный

Deploying Infrastructure Automatically To The Cloud Using Ansible and Azure Pipelines 

Mohamed Radwan - DevOps
Подписаться 19 тыс.
Просмотров 23 тыс.
50% 1

Наука

Опубликовано:

 

29 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 45   
@HoussemDellai
@HoussemDellai 3 года назад
Nice and clear :) Thank you very much :)
@MRadwanMSF
@MRadwanMSF 3 года назад
Thanks Houssrm! I am happy you like it. Much appreciate your support 🌹
@mustafamoneim9667
@mustafamoneim9667 4 года назад
Thanks Mohamed for the video
@MRadwanMSF
@MRadwanMSF 4 года назад
No worries! and thanks for your comment!
@salehelnaggar2677
@salehelnaggar2677 3 года назад
This is another amazing video, thanks, Mr. Mohamed.
@MRadwanMSF
@MRadwanMSF 3 года назад
You are very welcome
@Med-jz9rx
@Med-jz9rx 3 года назад
excellent video as usual Mohamed !
@MRadwanMSF
@MRadwanMSF 3 года назад
Glad you liked it!
@narayanad5396
@narayanad5396 3 года назад
I have getting error as " ##[error]Command ***-playbook -i "157.56.178.47," /tmp/***-scripts/webapp.yml exited with code 2". Please suggest how to solve this error.
@eduardodavidruizpinche2994
@eduardodavidruizpinche2994 4 года назад
Genial...!!! Funciono, ahora haré los cambios cuantas veces al aplicativo y automaticamente se actualizara la aplicacion con el Pipeline.
@mohamedhussien9070
@mohamedhussien9070 2 года назад
Great as usual
@awsservices8144
@awsservices8144 3 года назад
Thankyou very much for the clear explanation... Mohamed
@MRadwanMSF
@MRadwanMSF 3 года назад
Glad you liked it
@awsservices8144
@awsservices8144 3 года назад
@@MRadwanMSF yes ... thankyou again
@Muhammadibrahim-rz8dx
@Muhammadibrahim-rz8dx 3 месяца назад
Thankyou @Mohamed. However, during these steps after updating the webapp.yml when i go to pipelines i am only seeing Ansible-CI-YAML not Ansible-CI and if I run that "release" option in pipeline is not showing. Can you help in this regard?
@muhdfahad
@muhdfahad 4 года назад
Good effort brother!
@MRadwanMSF
@MRadwanMSF 4 года назад
Thanks brother!
@gouthamnagalla2079
@gouthamnagalla2079 3 года назад
God bless you
@MRadwanMSF
@MRadwanMSF 2 года назад
Thanks!
@thiyagi
@thiyagi 2 года назад
Nice one, thanks !!
@gurukulmca
@gurukulmca 4 года назад
Very Nice walk through. One question, where do we set application user name and password at the end of the demo.
@digitalentertainment4120
@digitalentertainment4120 3 года назад
Excellent. :-)
@MRadwanMSF
@MRadwanMSF 3 года назад
Glad you liked it!
@chehgeetan7390
@chehgeetan7390 2 года назад
encountering this error when running in release " ERROR! no action detected in task. This often indicates a misspelled module name, or incorrect module path. The error appears to have been in '/tmp/ansible-scripts/webapp.yml': line 23, column 7, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Create App Service on Windows with Java Runtime ^ here " No idea what's going on
@srinivasp9503
@srinivasp9503 4 года назад
Hi...Thank you for the video...I am able to deploy successfully but when am tyring to access, getting below error: HTTP Status 404 - Not Found Type Status Report Message Not found Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists. Apache Tomcat/9.0.21
@nisha0510
@nisha0510 4 года назад
would have been great if you would have explained the below linux command for: sudo apt install -y libssl-dev libffi-dev python-dev python-pip
@narayanad5396
@narayanad5396 3 года назад
Followed by same steps but getting error as "Failed to import the required Python library (msrestazure) on AnsibleVM's Python /usr/bin/python. Please read the module documentation and install it in the appropriate location. If the required library is installed, but Ansible is using the wrong Python interpreter, please consult the documentation on ***_python_interpreter"
@navyachintha7601
@navyachintha7601 2 года назад
Hii Have you resolved this error
@dancerkhushi7012
@dancerkhushi7012 3 года назад
Hi Mohamad, where I can get this yaml configuration code?
@panoskarajohn4221
@panoskarajohn4221 4 года назад
I did the whole demo... I have an issue when deployin this app on linux. Your deployment seems to be sending it on a windows service plan. With your flow everything works perfectly. Are there some more actions to do with the repo so it is elegible for linux deployment?
@MRadwanMSF
@MRadwanMSF 4 года назад
You need different configuration, I am sorry hard to explain
@panoskarajohn4221
@panoskarajohn4221 4 года назад
@@MRadwanMSF Thank you for your response! Could you at least provide some guidance? Where to start...? Thanks for this great demo anyway.
@MRadwanMSF
@MRadwanMSF 4 года назад
Try to do it from the command line, if you do, you can just wrap that in PowerShell in the pipeline
@panoskarajohn4221
@panoskarajohn4221 4 года назад
@@MRadwanMSF thank you I will try this.
@MRadwanMSF
@MRadwanMSF 4 года назад
No problem, thanks again 🙏
@nisha0510
@nisha0510 4 года назад
ssh-copy-id mradwan@127.0.0.1 where this above IP address came from. when you were typing this command, it was hard to understand what did you say? can you please explain this command. Thanks
@anil5065
@anil5065 4 года назад
SSh-copy-id username@127.0.0.1 what actually it does. I saw you were explaining Chmod command but other confusing ones such related to libffi-dev, It would have been great if you can explain these commands in detail. I found too confusing particularity commands during credential setup
@pockejtepotkaliseukolina
@pockejtepotkaliseukolina 3 года назад
For every linux command, you can use man which displays inbuilt manual pages. The ssh-copy-id copies your public part of your key so you are able to make an ssh connection to remote server without typing in password. You will find more on google with "ssh with certificate"
@SatyaPrakash-ge5ge
@SatyaPrakash-ge5ge 4 года назад
The github link appears broken
@MRadwanMSF
@MRadwanMSF 4 года назад
Thanks. Yes, I chanved my profile and I have to update that in many places as it's harded coded
@Muthukumar-ie5tj
@Muthukumar-ie5tj 4 года назад
​@@MRadwanMSF can u give your latest hithub link please
Далее
Running Ansible playbook with Azure DevOps Pipelines
12:46
Helm Chart Deployment to Azure Kubernetes Service AKS
31:12
AWS EC2 Deployment using Ansible Playbook.
19:43
Просмотров 10 тыс.
Электронный звонок #shorts
0:26
Просмотров 673 тыс.
Электронный звонок #shorts
0:26
Просмотров 673 тыс.
when foldable cellphones follow the trend#shorts
0:11
It's time for change, it's time for Linux.
10:53
Просмотров 505 тыс.