Skip to content

Commit d937668

Browse files
committed
Merge branch 'main' of https://github.com/ib-ruby/ib-container into main
2 parents 72b1686 + bd8a293 commit d937668

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@ Provides a Container including a running TWS/Gateway in an isolated environment
66
* A reverse SSH-Tunnel is implemented for an extra layer of security
77
* [Simple-Monitor](https://github.com/ib-ruby/simple-monitor) is started upon setup
88
* Anything is prepared to run an reliable Trading-Bot in a secure environment
9+
* a suitable ruby installation to develope and run ib-ruby-trading solutions
910

1011
## Background
1112

1213
[Linux Container](https://linuxcontainers.org/) are the next generation system container and virtual machine manager.
1314
They offer a unified user experience around full Linux systems running inside containers or virtual machines.
1415

1516

16-
[IB-Container](https://github.com/ib-ruby/ib-container) provide a suitable environment to run applications addressing
17+
[IB-Container](https://github.com/ib-ruby/ib-container) provides a suitable environment to run applications addressing
1718
the TWS-API of Interactive Brokers. Several Container can safely run simultaneously and 24/7 on standard cloud-instances.
1819

1920
The broker provides two java-executables serving as API-Server

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3
1+
0.4

0 commit comments

Comments
 (0)