-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README.md #3
base: main
Are you sure you want to change the base?
Conversation
Update README.md
@rultor hello |
@catdog905 Hi there! I understand a few simple commands: "merge", "deploy", etc. This page explains them briefly. Any questions or bug reports are welcome. Have fun :) |
@rultor config |
@catdog905 This is how I understand the <?xml version="1.0" encoding="UTF-8"?>
<p>
<entry key="assets">
<entry key="id_rsa">catdog905/secret-repo#keys/id_rsa</entry>
</entry>
<entry key="merge">
<entry key="script">echo "hello world"</entry>
</entry>
<entry key="ssh">
<entry key="host">217.18.62.143</entry>
<entry key="port">22</entry>
<entry key="key">../keys/id_rsa</entry>
<entry key="login">root</entry>
</entry>
<entry key="deploy">
<entry key="script">ls</entry>
</entry>
</p>
This page explains how to configure it. |
@rultor deploy |
@rultor status |
@rultor deploy |
@catdog905 We failed, sorry, try again:
|
@catdog905 OK, I'll try to deploy now. You can check the progress here |
@catdog905 Oops, I failed. You can see the full log here (spent 14s)
|
@catdog905 This is what's going on here:
More information about Rultor commands you can get here. |
No description provided.