I did the remote install:
~% fab set_supervisord_config -H root...@89.93.xx.xx
[root...@89.93.xx.xx] Executing task 'set_supervisord_config'
[root...@89.93.xx.xx] Login password for 'myrootuser':
[root...@89.93.xx.xx] out: sudo password:
[root...@89.93.xx.xx] sudo: supervisorctl update
[root...@89.93.xx.xx] out: sudo password:
[root...@89.93.xx.xx] out: newebe: stopped
[root...@89.93.xx.xx] out: newebe: updated process group
[root...@89.93.xx.xx] sudo: supervisorctl start newebe
[root...@89.93.xx.xx] out: sudo password:
[root...@89.93.xx.xx] out: newebe: ERROR (already started)
Done.
Disconnecting from 89.93.xx.xx... done.
But the message is the same at
https://37.59.125.160:8000/
Connection closed by remote server
Check that the address is spelled correctly, or try searching for the site.
I am happy to help. It is not urgent.
Just for my knowledge, when using fabfile, is it mandatory to have newebe installed first on my laptop (for example) in order to be able to install it on remote?
And once installed on remote, can I deleted it from my laptop or is it still in use?