2/6 - ERPNext 14 - Running in Production environment, Supervisor, Nginx, Gunicorn - Six part series

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 10

  • @hiddentruth1424
    @hiddentruth1424 11 месяцев назад

    Amazing work

    • @ERPGulf
      @ERPGulf  11 месяцев назад

      thanks, if you have some suggestion to improve, lets know

  • @antonioohdiambo1215
    @antonioohdiambo1215 2 года назад

    Thanks for your effort

    • @ERPGulf
      @ERPGulf  2 года назад +1

      Was it helpful? Did you like the style of the presentation? easy to understand or not ??

    • @antonioohdiambo1215
      @antonioohdiambo1215 2 года назад

      @@ERPGulf Yes indeed very helpful. Thanks. Struggled a little bit to see the presentations on your console. But overall okay.

    • @ERPGulf
      @ERPGulf  2 года назад

      @@antonioohdiambo1215 Bcs or green/blue console. I will make it black next time

  • @AdelAlMajed
    @AdelAlMajed Год назад

    Thank you for help.
    Could you please explain the mysterious thing about ERPNext which is the setting of separate environments such as (development, testing, production).
    I am not a developer, but I want to build my environment ready to scale and develop, either by myself or by an expert developer later on.
    I just cannot figure out with this usual implementation how to test and migrate to production?
    It will be so helpful if you explain how to have a clone of the production as a test environment, then build some doctypes and apply some modification, then how to migrate it to the actual production application.
    Thanks again

  • @rashidareejo3523
    @rashidareejo3523 10 месяцев назад

    Sur, Kindly upload remaining 2 lectures 5 and 6 part

    • @ERPGulf
      @ERPGulf  10 месяцев назад +1

      ruclips.net/video/GiA6n7oAZ5o/видео.html
      ruclips.net/video/oLjshINtWGY/видео.html

  • @sureshparvathareddy5863
    @sureshparvathareddy5863 Год назад

    After creating the symbolic link, in the destination folder it is creating an empty file, hence eventually telnet to localhost also is refusing. Got stuck at this step, after creating when I open frappe-bench.conf from /etc/supervisor/conf.d/ it is empty. Please help me.............
    Copy setup file from bench folder to supervisor/nginx conf.d folder sudo ln -s pwd/config/supervisor.conf /etc/supervisor/conf.d/frappe-bench.conf sudo ln -s pwd/config/nginx.conf /etc/nginx/conf.d/frappe-bench.conf