mirror of
https://github.com/moghtech/komodo.git
synced 2026-03-09 07:13:36 -05:00
[Feature] Deploy periphery agent via SSH #117
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Nonobis on GitHub (Nov 5, 2024).
Hello,
Do you think an option for quick deploying of Periphery agent via SSH could be possible ?
A silent install/update from a menu who will deploy the periphery install script on a target server ?
@C0untZero commented on GitHub (Nov 13, 2024):
This was already answered in this more general question regarding SSH here #142
@mbecker20 commented on GitHub (Aug 26, 2025):
Ansible presents a much more comprehensive tool for automating things like deploying Komodo over SSH already, allowing users to configure the options they need to support all use cases, check out https://github.com/bpbradley/ansible-role-komodo. If you have multiple servers I recommend going this route and won't be prioritizing an inbuilt deployment solution for Periphery.