From e45ab235d1d7204a84c630a7c95e3782b35ab251 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 24 Aug 2017 22:28:18 -0400 Subject: [PATCH] toc --- _articles/hosting/install-on-premise.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/_articles/hosting/install-on-premise.md b/_articles/hosting/install-on-premise.md index 0b1ed833..397d0fed 100644 --- a/_articles/hosting/install-on-premise.md +++ b/_articles/hosting/install-on-premise.md @@ -8,6 +8,18 @@ hidden: true tags: [hosting, docker, install, deploy] --- +This article will walk you through how to install and deplay bitwarden to your own server. + +## Table of Contents + +- [Configure Your Domain](#configure-your-domain) +- [Install Docker](#install-docker) +- [Adjust Docker Resources](#adjust-docker-resources) +- [Install bitwarden](#install-bitwarden) +- [Post-install Environment Configuration](#post-install-environment-configuration) +- [Deploy bitwarden](#deploy-bitwarden) +- [Script Commands](#script-commands) + ## Configure Your Domain bitwarden will be served through ports 80 (http) and 443 (https) on the localhost machine. You should open these ports so that bitwarden can be accessed from within and/or outside of the network. @@ -144,7 +156,7 @@ PowerShell Congratulations! bitwarden is now up and running at `https://your.domain.com`. Visit the web vault in your web browser to confirm. You should register a new account and log in. -## Main Script Commands +## Script Commands The bitwarden main script (`bitwarden.sh` or `bitwarden.ps1`) has the following commands available: