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

[IDEA] Automate Backup/Export #5937

Open
rjkroll opened this issue Sep 25, 2023 · 4 comments
Open

[IDEA] Automate Backup/Export #5937

rjkroll opened this issue Sep 25, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@rjkroll
Copy link

rjkroll commented Sep 25, 2023

Is your feature request related to a problem? Please describe.
A setting within Mirth that will automate the Export Config option and other such exportable settings in an scheduled manner

Describe your use case
This feature would help users automate their Mirth config, channels, code templates, etc. from within Mirth in an automated fashion so that users do not have to rely an external or homebrew solutions that may break whenever Mirth updates. Solutions are available via the API/CLI, but having it within Mirth as a setting would be far more useful.

Describe the solution you'd like
A 'Backup' Setting within Mirth that will allow you set, on a schedule, the exporting/backup of Mirth related things, such as selecting either a Full Config backup, only channels, only code templates, etc. Other options for the backup would be to be able to point to a local drive or network share, as well as if the backups should be zipped/password protected zipped.

Describe alternatives you've considered
The alternative is the backupMirthServer code template that is populate on the forums, which accomplishes all of this already, but depending on what version of Mirth you are using, it may or may not work, compared to the version of the code template you are using. Having it all within Mirth as a setting would help everyone that uses Mirth if they are looking for an easy way to backup their settings for versioning, disaster control, etc.

Additional context
Add any other context or screenshots about the feature request here.

@rjkroll rjkroll added the enhancement New feature or request label Sep 25, 2023
@pacmano1
Copy link
Collaborator

See #5374 (comment) for other backup tools. Just a reference point for Nextgen.

@ruthrichardson
Copy link

I am working on a project to incorporated CI/CD for our Mirth environment. I am having a lot of difficulty doing this within Mirth Connect itself, but have had success using the Client API (rather than the User API). My company would be interested in this functionality as well.

Let me know if you are interested in how I have begun by using the Client API.

@leite08
Copy link

leite08 commented Dec 20, 2023

Hey @ruthrichardson, I'm interested in how you solved this with the Client API! Can you share your setup, please?

@leite08
Copy link

leite08 commented Dec 20, 2023

Got to it through the link on the left pane of Mirth Administrator, View Client API:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants