mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #580] Raspberry Pi Image Works on ODROID HC2 #384
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#384
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 @orange2moon on GitHub (Aug 18, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/580
The Raspberry pi image works on ODROID HC2 running Armbian (which is armv7l). I tested "the create a new user" and "login page". Is it really supposed to work on the ODROID HC2? I guess it is because it has the same a similar architecture, but I'd like to make sure.
Operating System: Armbian 4.14.133-odroidxu4
Machine Hardware Name: armv7l
Machine Hardware details:
@dani-garcia commented on GitHub (Aug 18, 2019):
According to https://github.com/dani-garcia/bitwarden_rs/wiki/Which-container-image-to-use#reported-compatibility-table it should work using the
raspberryimage yes. If the image boots at all everything else should work fine.@orange2moon commented on GitHub (Aug 18, 2019):
I see thanks. I will read the wiki more carefully.