mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-16 03:49:52 +00:00
add a space after
This commit is contained in:
@@ -47,7 +47,7 @@ Where,
|
||||
|
||||
* `<VM name>` is the name you gave to your virtual machine with docker-machine.
|
||||
|
||||
>**Note:** Scope allows anyone with access to the user interface, control over your containers. As such, the Scope app endpoint (port 4040) should not be made accessible on the Internet. Also traffic between the app and the probe is insecure and should not traverse the Internet. This means that you should either use the private / internal IP addresses of your nodes when setting it up, or route this traffic through Weave Net. Put Scope behind a password, by using an application like [Caddy](https://github.com/mholt/caddy) to protect the endpoint and by making port 4040 available to localhost with Caddy proxying it. Or you can skip these steps, and just use Weave Cloud to manage the security for you.
|
||||
> **Note:** Scope allows anyone with access to the user interface, control over your containers. As such, the Scope app endpoint (port 4040) should not be made accessible on the Internet. Also traffic between the app and the probe is insecure and should not traverse the Internet. This means that you should either use the private / internal IP addresses of your nodes when setting it up, or route this traffic through Weave Net. Put Scope behind a password, by using an application like [Caddy](https://github.com/mholt/caddy) to protect the endpoint and by making port 4040 available to localhost with Caddy proxying it. Or you can skip these steps, and just use Weave Cloud to manage the security for you.
|
||||
|
||||
### <a name="docker-weave-cloud"></a>Using Weave Cloud
|
||||
|
||||
|
||||
Reference in New Issue
Block a user