Тёмный

(04) Deploy Laravel App on Server Using Github Actions | Build CI/CD Pipeline with GitHub Actions 

Career Development Lab
Подписаться 10 тыс.
Просмотров 12 тыс.
50% 1

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

 

25 окт 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 17   
@gaton313
@gaton313 Год назад
Also for that kind of scenario, do I need to add the code that will install composer and add .env file to yml file again?
@LaravelLover
@LaravelLover Год назад
Yes for this watch next videos where I completely explain about installation of composer, npm and env etc.
@samueltabe2701
@samueltabe2701 Год назад
After deploy, i couldn't see any folder in my laravel folder like you experienced, pls how did you fixed that?
@LaravelLover
@LaravelLover Год назад
watch the next video you will learn how to do it.
@sleeponwhooo
@sleeponwhooo Год назад
I get an error saying when deploying on the sync files stage "Error: Error: Timeout (control socket)"
@LaravelLover
@LaravelLover Год назад
it's mean your server time out, you can retry or maybe you can solve it by increasing the server processing time.
@issamtaki7302
@issamtaki7302 Год назад
After copying what you've done i got my laravel file deployed into a appName inside public_html but i nothings happens which is normal i have no link into my laravel public folder so how did you do it please
@LaravelLover
@LaravelLover Год назад
watch the next video you will learn how to do it.
@gaton313
@gaton313 Год назад
This is a very series. Am really happy to find this. Now i have a project which live (on server) already, it doesn't have yml file. If I add some features to the code on the repo and create yml file which will deploy it to server directly. Is it that only the new features will be push to live server or the entire project will be push to live server again?
@LaravelLover
@LaravelLover Год назад
That's sound good, yes it will push the only new things
@gaton313
@gaton313 Год назад
Okay. Thanks
@abdallakaram5376
@abdallakaram5376 Год назад
Good but what about if we add some migration files locally and we need after upload migrate this database to live db ?
@LaravelLover
@LaravelLover Год назад
Good question, you executive them using Artisan. Artisan::call('migrate'); At it before your home blade. When someone visit your app, it will automatically run the migrate command
@amadougeoffroy3796
@amadougeoffroy3796 Год назад
thank you
@LaravelLover
@LaravelLover Год назад
You are welcome
@etr398
@etr398 11 месяцев назад
Thx
@nahinahmed8630
@nahinahmed8630 10 месяцев назад
right ?
Далее
Laravel Tests with GitHub Actions for CI/CD
10:01
MLOPS Github Action With CICD Pipeline One Shot Tutorial
1:08:33
CI CD наглядные примеры
22:08
Просмотров 293 тыс.
How to design a Deployment Pipeline (GitOps)
11:01
Просмотров 42 тыс.