
The theme key accepts the following values to specify a theme : The KeeWeb configuration is divided in two parts called settings (allowing to define the app's default behavior) and files (allowing to specify the default KDBX files to import). JavaScript Object Notation ( Wikipedia) is standardized data format, which, in this case, allows us to define KeeWeb's configuration.
#KEEWEB INDEX.HTML EDIT ARCHIVE#
Download the archive into your computer.Unzip KeeWeb-1.14.0.html.zip ( NOTE : files will be extracted in the current folder) NOTE : pay attention to version number if you copy/paste the commands. html.zip file, which only contains the web files. KeeWeb's release files are available at the project's repository ( GitHub), we're more specifically looking for the latest. KeeWeb also requires a valid HTTPS certificate, therefore, you also need a domain name and eventually a subdomain, assuming that you know the basics of managing domains. Requirementsįor this tutorial, we'll be using an Apache ( official website) web server on Debian ( official website) operating system, assuming that you know the basics of them. WebDAV (Wikipedia) is a file transfer feature implemented within the HTTP protocol, allowing web applications like KeeWeb to upload a file from the client to the server without requiring any back-end. kdbx), thus saving you time not having to import it from your device/cloud. Therefore, the only purpose of self-hosting KeeWeb is self-hosting your password database file (. However, the case of KeeWeb is specific because it has no server-side : it only consists in a progressive web app ( Wikipedia) with front-end features.

Well-known examples of self-hostable services are WordPress for blog editing and Nextcloud for file sharing. Self-hosting consists in hosting a service on the user's own server. KeeWeb is available via web browsers on all platforms including mobile, and also featured as an Electron ( official website) app on Windows, Linux and Mac operating systems. KeeWeb ( official website) is a web-based implementation of KeePass ( official website), an open source and offline password manager.
#KEEWEB INDEX.HTML EDIT HOW TO#
How to self-host KeeWeb Introduction to KeeWeb
