-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi, what would a basic service file fo smithy look like?
For example, with runit could it just be to start the server on boot?
#!/bin/sh
exec smithy serve --config config.yml 2>&1
I guess the service would also need to restart when a git repository is pushed to or should that be handled by a git hook instead?
What would be the ideal set up?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels