mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #665] Install Bitwarden on Centos 7 #448
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#448
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 @Jeancmdl on GitHub (Oct 15, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/665
I am performing the procedure of the installation. But I have a doubt. When I do the installation. I can put anything on this line: Enter the domain name for your Bitwarden instance (eg bitwarden.example.com) :?
Can I also just put the IP VM? Because it just doesn't work.
The problem is that testing on CentOS 7 when I run the "./bitwarden update" command it tells you that the mysql containey is still restarting. VM have 4GB.
I did a test on Ubuntu and the problem is different. When I made the command "./bitwarden update" it gave a message that was successful. However when I access my browser it fails. What do I do?
@dani-garcia commented on GitHub (Oct 15, 2019):
Are you running the official server images? Bitwarden_rs doesn't have any './bitwarden update' commands.
You should check the wiki:
If you want to use the docker image: https://github.com/dani-garcia/bitwarden_rs/wiki/Starting-a-Container
If you want to compile and run the server directly: https://github.com/dani-garcia/bitwarden_rs/wiki/Building-binary
@mprasil commented on GitHub (Oct 22, 2019):
./bitwarden updateis definitely from upstream, so @zJeanMiliodas needs to ask there instead. This repository is for unofficial 3rd party bitwarden server implementation. Closing this now.