devbox
devbox copied to clipboard
nats-sever in not does not run as a service
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