Skip to content

Instantly share code, notes, and snippets.

@piretek
Created January 24, 2023 09:49
Show Gist options
  • Save piretek/2069ec950e3a39afe3dd1a63932d6f19 to your computer and use it in GitHub Desktop.
Save piretek/2069ec950e3a39afe3dd1a63932d6f19 to your computer and use it in GitHub Desktop.
MyDevil Deployment config file
deployments:
test:
domain: test.example.com
type: php
ssh:
host: sXX.mydevil.net
user: example
key: <filepath to ssh privkey>
port: 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment