mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Raspberry Pi Image Works on ODROID HC2 #382
Reference in New Issue
Block a user
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).
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 19, 2019):
I see thanks. I will read the wiki more carefully.