Show HN: Servicer, pm2 alternative built on rust and systemd

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • SaaSHub - Software Alternatives and Reviews
  • servicer

    A CLI to simplify service management on systemd

    ```

    Servicer is daemonless and does not run in the background. It simply sets up systemd and gets out of the way. There are no forked services, everything is natively set up on systemd. You don't need to worry about resource consumption or servicer going down which will cause your app to stop.

    Do give it a spin and review the codebase. The code is open source and MIT licensed- https://github.com/servicer-labs/servicer

  • awesome-monitoring

    INFRASTRUCTURE、OPERATION SYSTEM and APPLICATION monitoring tools.

    > The activity state, CPU and memory usage is displayed so I don't need to run a separate command.

    https://github.com/crazy-canux/awesome-monitoring

    Check out Netadata + Nagios

    https://news.ycombinator.com/item?id=36944388

    Check out this as well

        systemctl list-units | grep my-service

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • tome

    convert any directory of scripts into your own fully-featured command. (by toumorokoshi)

    As someone who knows systemd very well, my team of Mac-based devs did appreciate when I made something like this. I used a different framework, a precursor to Tome:

       https://github.com/toumorokoshi/tome

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts