Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing ReadOnlyApi flag? #9

Open
gp-slick-coder opened this issue Sep 10, 2020 · 1 comment
Open

Changing ReadOnlyApi flag? #9

gp-slick-coder opened this issue Sep 10, 2020 · 1 comment

Comments

@gp-slick-coder
Copy link

How can we change the ReadOnlyApi flag to 'no'?

environment:
  - ReadOnlyApi=no

is not working ;-)
lg.g.

@gp-slick-coder
Copy link
Author

A workaround is to mount the Jts config file and change the "readOnlyApi" flag to "false".

volumes:
  # Note: To change the "readOnlyApi" flag to "false" we have to map the following file.
  # The cryptic folder name is the encrypted user name.
  - /my_data/settings/ib-client-ibg.xml:/root/Jts/dfesdfdmjhcsflkdsjflkdsjkaaadfiacldcbsfggn/ibg.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant