[GH-ISSUE #2175] 请教一下vps上部署的服务端如何升级并且保留配置 #1732

Closed
opened 2026-05-05 13:06:44 -06:00 by gitea-mirror · 7 comments
Owner

Originally created by @xemaco on GitHub (Jan 3, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2175

请问怎么升级服务端,并且保留已有的配置。当然说的是除了手动下载最新版解压重新配值这种方法,有没有更简便的。因为已经最好了配置,而且还设置了开机后台自启,不想每次手动升级完了重新再通通配置一遍。有没有什么更方便的方法,谢谢

Originally created by @xemaco on GitHub (Jan 3, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2175 请问怎么升级服务端,并且保留已有的配置。当然说的是除了手动下载最新版解压重新配值这种方法,有没有更简便的。因为已经最好了配置,而且还设置了开机后台自启,不想每次手动升级完了重新再通通配置一遍。有没有什么更方便的方法,谢谢
gitea-mirror 2026-05-05 13:06:44 -06:00
Author
Owner

@yuyulei commented on GitHub (Jan 4, 2021):

方不方便手动替换下二进制文件?目前这样可能是最快的。

我们现在也在做自动化问题的解决方案(包括部署,升级等)。

<!-- gh-comment-id:753743867 --> @yuyulei commented on GitHub (Jan 4, 2021): 方不方便手动替换下二进制文件?目前这样可能是最快的。 我们现在也在做自动化问题的解决方案(包括部署,升级等)。
Author
Owner

@xemaco commented on GitHub (Jan 4, 2021):

vps上装的Debian9

yuyulei notifications@github.com 于 2021年1月4日周一 上午11:58写道:

是什么环境?方不方便手动替换下二进制文件?目前这样可能是最快的。

我们现在也在做自动化问题的解决方案(包括部署,升级等)。


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/fatedier/frp/issues/2175#issuecomment-753743867, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AK26OI4DNQTCR6ODAOJJGJTSYE4ETANCNFSM4VR44ZRQ
.

<!-- gh-comment-id:753744376 --> @xemaco commented on GitHub (Jan 4, 2021): vps上装的Debian9 yuyulei <notifications@github.com> 于 2021年1月4日周一 上午11:58写道: > 是什么环境?方不方便手动替换下二进制文件?目前这样可能是最快的。 > > 我们现在也在做自动化问题的解决方案(包括部署,升级等)。 > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/fatedier/frp/issues/2175#issuecomment-753743867>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AK26OI4DNQTCR6ODAOJJGJTSYE4ETANCNFSM4VR44ZRQ> > . >
Author
Owner

@yuyulei commented on GitHub (Jan 4, 2021):

vps上装的Debian9 yuyulei notifications@github.com 于 2021年1月4日周一 上午11:58写道:

是什么环境?方不方便手动替换下二进制文件?目前这样可能是最快的。 我们现在也在做自动化问题的解决方案(包括部署,升级等)。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#2175 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK26OI4DNQTCR6ODAOJJGJTSYE4ETANCNFSM4VR44ZRQ .

试下替换下二进制看看。

<!-- gh-comment-id:753788061 --> @yuyulei commented on GitHub (Jan 4, 2021): > vps上装的Debian9 yuyulei <notifications@github.com> 于 2021年1月4日周一 上午11:58写道: > […](#) > 是什么环境?方不方便手动替换下二进制文件?目前这样可能是最快的。 我们现在也在做自动化问题的解决方案(包括部署,升级等)。 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <[#2175 (comment)](https://github.com/fatedier/frp/issues/2175#issuecomment-753743867)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AK26OI4DNQTCR6ODAOJJGJTSYE4ETANCNFSM4VR44ZRQ> . 试下替换下二进制看看。
Author
Owner

@fatedier commented on GitHub (Jan 5, 2021):

@xemaco 如果要更新的版本和已有的版本没有兼容性问题,那么其他配置的内容都不需要变更,替换二进制文件后重新启动即可。

<!-- gh-comment-id:754367734 --> @fatedier commented on GitHub (Jan 5, 2021): @xemaco 如果要更新的版本和已有的版本没有兼容性问题,那么其他配置的内容都不需要变更,替换二进制文件后重新启动即可。
Author
Owner

@xemaco commented on GitHub (Jan 5, 2021):

请问多次提到的这个二进制文件是什么呢,就是文件夹里面除了ini配置文件的那些文件吗?

fatedier notifications@github.com 于2021年1月5日周二 上午11:30写道:

@xemaco https://github.com/xemaco
如果要更新的版本和已有的版本没有兼容性问题,那么其他配置的内容都不需要变更,替换二进制文件后重新启动即可。


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/fatedier/frp/issues/2175#issuecomment-754367734, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/AK26OIZRAL4TU2ZWOIWQXGTSYKBXFANCNFSM4VR44ZRQ
.

<!-- gh-comment-id:754370243 --> @xemaco commented on GitHub (Jan 5, 2021): 请问多次提到的这个二进制文件是什么呢,就是文件夹里面除了ini配置文件的那些文件吗? fatedier <notifications@github.com> 于2021年1月5日周二 上午11:30写道: > @xemaco <https://github.com/xemaco> > 如果要更新的版本和已有的版本没有兼容性问题,那么其他配置的内容都不需要变更,替换二进制文件后重新启动即可。 > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/fatedier/frp/issues/2175#issuecomment-754367734>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/AK26OIZRAL4TU2ZWOIWQXGTSYKBXFANCNFSM4VR44ZRQ> > . >
Author
Owner

@fatedier commented on GitHub (Jan 5, 2021):

就是文件体积最大的那一个。

<!-- gh-comment-id:754371341 --> @fatedier commented on GitHub (Jan 5, 2021): 就是文件体积最大的那一个。
Author
Owner

@github-actions[bot] commented on GitHub (Feb 20, 2021):

Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.

<!-- gh-comment-id:782497909 --> @github-actions[bot] commented on GitHub (Feb 20, 2021): Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#1732
No description provided.