Magento Cloud Docker Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ก.ย. 2024

ความคิดเห็น • 19

  • @hardik2905
    @hardik2905 3 ปีที่แล้ว +1

    Thank you so much for putting this together.

    • @wagento3568
      @wagento3568  3 ปีที่แล้ว

      Glad you enjoyed it!

  • @SeanMcGown
    @SeanMcGown 2 ปีที่แล้ว +1

    Great tutorial. One change is to ece-tools docker:config:convert It's been changed to: ./vendor/bin/ece-docker image:generate:php

  • @amitmaurya01
    @amitmaurya01 2 ปีที่แล้ว +1

    When I run ./vendor/bin/ece-tools docker:build --mode="developer" cmd on terminal it is showing 'There are no commands defined in the "docker" namespace' error. I'm using magento 2.4.2 cloud version
    Any help would be appreciated.

    • @andrewmiller4430
      @andrewmiller4430 2 ปีที่แล้ว

      Hi Amit. Were you able to solve this Docker namespace problem? I’m running into the same issue.

    • @joshstir8659
      @joshstir8659 2 ปีที่แล้ว

      @@andrewmiller4430 So, it looks like this has changed again. Try running ./vendor/bin/ece-tools docker:build --mode="developer"

    • @ricardoatkinson3738
      @ricardoatkinson3738 2 ปีที่แล้ว +1

      This command worked for me ./vendor/bin/ece-docker build:compose --mode="developer"

    • @rudypospisil3477
      @rudypospisil3477 ปีที่แล้ว

      @@ricardoatkinson3738 Thanks for the updated command. However, this throws Undefined array key "path" in vendor/magento/magento-cloud-docker/src/Compose/ProductionBuilder/VolumeResolver.php Any ideas about this?

  • @vanewebsite6205
    @vanewebsite6205 4 ปีที่แล้ว

    Hi there, i have this issue when i use docker-compose run deploy cloud-deploy Thanks
    Starting sample_redis_1 ... done
    Starting sample_db_1 ... done
    Starting sample_elasticsearch_1 ... done
    [ ok ] Starting enhanced syslogd: rsyslogd.
    Running "deploy" hook.
    Traceback (most recent call last):
    File "/usr/local/bin/run-hooks", line 61, in
    main()
    File "/usr/local/bin/run-hooks", line 52, in main
    get_hooks(hook_name),
    File "/usr/local/bin/run-hooks", line 31, in get_hooks
    with open(get_magento_root() + "/.magento.app.yaml", 'r') as stream:
    FileNotFoundError: [Errno 2] No such file or directory: '/app/.magento.app.yaml'

  • @nikunj.kanani
    @nikunj.kanani 2 ปีที่แล้ว

    You can also try follow this setup for magento 2 CE version : th-cam.com/video/f3P2P3G-jM8/w-d-xo.html

  • @SeanMcGown
    @SeanMcGown 2 ปีที่แล้ว

    Interesting that I saw no sync entries in the docker-complose.yml file