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

Implement a new KeyStore file to configure the persistence logic #97

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

mcasas993
Copy link
Member

@mcasas993 mcasas993 commented Oct 9, 2024

Description

This PR implements the configuration persistence method, so the Command Manager plugin can send data to the Management API in the server. With this, it will know the endpoint of its HTTP Rest API and its credentials in order to establish the communication.

Issues Resolved

#95

@mcasas993 mcasas993 self-assigned this Oct 9, 2024
@mcasas993 mcasas993 linked an issue Oct 9, 2024 that may be closed by this pull request
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.

Implement the configuration persistence logic
2 participants