Moodle on Docker with "Bitnami LMS" - 2 minute Moodles

Поділитися
Вставка
  • Опубліковано 11 гру 2024

КОМЕНТАРІ • 9

  • @OussamaElWazani
    @OussamaElWazani Місяць тому +1

    thank you!!

    • @Wise-Cat
      @Wise-Cat  2 дні тому +1

      You're welcome! Hope to do more with Docker and/or Podman in the future.

  • @Fiermax
    @Fiermax 3 місяці тому +1

    Nice video!
    When we install moodle on docker, how do I update/upgrade the moodle?

    • @Wise-Cat
      @Wise-Cat  3 місяці тому

      That's a really good question. At the moment, honestly, I don't know. It may be that future Docker pulls will update the Moodle, though this seems unlikely. More likely is a need to directly update the Moodle files in the persistent volumes.

    • @Riverhill-AI
      @Riverhill-AI 2 місяці тому +1

      You can't update/upgrade moodle with bitnami moodle image. Try Cloudron which uses docker as well. You can upgrade moodle with one click.

    • @Wise-Cat
      @Wise-Cat  2 дні тому

      Thanks for this, added to the list of things I want to try out. Cheers!

  • @007worldking
    @007worldking 2 місяці тому

    Good one!
    Do you have experience host moodle in azure. We tried to install bitnami moodle in Azure container Instance/app but we couldnt complete it. kindly make a video if possible..

    • @telapan12
      @telapan12 Місяць тому

      I do. What issue did you have?

    • @Wise-Cat
      @Wise-Cat  2 дні тому

      In Azure or anywhere else, I usually treat installs just like any other server. Mostly using Ansible. I should definitely make another Ansible video sometime soon.