Software Alternatives & Reviews

nodemon VS Supervisor

Compare nodemon VS Supervisor and see what are their differences

nodemon logo nodemon

Nodemon is a utility that will monitor for any changes in your source and automatically restart your server. Perfect for rapid development.

Supervisor logo Supervisor

Supervisor is a client/server system that allows its users to monitor and control a number of...
  • nodemon Landing page
    Landing page //
    2023-05-27
  • Supervisor Landing page
    Landing page //
    2018-09-29

nodemon videos

No nodemon videos yet. You could help us improve this page by suggesting one.

+ Add video

Supervisor videos

Ups supervisor review why are so many hard hearted?

More videos:

  • Tutorial - How to: Complete the Mid-Year Review (Supervisor)
  • Review - Convictions Get Supervisor Review

Category Popularity

0-100% (relative to nodemon and Supervisor)
Log Management
28 28%
72% 72
Monitoring Tools
27 27%
73% 73
Fintech
28 28%
72% 72
Performance Monitoring
0 0%
100% 100

User comments

Share your experience with using nodemon and Supervisor. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Supervisor seems to be a lot more popular than nodemon. While we know about 25 links to Supervisor, we've tracked only 1 mention of nodemon. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

nodemon mentions (1)

  • Tell HN: Emmet, the HTML editing plugin, gets $100k/yr in donations from casinos
    Welp... Looks like the rabbit hole is even deeper than this. Those casinos are donating serious amounts to other famous open-source projects as well. A few examples: - https://opencollective.com/date-fns - https://opencollective.com/socketio - https://opencollective.com/nodemon So Emmet is a red herring... The money laundering operation looks like is endemic at OpenCollective. - Source: Hacker News / over 1 year ago

Supervisor mentions (25)

  • An Internet of PHP
    What I went with was having both a web server (Apache/Nginx) and PHP-FPM in the same container image, held together by Supervisor: http://supervisord.org/ In my case, the Dockerfile looks a bit like the following:
      # Whatever base web server image you want, Debian/Ubuntu based here.
    - Source: Hacker News / 8 months ago
  • Private Python Packages With devpi
    As you can see there are several methods of running devpi server including cron, launchd (OSX service), nginx, Windows service, and supervisord. It also has a systemd service file which we can use to manage the service easily as Ubuntu uses it for primary service management. First off though we're going to need a proxy script to ensure that devpi is running in the virtual environment:. - Source: dev.to / 10 months ago
  • How can I get a lisp image to run in the background?
    If it's a linux box you can make it a systemctl service, or you could use http://supervisord.org/. Source: 10 months ago
  • Can I create/delete a Serverless VPC using Python?
    I used supervisord to start my server and the cloud SQL proxy within the same container. That should work for your use case too. Source: 12 months ago
  • Have you convinced anyone to use Nix or NixOS? Friends? Coworkers?
    I convinced (previous) $dayjob to use it. It (nix) kind of hung around in the background with the team that used haskell for awhile, but became prime time when we needed to support a range of VMs running within client infrastructure that were in reality just running various python scripts under supervisord (http://supervisord.org/). The range of client machines (redhat, centos, debian, ubuntu all of different... Source: about 1 year ago
View more

What are some alternatives?

When comparing nodemon and Supervisor, you can also consider the following products

LiveReload - LiveReload 2 proudly presents… The Web Developer Wonderland. (a happy land where browsers don't need a Refresh button). CSS edits and image changes apply live. CoffeeScript, SASS, LESS and others just work.

systemd - systemd is a replacement for the init daemon for Linux (either System V or BSD-style).

Browsersync - Browsersync makes your tweaking and testing faster by synchronising file changes and interactions...

runit - runit is a cross-platform Unix init scheme with service supervision, a replacement for sysvinit...

Prepros - Compile Less, Sass, Scss, Stylus, Jade, Coffeescript, Haml and Markdown with live browser refresh.

M/Monit - Monit is a free open source utility for managing and monitoring, processes, files, directories and filesystems on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.