Automating Deployments to ECS with GitLab CI/CD

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 8

  • @yeaigethtat
    @yeaigethtat Před rokem +2

    great guide!!! should really reference this in the docs or something - especially for private registries

  • @pajohns
    @pajohns Před rokem +1

    Thanks so much for this - Really great video. I was able to follow the exact same steps for a .NET Core app. As it's containerised, the steps are the same.

  • @gachimuchenyck
    @gachimuchenyck Před 10 měsíci +3

    What if we need to use ECR instead GitLab registry?

  • @user-ge8rt9qe2f
    @user-ge8rt9qe2f Před rokem +1

    Really great tutorial, i just wish you didn't use a existing template for the ci/cd

  • @EmM-ko7mu
    @EmM-ko7mu Před 10 měsíci +1

    not sure it need full ECS access. Is there a list somewhere of permissions gitlab needs for ECS deployments and its dashboards to work?

  • @sdriding
    @sdriding Před 11 měsíci

    I'd love to see the actual commands in the deploy stage....

  • @rajanmodi3683
    @rajanmodi3683 Před rokem +1

    how can we customize the template that is used in ci/cd. Like we might have different confugration for dev/staging/prod environment.

  • @sathirawijeratne7872
    @sathirawijeratne7872 Před 4 měsíci

    What is this template .yml file?