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

Add initial version of aws-replicator config UI #37

Merged
merged 6 commits into from
Nov 6, 2023
Merged

Conversation

whummer
Copy link
Member

@whummer whummer commented Nov 6, 2023

Add initial version of aws-replicator config UI. This has been requested by a customer who was using the new localstack CLI binary, while some of the CLI functionality of the proxy still depends on the CLI being installed via pip.

proxy-settings

Changes are already tested by a customer, confirmed that it works with the new mechanism.

The PR also contains a first draft integration for using former2 for the replicator (copy mode) - still heavily work in progress, not yet fully usable.

Changes:

  • create simple Web UI to define proxy configuration and AWS credentials (using embedded React.js and Material UI)
  • unify routes under a single RequestHandler handler class
  • add draft changes for former2 integration for resource mirror/copy script

@whummer whummer force-pushed the replicator-ui branch 2 times, most recently from 397fea1 to 374c15b Compare November 6, 2023 11:02
@whummer whummer merged commit 43aee35 into main Nov 6, 2023
1 check passed
@whummer whummer deleted the replicator-ui branch November 6, 2023 14:19
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

Successfully merging this pull request may close these issues.

1 participant