Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/INSTALL-MURAKAMI-BALENA-CLOUD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Installation and Use - Murakami Containers on One or More Balena Cloud Manged Devices
# Installation and Use - Murakami Containers on One or More Balena Cloud Managed Devices

M-Lab supports management of a fleet of Murakami devices using [Balena
Cloud](https://balena.io). Murakami containers for use with Balena Cloud are
Expand All @@ -14,7 +14,7 @@ Cloud.

## Quick Setup for Balena Cloud Managed Murakami Deployment

1. Clone the Murakami repo from Gitub
1. Clone the Murakami repo from Github
2. Setup your project on Balena.io
3. [Install](https://github.com/balena-io/balena-cli/blob/master/INSTALL.md) the `balena-cli` tool
4. Install BalenaOS for each project device
Expand Down
2 changes: 1 addition & 1 deletion docs/INSTALL-MURAKAMI-STANDALONE.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ two remote storage exporters: Secure Copy Protocol (SCP) and Google Cloud
Storage (GCS). Multiple exporters of both types can be used.

Using the SCP and GCS exporters requires additional setup on the remote SCP
server for SCP, and in your Google Cloud Storage project fof GCS:
server for SCP, and in your Google Cloud Storage project for GCS:

* **SCP exporter**: requires the username which has access to login to the
remote server via SSH, and that user's private SSH key. We created a unique
Expand Down
2 changes: 1 addition & 1 deletion docs/SUPPORTED-TEST-RUNNERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ additional details for using the available options.
### Selecting Multiple M-Lab Servers by Region Code

`"regions": [ "CA-ON", "CA-BC", "CA-AB" ],`
Selects three M-Lab servers in Ontario, Brittish Columbia, and Alerta, Canada.
Selects three M-Lab servers in Ontario, British Columbia, and Alerta, Canada.
Any valid ISO 3166-2 region code is valid.

### Selecting Multiple M-Lab Servers by Country Code
Expand Down