mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #36] 程序自动升级,或者给个一键升级脚本也行 #29
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#29
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 @texousliu on GitHub (Sep 14, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/36
项目初期,迭代快,服务升级不方便,希望能自动升级或者是升级脚本支持
@wsy commented on GitHub (Sep 19, 2024):
试试docker?理论上讲,watchtower应该能支持自动升级容器的镜像版本。
@fudiwei commented on GitHub (Jan 16, 2025):
感谢建议。整个 v0.x 期间没有提供平滑迁移方案的计划。另外像 v0.1 → v0.2 这种的有 Breaking Changes 的大版本升级也建议重新部署,以免因旧数据格式问题产生各种未知 Bug。