mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #856] [Feature] Can you add the function of saving and importing configuration? #583
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#583
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rowanchen-com on GitHub (Jul 7, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/856
功能描述 / Description
Can the console panel settings add the function of saving the current configuration, so that after changing to a new server, the configuration can be directly imported without manually editing the workflow again?
请求动机 / Motivation
In order to facilitate the rapid transfer of configuration in the test environment, those who often need to change server deployment
其他 / Miscellaneous
No response
贡献 / Contribution
@fudiwei commented on GitHub (Jul 7, 2025):
Are you finding something about Backup and Restore?
@rowanchen-com commented on GitHub (Jul 7, 2025):
Thanks for your answer. I know the backup method you mentioned. Would it be more visible and convenient to add an option directly in the console panel? Because some first-time users may find it troublesome. Of course, I respect your choice more. I am just giving a suggestion!
@fudiwei commented on GitHub (Jul 7, 2025):
Importing/exporting workflows using YAML or other text formats (the stack is undetermined yet) is on the v0.4 Roadmap. And if you mean exporting a full data dump of Certimate on WebUI, that is definitely not planned.