Skip to content

Commit 247c083

Browse files
committed
update readme.md section for wiab-staging.md
1 parent 02aeab2 commit 247c083

1 file changed

Lines changed: 32 additions & 17 deletions

File tree

src/how-to/install/README.md

Lines changed: 32 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -32,29 +32,44 @@
3232
- [Troubleshooting](demo-wiab.md#troubleshooting)
3333
- [Cleaning/Uninstalling Wire-in-a-Box](demo-wiab.md#cleaninguninstalling-wire-in-a-box)
3434

35-
## 5. Introduction
35+
## 5. How to install Wire in a box (Staging)
36+
- [WIAB Staging Deployment Guide](wiab-staging.md)
37+
- [Introduction](wiab-staging.md#introduction)
38+
- [Architecture overview](wiab-staging.md#architecture-overview)
39+
- [Relation to production](wiab-staging.md#relation-to-production)
40+
- [Requirements](wiab-staging.md#requirements)
41+
- [VM Provisioning](wiab-staging.md#vm-provisioning)
42+
- [Getting the Ansible playbooks](wiab-staging.md#getting-the-ansible-playbooks)
43+
- [Secondary inventory for the VMs](wiab-staging.md#secondary-inventory-for-the-vms)
44+
- [Kubernetes & Data Services Deployment](wiab-staging.md#kubernetes--data-services-deployment)
45+
- [Helm Operations to install Wire services and supporting Helm charts](wiab-staging.md#helm-operations-to-install-wire-services-and-supporting-helm-charts)
46+
- [Network Traffic Configuration](wiab-staging.md#network-traffic-configuration)
47+
- [cert-manager behaviour in NAT / bridge environments](wiab-staging.md#cert-manager-behaviour-in-nat--bridge-environments)
48+
- [Next steps and troubleshooting](wiab-staging.md#next-steps-and-troubleshooting)
49+
50+
## 6. Introduction
3651
- [Introduction](prod-intro.md)
3752
- [What will be installed by following these parts?](prod-intro.md#what-will-be-installed-by-following-these-parts)
3853
- [What will not be installed?](prod-intro.md#what-will-not-be-installed)
3954
- [What will not be installed by default?](prod-intro.md#what-will-not-be-installed-by-default)
4055
- [Getting support](prod-intro.md#getting-support)
4156
- [Next steps for high-available production installation](prod-intro.md#next-steps-for-high-available-production-installation)
4257

43-
## 6. Installing Kubernetes and Databases
58+
## 7. Installing Kubernetes and Databases
4459
- [How to install kubernetes and databases](ansible-VMs.md)
4560
- [Introduction](ansible-VMs.md#introduction)
4661
- [Assumptions](ansible-VMs.md#assumptions)
4762
- [Preparing to run ansible](ansible-VMs.md#preparing-to-run-ansible)
4863
- [Running ansible to install software on your machines](ansible-VMs.md#running-ansible-to-install-software-on-your-machines)
4964

50-
## 7. Configuring AWS Services
65+
## 8. Configuring AWS Services
5166
- [How to configure AWS services](aws-prod.md)
5267
- [Introduction](aws-prod.md#introduction)
5368
- [Using real AWS services for SNS](aws-prod.md#using-real-aws-services-for-sns)
5469
- [Using real AWS services for SES / SQS](aws-prod.md#using-real-aws-services-for-ses-sqs)
5570
- [Using real AWS services for S3](aws-prod.md#using-real-aws-services-for-s3)
5671

57-
## 8. Installing Wire-Server using Helm
72+
## 9. Installing Wire-Server using Helm
5873
- [How to install wire-server using Helm](helm-prod.md)
5974
- [Introduction](helm-prod.md#introduction)
6075
- [Prerequisites](helm-prod.md#prerequisites)
@@ -70,7 +85,7 @@
7085
- [How to install wire-server itself](helm-prod.md#how-to-install-wire-server-itself)
7186
- [DNS records](helm-prod.md#dns-records)
7287

73-
## 9. Multi-Ingress Configuration
88+
## 10. Multi-Ingress Configuration
7489
- [How to configure a Wire deployment for Multi-Ingress](multi-ingress.md)
7590
- [What is a Multi-ingress setup?](multi-ingress.md#what-is-a-multi-ingress-setup)
7691
- [How is multi-ingress useful?](multi-ingress.md#how-is-multi-ingress-useful)
@@ -82,7 +97,7 @@
8297
- [Calling](multi-ingress.md#calling)
8398
- [How to setup VPS for each domain between a client and wire-backend](multi-ingress.md#how-to-setup-vps-for-each-domain-between-a-client-and-wire-backend)
8499

85-
## 10. Infrastructure Configuration
100+
## 11. Infrastructure Configuration
86101
- [Infrastructure configuration](infrastructure-configuration.md)
87102
- [Redirect some traffic through a http(s) proxy](infrastructure-configuration.md#redirect-some-traffic-through-a-http-s-proxy)
88103
- [Enable push notifications using the public appstore / playstore mobile Wire clients](infrastructure-configuration.md#enable-push-notifications-using-the-public-appstore-playstore-mobile-wire-clients)
@@ -104,11 +119,11 @@
104119
- [S3 Addressing Style](infrastructure-configuration.md#s3-addressing-style)
105120
- [I have a team larger than 500 users](infrastructure-configuration.md#i-have-a-team-larger-than-500-users)
106121

107-
## 11. Monitoring Wire-Server
122+
## 12. Monitoring Wire-Server
108123
- [How to monitor wire-server](monitoring.md)
109124
- [Dashboards](monitoring.md#dashboards)
110125

111-
## 12. Centralized Logs for Wire-Server
126+
## 13. Centralized Logs for Wire-Server
112127
- [How to see centralized logs for wire-server](logging.md)
113128
- [Introduction](logging.md#introduction)
114129
- [Status](logging.md#status)
@@ -120,28 +135,28 @@
120135
- [Nuking it all.](logging.md#nuking-it-all)
121136
- [Debugging](logging.md#debugging)
122137

123-
## 13. Ingress-Controller (Getting Traffic In)
138+
## 14. Ingress-Controller (Getting Traffic In)
124139
- [Ingress-controller (getting traffic in)](ingress.md)
125140
- [Installing in a cloud-like environment](ingress.md#installing-in-a-cloud-like-environment)
126141
- [Installing on bare-metal without dynamic load balancer support](ingress.md#installing-on-bare-metal-without-dynamic-load-balancer-support)
127142

128-
## 14. Web App Settings
143+
## 15. Web App Settings
129144
- [Web app settings](web-app-settings.md)
130145
- [Enforce desktop application only](web-app-settings.md#enforce-desktop-application-only)
131146
- [Enforce constant bit rate](web-app-settings.md#enforce-constant-bit-rate)
132147
- [Disable media plugins](web-app-settings.md#disable-media-plugins)
133148
- [Enable extra entropy (only on Windows)](web-app-settings.md#enable-extra-entropy-only-on-windows)
134149

135-
## 15. Installing Conference Calling 2.0 (aka SFT)
150+
## 16. Installing Conference Calling 2.0 (aka SFT)
136151
- [Installing Conference Calling 2.0 (aka SFT)](sft.md)
137152
- [Background](sft.md#background)
138153

139-
## 16. Installing Restund
154+
## 17. Installing Restund
140155
- [Installing Restund](restund.md)
141156
- [Background](restund.md#background)
142157
- [Installation instructions](restund.md#installation-instructions)
143158

144-
## 17. Configure TLS Ciphers
159+
## 18. Configure TLS Ciphers
145160
- [Configure TLS ciphers](tls.md)
146161
- [Ingress Traffic (wire-server)](tls.md#ingress-traffic-wire-server)
147162
- [Egress Traffic (wire-server/federation)](tls.md#egress-traffic-wire-server-federation)
@@ -151,16 +166,16 @@
151166
- [Restund (ansible)](tls.md#restund-ansible)
152167
- [Restund (kubernetes)](tls.md#restund-kubernetes)
153168

154-
## 18. Managing Authentication with Ansible
169+
## 19. Managing Authentication with Ansible
155170
- [Managing authentication with ansible](ansible-authentication.md)
156171
- [How to use password authentication when you ssh to a machine with ansible](ansible-authentication.md#how-to-use-password-authentication-when-you-ssh-to-a-machine-with-ansible)
157172
- [Configuring SSH keys](ansible-authentication.md#configuring-ssh-keys)
158173
- [Sudo without password](ansible-authentication.md#sudo-without-password)
159174

160-
## 19. Using Tinc
175+
## 20. Using Tinc
161176
- [Using tinc](ansible-tinc.md)
162177

163-
## 20. Troubleshooting During Installation
178+
## 21. Troubleshooting During Installation
164179
- [Troubleshooting during installation](troubleshooting.md)
165180
- [Problems with CSP on the web based applications (webapp, team-settings, account-pages)](troubleshooting.md#problems-with-csp-on-the-web-based-applications-webapp-team-settings-account-pages)
166181
- [Problems with ansible and python versions](troubleshooting.md#problems-with-ansible-and-python-versions)
@@ -172,7 +187,7 @@
172187
- [Diagnosing issues with installation steps.](troubleshooting.md#diagnosing-issues-with-installation-steps)
173188
- [Verifying correct deployment of DNS / DNS troubleshooting.](troubleshooting.md#verifying-correct-deployment-of-dns-dns-troubleshooting)
174189

175-
## 21. Verifying Your Installation
190+
## 22. Verifying Your Installation
176191
- [Verifying your installation](post-install.md)
177192
- [NTP Checks](post-install.md#ntp-checks)
178193
- [Logs and Data Protection checks](post-install.md#logs-and-data-protection-checks)

0 commit comments

Comments
 (0)