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

Have a way to live reimport / update matrix settings #118

Open
brendanheywood opened this issue Oct 14, 2020 · 0 comments
Open

Have a way to live reimport / update matrix settings #118

brendanheywood opened this issue Oct 14, 2020 · 0 comments

Comments

@brendanheywood
Copy link
Contributor

Roughly:

  1. In prod matrix you would setup the new settings you want to take effect
  2. In the other environment have a 'test reimport' which pings a custom web service in production
  3. prod only returns values for that env and only matrix values, never real values
  4. it encrypts it using the shared secret
  5. The other env decrypts and then sets it all
  6. Takes you to the config log page to see exactly what it just set

The main purpose of this is to make the matrix update -> test cycle as fast as possible

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