-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Package Request] Bitwarden #3712
Comments
Thanks for proposal. Problem is that there is no .Net core support for Synology DSM yet... so it should wait for this prerequisite. |
@ymartin59 can you also check links below? seems like some people managed to do that. If you still think that its not possible, I am happy with this answer. |
If you want to install Bitwarden on Docker, lets follow instructions on your own. |
Understood. Thank you!
…--
Constantine Mureev
mureev.com
On 31 May 2019, 09:47 +0200, Yves Martin ***@***.***>, wrote:
If you want to install Bitwarden on Docker, lets follow instructions on your own.
Synology packages do not rely/depend on Docker as it has limited support on Synology models (on x64 recent/powerful devices...)
So depends on #3715
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
If we want to create a community package I propose to use https://github.com/dani-garcia/bitwarden_rs instead, It's a lot smaller as it doesn't depend on node or a SQL Server and can be cross compiled with rust |
@publicarray Why not. We lack Rust support but it sounds affordable... By the way, use a non-official server replacement for a password manager makes me feel uncomfortable. |
I would be interested in this, and I'm considering doing the work that's needed. I saw there's also #3799 which could benefit from rust support. |
I see I can add a DEPENDS in the cross makefile of the package, but I need to link to libmysqlclient. How do I achieve this. Do I have to setup a cross makefile for MariaDB? I see there's a makefile for openssl, which I'll need and that one doesn't have a corresponding spk makefile. So I guess I should repeat the same pattern? |
there is such a module in the pending request for ntop #3856 called libmysqlclient. |
I managed to cross compile bitwarden_rs, and I pushed the progress for this to the branch "bitwarden" in my fork. We should probably finish up the ripgrep pull request first though, and I still haven't created an spk makefile etc. I will open a pull request when this it is ready. |
Name: Bitwarden
Description: Bitwarden is a free and open source password management solution for individuals, teams, and business organizations. Great alternative to 1Password with support of self-hosting.
Website: https://bitwarden.com
Software documentation: https://github.com/bitwarden/server
Build/Installation documentation: https://help.bitwarden.com/article/install-on-premise/
Source code: https://github.com/bitwarden
License: GPLv3
Alternative Docker image with lightweight API implementation: https://hub.docker.com/r/mprasil/bitwarden/
The text was updated successfully, but these errors were encountered: