Can we have the alpine vaultwarden script build from github releases instead of default alpine repository? #6775
Closed
samwathegreat
started this conversation in
General
Replies: 1 comment 3 replies
-
Then you can use the normal Debian Script? Alpine use apk and this is correct |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Alpine repository is a few versions behind - I know this isn't a script issue.
But after talking to the vaultwarden maintainer, he suggests that we build vaultwarden from the releases here: https://github.com/dani-garcia/vaultwarden/actions/workflows/release.yml instead of relying on alpine to keep their repository updated.
He suggest that if we only want to build actual versioned releases, just ignore "main" and use the most recent versioned release here, so that the process can be easily automated from a script.
Any thoughts or interest here? TIA!
Beta Was this translation helpful? Give feedback.
All reactions