Skip to content

Commit b770c58

Browse files
authored
Update README.md
1 parent b9609ad commit b770c58

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Except for the container name, all arguments are requested interactively if abse
7878

7979
## Finishing
8080

81-
On your Middleman Server, edit `~.ssh/config` and add the reverse tunnel credentials
81+
On your Middleman Server, edit `~.ssh/config` and add the reverse tunnel specification
8282

8383
If you specified `bash setup.sh t1 3445 your-server-adress your-username` then add
8484

@@ -91,15 +91,12 @@ Host ibcontainer
9191
```
9292
Then connect through `ssh -Y ibcontainer`
9393

94+
Don't forget to add {container name}.pub to `~/.ssh/autorized_keys` on the Middleman Server.
9495

9596

9697
## Status
9798

98-
This software is currently NOT production ready.
99-
100-
* The autostart of an ibgateway instance is unfinished
101-
* The ssh-tunnel is not tested yet
102-
99+
This software is tested on Ubuntu systems.
103100

104101

105102
## CONTRIBUTING

0 commit comments

Comments
 (0)