Skip to content

updateConfigAndSave missing some methods#144

Description

@khromov

馃憢 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions