Opened 15 years ago
Closed 15 years ago
#2 closed enhancement (fixed)
Option to start remote servers automatically
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 0.9 |
Component: | Global | Keywords: | |
Cc: |
Description
When we establish a tunnel with ssh and call shifter_server_portinfo_monitor
pass a flag to ask the monitor to launch a new server if one is not present already.
We'll need to think of an easy way to launch servers on local machines too (which normally may not require ssh), but later.
Note: See
TracTickets for help on using
tickets.
Added
ServerConfig.auto_start
in r1315