mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #396] [Feature] docker升级配置信息自动带入 #250
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#250
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 @czjge on GitHub (Dec 26, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/396
功能描述
使用 docker 安装,从 v0.1.10 升级到 v0.2.23-beta,域名信息和授权数据还在,申请配置和部署配置需要手动设置,希望可以自动带入
@fudiwei commented on GitHub (Dec 26, 2024):
感谢反馈。整个 v0.x 期间没有提供平滑迁移方案的计划。另外像 v0.1 → v0.2 这种的有 Breaking Changes 的大版本升级也建议重新部署,以免因旧数据格式问题产生各种未知 Bug。