I love tomo, and it replaced mina and capistrano for me. But nowdays things like Github actions are getting more popular and SSH based deplyoments seem to be moving to the background.
Thats why im asking if there is any way to use tomo without the remote SSH part. Because we already have a GitHub runner on the machine that can execute commands, so there is no need to have a separate SSH authentication. Sometimes the host can't even be reached via SSH. Still i would not want to rewrite what tomo currently does completely in some GitHub Actions but use tomo instead to setup the machine and deploy new versions.
I love tomo, and it replaced mina and capistrano for me. But nowdays things like Github actions are getting more popular and SSH based deplyoments seem to be moving to the background.
Thats why im asking if there is any way to use tomo without the remote SSH part. Because we already have a GitHub runner on the machine that can execute commands, so there is no need to have a separate SSH authentication. Sometimes the host can't even be reached via SSH. Still i would not want to rewrite what tomo currently does completely in some GitHub Actions but use tomo instead to setup the machine and deploy new versions.