Skip to content

Does the plan support one-time scripts? #13

Answered by F1bonacc1
cevin asked this question in Q&A
Discussion options

You must be logged in to vote

Yes this is the default mode. If you want to define it explicitly, you can do something like:

process_name:
  command: "echo Hi"
  availability:
    restart: no  # <-- "no" is the default if not specified

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by F1bonacc1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #12 on September 23, 2022 20:20.