Vaultwarden - API server: Difference between revisions

From Web Directory
Jump to navigation Jump to search
(Created VW API Server Page)
 
(added proxy examples and categories)
 
Line 33: Line 33:
By itself it has no use, to be functional an API server must be installed in addition.
By itself it has no use, to be functional an API server must be installed in addition.


==== References ====
 
==== Proxy Examples ====
[ Link: https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples ]
 
a user-curated list of example configurations for different reverse proxies. We recommend using a reverse proxy to terminate TLS/SSL connections (preferably on port 443, the standard port for HTTPS) instead of using the HTTPS functionality built into Vaultwarden. See Enabling HTTPS for more information about that.
 
 
 
===== References =====
  1. https://discord.com/channels/764493398983049246/832252814717222912/1070435334829125693
  1. https://discord.com/channels/764493398983049246/832252814717222912/1070435334829125693


  2.https://build.opensuse.org/package/show/home:Masgalor:Vaultwarden/vaultwarden-webvault-dark
  2.https://build.opensuse.org/package/show/home:Masgalor:Vaultwarden/vaultwarden-webvault-dark
[[Category:Vaultwarden]]
[[Category:API]]
[[Category:Dani Garcia]]
[[Category:Servers]]

Latest revision as of 15:28, 23 April 2026

[ Link https://github.com/dani-garcia/vaultwarden ]


This package contains only the api-server.

If you also want to use the web vault, it is necessary to install the vaultwarden-webvault package.


A nearly complete implementation of the Bitwarden Client API is provided, including:

- Personal Vault

- Send

- Attachments

- Website icons

- Personal API Key

Vaultwarden - Files for the web-vault[edit | edit source]

[ Link: https://github.com/dani-garcia/bw_web_builds ]

## The author will no longer look for workarounds to change the default theme. ##

vaultwarden-webvault-dark is now identical with vaultwarden-webvault

and will be removed in the future.


This package contains only the files for the web-vault.

By itself it has no use, to be functional an API server must be installed in addition.


Proxy Examples[edit | edit source]

[ Link: https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples ]

a user-curated list of example configurations for different reverse proxies. We recommend using a reverse proxy to terminate TLS/SSL connections (preferably on port 443, the standard port for HTTPS) instead of using the HTTPS functionality built into Vaultwarden. See Enabling HTTPS for more information about that.


References[edit | edit source]
1. https://discord.com/channels/764493398983049246/832252814717222912/1070435334829125693
2.https://build.opensuse.org/package/show/home:Masgalor:Vaultwarden/vaultwarden-webvault-dark