mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3045] [Feature Request] Publish frps and frpc to package manager to allow auto upgrading. #2434
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2434
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 @Anduin2017 on GitHub (Aug 4, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3045
Describe the feature request
Hi.
Since we are using FRP, every time it releases a new version, we need to manually update it on the server side and on the client side. It brings us possibility to make mistakes and have to do that manually.
Do your team ever consider to publish that to a package manager like 'apt' so I can do: 'sudo apt install frps' to install it and update it along side with system upsates?
Thanks!
Describe alternatives you've considered
Every time it releases a new version, we need to manually update it on the server side and on the client side.
Affected area
@fatedier commented on GitHub (Aug 18, 2022):
No experience and enough time to do this.
@Anduin2017 commented on GitHub (Aug 18, 2022):
Got it. I will try to build a custom installation and upgrade script.
@Anduin2017 commented on GitHub (Sep 10, 2022):
I just wrote a very brief frpc upgrade script for myself to use, incase anyone need it.
@github-actions[bot] commented on GitHub (Oct 11, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.