logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Run Services - Control Service Directory with runsvdir | Online Free DevTools by Hexmos

Control a service directory with runsvdir. Manage and start services as user or root, run in separate sessions. Free online tool, no registration required.

runsvdir

Run an entire directory of services. More information: https://manned.org/runsvdir.8.

  • Start and manage all services in a directory as the current user:

runsvdir {{path/to/services}}

  • Start and manage all services in a directory as root:

sudo runsvdir {{path/to/services}}

  • Start services in separate sessions:

runsvdir -P {{path/to/services}}