Skip to content

Basic Service File #20

@jgarte

Description

@jgarte

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions