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

updateConfigAndSave missing some methods #144

Open
khromov opened this issue Apr 18, 2024 · 0 comments
Open

updateConfigAndSave missing some methods #144

khromov opened this issue Apr 18, 2024 · 0 comments

Comments

@khromov
Copy link

khromov commented Apr 18, 2024

👋 I'm making a CapRover migration script (moving an app from one server to another) and I need to be able to replicate the configuration between two apps. I am using the ApiManager class and have found that ApiManager.updateConfigAndSave() is missing several variables:

containerHttpPort
redirectDomain
serviceUpdateOverride
websocketSupport

The most important ones for me are containerHttpPort and websocketSupport but ideally all possible params should be added.

There are also some that I'm not sure are perhaps internal variables (can't see them in the console) but they are being sent from the web control panel when saving an app:

appDeployTokenConfig
captainDefinitionRelativeFilePath
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