mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #400] How to determine Bitwarden/API version? #231
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#231
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 @advancingu on GitHub (Feb 15, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/400
I have the Docker container running but on the target system cannot determine which exact Docker image it was launched from.
Is there any way to tell which version of the backend is running?
If not, I have seen other projects define an environment variable containing the version string and bake this into their Docker image. This would be a great addition to the releases here as well.
@dani-garcia commented on GitHub (Feb 15, 2019):
We show the version in the admin panel, but it's not working at the moment in the docker images, @mprasil is looking into it.
@dani-garcia commented on GitHub (Feb 16, 2019):
The PR with the fixes to the docker images was merged now, and the images should be built by now, so we can mark this as closed.
@mprasil commented on GitHub (Feb 16, 2019):
Yes, latest image should report version now.
@advancingu commented on GitHub (Feb 19, 2019):
Thanks for the quick turnaround!
@advancingu commented on GitHub (Feb 19, 2019):
@mprasil Actually, I just pulled and launched
latestand cannot find this info anywhere. Can you please tell me where it is supposed to be?@dani-garcia commented on GitHub (Feb 19, 2019):
It should be on the admin panel, in
your_domain/admin, note that it's disabled by default unless you specify a token to authenticate (Read the Wiki entry here).@mprasil commented on GitHub (Feb 19, 2019):
You should also see it in logs even if you have admin disabled. When it starts it should print the version: