Skip to content

Installs the latest stable Interactive Brokers Gateway in a docker image and allows to configure the gateway in a container.

Notifications You must be signed in to change notification settings

sebfia/ib-gateway-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runs the most current stable Interactive Brokers Gateway installer and allows to configure the Gateway settings before committing the configured container.

Steps to install and use IB Gateway:

  1. Run the container using either: docker run -e VNC_PASSWORD=your-password -p 5900:5900 sebfia/ib-gateway-stable or docker-compose build
  2. Wait for IB Gateway to start and enter your login credentials
  3. Adapt the API settings to your needs.
  4. Close IB Gateway which will stop the container and commit the container's state to a new image: docker commit <your-container-name> <your-locally-configured-image-name>
  5. Use your configured image for further processing

About

Installs the latest stable Interactive Brokers Gateway in a docker image and allows to configure the gateway in a container.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages