Skip to content

Commit

Permalink
docs: improve language
Browse files Browse the repository at this point in the history
  • Loading branch information
detj committed Aug 19, 2024
1 parent f364c11 commit 1ea0037
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/hosting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ The measure install script will check your system's requirements and start the i

Once installation is complete, you'll be presented with the Measure configuration wizard.

For the first prompt, it'll ask for a namespace for your company or team. This typically will be your company or team's name. If trying out individually, feel free to set any anonymous name.
For the first prompt, it'll ask for a namespace for your company or team. This typically will be your company or team's name. If trying out individually, feel free to set any name.

<p align="center">
<img src="https://github.com/user-attachments/assets/70e5aa2c-8916-4b84-930a-e57a5c020e2a" alt="Measure Configuration Wizard" />
Expand Down Expand Up @@ -122,7 +122,7 @@ At this point, the install script will attempt to start all the Measure docker c
<img src="https://github.com/user-attachments/assets/b33fbca4-4567-4077-9432-8be9f9c8b078" alt="Successful installation" />
</p>

At this point, all the services should be up, but they are not reachable from outside one machine. To make sure these services can serve traffic, let's setup:
At this point, all the services should be up, but they are not reachable from the internet. To make sure these services can serve traffic, let's setup:

- A reverse proxy using [caddy](https://caddyserver.com/)
- Setup DNS A recods on your domain
Expand Down

0 comments on commit 1ea0037

Please sign in to comment.