You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ELAB-partsearch/deploy/Git-Auto-Deploy/docs
Wilhelm Westermark 706038bf09
More deploy stuff
6 years ago
..
graphics More deploy stuff 6 years ago
Configuration.md More deploy stuff 6 years ago
Continuous Delivery via Pull requests.md More deploy stuff 6 years ago
Install as a debian package.md More deploy stuff 6 years ago
Install as a python module.md More deploy stuff 6 years ago
README.md More deploy stuff 6 years ago
Start automatically on boot.md More deploy stuff 6 years ago
Useful commands.md More deploy stuff 6 years ago
add-ssh-keys.md More deploy stuff 6 years ago

README.md

Git-Auto-Deploy documentation

Documents

  • Configuration options
  • [Install as a python module (experimental)](./Install as a python module.md)
  • [Install as a debian package (experimental)](./Install as a debian package.md)
  • [Start automatically on boot (init.d and systemd)](./Start automatically on boot.md)

Example workflows

Continuous Delivery via Pull requests (GitHub only)

It's possible to configure Git-Auto-Deploy to trigger when pull requests are opened or closed on GitHub. To read more about this workflow and how to configure Git-Aut-Deploy here: [Continuous Delivery via Pull requests](./Continuous Delivery via Pull requests.md)