Using docker file for ib gateway
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# ibgw
|
||||
|
||||
## Install
|
||||
## Usage
|
||||
|
||||
Run the command below in the Proxmox VE Shell or a VM to install ibgw.
|
||||
1. Copy `.env.template` to `.env` and fill out empty fields
|
||||
2. Run `./start.sh`
|
||||
3. VNC running on port 5900 for troubling shooting bugs
|
||||
|
||||
```bash
|
||||
bash -c "$(curl -fsSL http://192.168.1.174:3000/alphane/ibgw/raw/branch/main/ibgw.sh)"
|
||||
```
|
||||
## References
|
||||
|
||||
- <https://github.com/gnzsnz/ib-gateway-docker>
|
||||
|
||||
Reference in New Issue
Block a user