Skip to content

Commit

Permalink
continuing to fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Morran committed Feb 7, 2024
1 parent c405b21 commit dc7bfc2
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@ You can also specify a url to redirect traffic to when your servers are offline

### Our users are experiencing "Unable to connect to this room, please try again later."

We fixed this error with Hubs Cloud version 1.1.0 with an added TURN server. You need to upgrade from 1.0.0 to 1.1.0. Follow the process outlined in [Upgrade to a new stack release](./updating-the-stack.md#upgrade-to-a-new-stack-release)
We fixed this error with Hubs Cloud version 1.1.0 with an added TURN server. You need to upgrade from 1.0.0 to 1.1.0. Follow the process outlined in [Upgrade to a new stack release](./updating-the-stack.md)

And verify you're on 1.1.0 by following the steps in [Check if you're on version 1.1.0](./updating-the-stack.md#check-if-youre-on-version-110)
And verify you're on 1.1.0 by following the steps in [Check if you're on version 1.1.0](./updating-the-stack.md)

### In my hubs admin panel, I see NetworkError or Not Found page or no data populates in any of the admin menus.

Expand Down
8 changes: 4 additions & 4 deletions website/docs/archive/hubs-cloud/hubs-cloud-aws/cost-saving.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ See our [Estimating Costs and Charts (Alpha)](./estimating-cost.md) page.

We've done our best to minimize costs in the template as much as possible. Your primary costs will be the EC2 AWS Server types you use hourly, the serverless hourly database costs, EFS storage, and, if you do not switch to Cloudflare, data transfer costs.

EC2 instances, while "Online", will cost the [minimum cost](./estimating-cost.md#estimated-cost-charts) per hour per server for your instance AWS server type [(?)](./estimating-cost.md#aws-server-type-recommendations). This minimum cost is hourly regardless of how many people connect at a time. You can manually turn off your EC2 instance + database via turning on [**Offline mode**](./cost-saving.md#offline-mode---manual) where no one can connect to your server at the time.
EC2 instances, while "Online", will cost the [minimum cost](./estimating-cost.md) per hour per server for your instance AWS server type [(?)](./estimating-cost.md#aws-server-type-recommendations). This minimum cost is hourly regardless of how many people connect at a time. You can manually turn off your EC2 instance + database via turning on [**Offline mode**](./cost-saving.md#offline-mode---manual) where no one can connect to your server at the time.

Database costs is the largest factor next to EC2 instance, you can set [**database pausing**](./cost-saving.md#database-pausing---automatic) on to stop costs incurring when no one is connected.

[See our (Alpha) Cost Charts for more information on AWS Server Types and Minimum EC2 Costs.](./estimating-cost.md#estimated-cost-charts)
[See our (Alpha) Cost Charts for more information on AWS Server Types and Minimum EC2 Costs.](./estimating-cost.md)

[For minimizing your costs, see our Minimize your Hubs Cloud Costs - A User Story](./cost-saving.md#minimize-your-hubs-cloud-costs---a-user-story)
[For minimizing your costs, see our Minimize your Hubs Cloud Costs - A User Story](./cost-saving.md)

## Factors creating AWS cost estimates

Expand Down Expand Up @@ -68,7 +68,7 @@ Our recommendation to minimize costs for automatic settings is to turn [**databa

### Before your event: Development

For development with only a few users connecting + setting rooms + scenes, we recommend at least a **t3.medium** instance [(?)](./estimating-cost.md#aws-server-type-recommendations). When not in use, set your instance to [**Offline mode**](./cost-saving.md#offline-mode---manual). Then switch back to Online when beginning development again.
For development with only a few users connecting + setting rooms + scenes, we recommend at least a **t3.medium** instance [(?)](./estimating-cost.md). When not in use, set your instance to [**Offline mode**](./cost-saving.md#offline-mode---manual). Then switch back to Online when beginning development again.

### Before your event: 1.5 hours

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ To see how vCPU to CCU Min/Max was estimated see [AWS Estimated CCU Limits](./es

### Estimating Personal / Enterprise Costs with 1 server

[How to read and use Alpha Cost Charts](./estimating-cost.md#how-to-read-and-use-alpha-cost-charts)
[How to read and use Alpha Cost Charts](./estimating-cost.md)

| EC2 Server Type | vCPU (#) | CCU Min | CCU Max | Cost for EC2 (US\$/hr) |
| ------------------------------ | -------- | ------- | ------- | ---------------------- |
Expand Down
2 changes: 1 addition & 1 deletion website/docs/fundamentals/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Before entering, you are in the room's lobby. From here, you can see and hear wh

**On a VR headset or mobile device?**

- Take a look at the [instructions](./hubs-rooms.md#enter-the-room) in the Hubs documentation.
- Take a look at the [instructions](./hubs-rooms.md) in the Hubs documentation.

## Explore Hubs

Expand Down

0 comments on commit dc7bfc2

Please sign in to comment.