Quick start

Use below command to kickstart the passwordlab server installation

        
        myServer ~ # 
      

Software Installation

  • Ubuntu Linux
            $  curl -s https://download.passwordlab.io/install-ubuntu.sh | bash
          

Zero Knowledge Security

Explanation about the foundation of our zero-knowledge approach to master key management.

Configuration file

The PasswordLab configuration system uses a JSON-based configuration file passwordlab.json that defines all essential settings for the application.

Installation on Ubuntu LTS Server

This comprehensive guide will walk you through the installation process of PasswordLab on Ubuntu Server LTS.

Installation on DigitalOcean

This comprehensive guide will walk you through installing PasswordLab on DigitalOcean droplet using the DigitalOcean marketplace with a managed database.

Installation on Vultr

This comprehensive guide will walk you through installing PasswordLab from the Vultr marketplace.

Desktop client installation

This comprehensive guide will walk you through installing the PasswordLab desktop client as a Progressive Web App (PWA) on Windows, macOS, and Linux.

Chrome browser extension installation

This guide provides step-by-step instructions for installing and configuring the extension from the Chrome Web Store.

Software Administration

Setting domain name & SSL

This guide explains how to set up a custom domain name and SSL certificate for your PasswordLab instance.

Locking the vault

This guide explains how to lock the vault in your PasswordLab instance to prevent unauthorized access.

Unlocking the vault

This guide explains how to unlock the vault in your PasswordLab instance to restore access.

Onboarding new users

This guide explains how to onboard new users in your PasswordLab instance.

Software User Guide

Two-Factor Authentication (2FA) Setup Guide

This guide provides step-by-step instructions for configuring 2FA using either email-based OTP or a mobile authenticator app.

Software Maintenance

Complete PasswordLab Backup Guide

This guide walks you through creating both manual and automated backups of your entire PasswordLab setup including the database and configuration files. It's designed to help you prepare for disaster recovery or seamlessly migrate your installation to a new server.

Complete PasswordLab Restore Guide

This guide explains how to restore your PasswordLab system from backups, including the database, configuration file, binary, and systemd service file. Follow these steps for a complete recovery after disaster or migration.

Database Backup & Restore Guide

This guide explains how to perform manual and automated backups of the MariaDB database used by PasswordLab.

Config and Binary Backup & Restore Guide

This guide explains how to perform manual and automated backups of the PasswordLab configuration file and software binary.

Software Upgrade Guide

Upgrading the PasswordLab binary ensures you benefit from the latest features, security patches, and performance improvements.