How To Deploy Your Project To A Remote Server With CPanel Git Repository

In this video I'm going to show how to deploy your web app to your remote server using git repository. Enjoy!
Please leave your comments below incase of any challenge I will be so glade to assist you. Thank you!

Пікірлер: 17

  • @isf3lc
    @isf3lc4 ай бұрын

    I have been working as a developer for many years, but I am still surprised to learn from a young mind from a country I have never been to. Thank you very much 🙏

  • @obitechinvent

    @obitechinvent

    4 ай бұрын

    You're welcome! I'm glad I could assist you. If you have any more questions or need further assistance in the future, feel free to ask. Warm regards to you as well!

  • @yanike
    @yanikeАй бұрын

    Awesome tutorial! I really like how you go through each step even if it's already done.

  • @ShanSiraj
    @ShanSiraj10 ай бұрын

    Thanks for sharing your knowledge

  • @skygrace8459
    @skygrace84599 ай бұрын

    i dont know how to link ssh to my local machine; i've created ssh key and import but i get that error

  • @obitechinvent

    @obitechinvent

    7 ай бұрын

    Okay do you need help getting it to work?

  • @sulimanbabar
    @sulimanbabar15 күн бұрын

    The ssh part is getting times out, dont know if the user should be created or not?

  • @obitechinvent

    @obitechinvent

    15 күн бұрын

    Hi @sulimanbabar I think you should check with your hosting provider if port 22 is the correct port for connect SSH. Some hosting providers disable this port which is the default ssh port.

  • @sulimanbabar

    @sulimanbabar

    14 күн бұрын

    @@obitechinvent Solved now, i missed the ssh keys part to put .ssh folder.. Thanks

  • @obitechinvent

    @obitechinvent

    14 күн бұрын

    @@sulimanbabar Great! Am glad you solved it. Have a fun coding week ahead.

  • @skygrace8459
    @skygrace84599 ай бұрын

    I have this error while trying >

  • @obitechinvent

    @obitechinvent

    9 ай бұрын

    Hi @skygrace have you properly link your local ssh key to your remote server?

  • @obitechinvent

    @obitechinvent

    9 ай бұрын

    I will make a video to show you how to link your local ssh key to your remote server. Will that help?

  • @samsenolay2210
    @samsenolay22108 ай бұрын

    Bro where did you just get the 'git remote add origin'?

  • @obitechinvent

    @obitechinvent

    8 ай бұрын

    Hi Sam, you can get that on the repositry page on the list of the repository you have already created. Just click on manage button the reveal the url to remote repo. If your server does not support ssh deploy, the url will not be displayed.

  • @rakibulhashanrabbi

    @rakibulhashanrabbi

    Ай бұрын

    @@obitechinvent Thanks for this comment. I tried 2 whole days but after I noticed this comment. It was a piece of cake.