Supervisord and Supervisorctl Crashcourse

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ธ.ค. 2024
  • In this tutorial we will explore supervisord and supervisorctl - which is a process control and monitoring system for running programs on servers.
    💻 Written Tutorial :blog.jchariste...
    📝 Official: supervisord.org/
    📺 Become a Patron: / jcharistech
    🎓=== Check out these Awesome Data Science Courses!===🎓
    🧑🏻‍🔧 Building ML Web Apps:www.udemy.com/...
    🧑🏻‍🎓 Learn Streamlit: www.udemy.com/...
    🧑‍🎓BioInformatics in Python:www.udemy.com/...
    🤵🏻 Go4DataScience & Go For NLP(Udemy): www.udemy.com/...
    🧑🏻‍🔧 Machine Learning in Python:www.udemy.com/...
    If you liked the video don't forget to leave a like 👍 or subscribe ❤️.
    ⚡ If you need any help just message me in the comments, you never know it might help someone else too. ⚡
    JCharisTech
    ⏲️===TimeStamps===⏲️
    0:01 Introduction
    00:40 Overview of Supervisord
    02:35 How to Write Programs
    04:35 Installing Supervisor
    05:30 Setting Up Supervisor Configuration
    06:20 Unix Socket
    06:20 How to get number of pages
    08:10 How to set up WebUI for Supervisor
    08:20 Adding our Program to Supervisor
    16:20 Supervisorctl Commands
    19:20 Interactive Mode
    20:10 WebUI for Supervisor
    22:00 How to know which supervisor.conf is being used
    23:30 Systemctl and Supervisor
    25:00 Logs
    Support the Channel: Become a Patreon
    📺 Become a Patron: / jcharistech
    ◾◾◾Get The Data Science Prime App◾◾◾
    @ Playstore : bit.ly/2LArYQu
    ◾◾◾ Need Your Dataset Cleaned check out this gig ◾◾◾
    www.fiverr.com...
    Follow
    💻 / jcharistech
    🌎 Website: jcharistech.com
    📂 GitHub: github.com/Jch...
    📱 Twitter: / jcharistech
    📝 Blog: blog.jchariste...
    📺 Patreon: / jcharistech
    🌐 WP: jcharistech.wo...
    🏫 Course: jcharistech-ins...

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

  • @SwaggyVee69
    @SwaggyVee69 10 หลายเดือนก่อน +1

    Great explanation!

  • @EversonAlves-ds5cr
    @EversonAlves-ds5cr 7 หลายเดือนก่อน

    I was having difficulty with the supervisor configuration, this helped me a lot, thank you

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

    nice and detail rich expland. thank you : )

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

      Glad it was useful. Thank you

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

    thx great job

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

      Glad it helped, thanks @joel

  • @taliss_status
    @taliss_status 3 หลายเดือนก่อน

    why using .env file in envirment of /etc/supervisor/conf.d/myapp.conf not working :
    environment=/home/path/to/.env
    did i missed something or supervisor didn't support .env file ?

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

    could you please explain more about --memory=512M on command