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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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