diff options
Diffstat (limited to 'content/operations/matrix.md')
-rw-r--r-- | content/operations/matrix.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/content/operations/matrix.md b/content/operations/matrix.md index ab1c255..bfcde55 100644 --- a/content/operations/matrix.md +++ b/content/operations/matrix.md @@ -71,12 +71,9 @@ Do the same thing for the `synapse` service. Now, you need a way to access the cluster to deploy this file. To do this, you must bind nomad on your machine through a SSH tunnel. -Check the end of [the parent `README.md`](../README.md) to do it. If you have access to the Nomad web UI when entering http://127.0.0.1:4646 you are ready to go. -You must have installed the Nomad command line tool on your machine (also explained in [the parent `README.md`](../README.md)). - Now, on your machine and from the `app/im/deploy` folder, you must be able to run: ``` |