devbox icon indicating copy to clipboard operation
devbox copied to clipboard

nats-sever in not does not run as a service

Open gedw99 opened this issue 1 year ago • 2 comments

What problem are you trying to solve?

a services does not run as a service.

devbox global services ls
No services currently running. Run `devbox services up` to start them:

  caddy


devbox global add nats-server@latest
Info: Package "nats-server@latest" already in devbox.json
✓ Computed the Devbox environment.
Info: Package "nats-server@latest" was already in devbox.json and was not modified

devbox global services ls
No services currently running. Run `devbox services up` to start them:

  caddy

What solution would you like?

nats-server to be listed as a service.

Alternatives you've considered

No response

gedw99 avatar Sep 01 '24 00:09 gedw99