Skip to content

Commit 6dd17ff

Browse files
committed
Format existing files with prettier
1 parent 2f1d8d4 commit 6dd17ff

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+394
-331
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Ubicloud Documentation [![Prettier](https://github.com/ubicloud/documentation/actions/workflows/prettier.yml/badge.svg)](https://github.com/ubicloud/documentation/actions/workflows/prettier.yml)
22

3-
43
[Ubicloud documentation](https://www.ubicloud.com/docs) is based on MDX and hosted by Mintlify.
54

65
### Preview
@@ -27,4 +26,4 @@ npx prettier . --write
2726

2827
### Publishing Changes
2928

30-
When you push changes to the `main` branch, they will be automatically published to the Ubicloud documentation.
29+
When you push changes to the `main` branch, they will be automatically published to the Ubicloud documentation.

about/pricing.mdx

Lines changed: 33 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'Pricing'
2+
title: "Pricing"
33
---
44

55
Ubicloud provides IaaS cloud features on bare metal providers, such as Hetzner, Leaseweb, or AWS Bare Metal. You can set it up yourself on these providers or use our managed service.
@@ -12,7 +12,6 @@ At a high level, our prices are 3-10x lower than comparable offerings. For examp
1212
- [Compute (VMs)](#compute): \$25/month on Ubicloud vs. \$90/month on AWS Germany
1313
- [Managed PostgreSQL](#managed-postgresql): \$65/month on Ubicloud vs. \$200/month on AWS Germany
1414

15-
1615
## GitHub Actions
1716

1817
Ubicloud runners come with dedicated CPU, memory, local block storage, and a public IPv4 address. Our GitHub Managed Runner Application allocates virtual machines (VMs) across Germany and Finland regions to provide high availability. Every account gets a \$1/month credit that's equivalent to 1,250 minutes of Ubicloud runner time.
@@ -21,8 +20,8 @@ The tag `ubicloud-standard-2` defaults to Linux x64 2 vCPUs. Given Ubicloud's pr
2120

2221
### Linux x64
2322

24-
| YAML runner tag | vCPU | Memory | Price |
25-
|----------------------|------|--------|-------------|
23+
| YAML runner tag | vCPU | Memory | Price |
24+
| -------------------- | ---- | ------ | ------------ |
2625
| ubicloud-standard-2 | 2 | 8GB | \$0.0008/min |
2726
| ubicloud-standard-4 | 4 | 16GB | \$0.0016/min |
2827
| ubicloud-standard-8 | 8 | 32GB | \$0.0032/min |
@@ -31,8 +30,8 @@ The tag `ubicloud-standard-2` defaults to Linux x64 2 vCPUs. Given Ubicloud's pr
3130

3231
### Linux arm64
3332

34-
| YAML runner tag | vCPU | Memory | Price |
35-
|--------------------------|------|--------|-------------|
33+
| YAML runner tag | vCPU | Memory | Price |
34+
| ------------------------ | ---- | ------ | ------------ |
3635
| ubicloud-standard-2-arm | 2 | 6GB | \$0.0008/min |
3736
| ubicloud-standard-4-arm | 4 | 12GB | \$0.0016/min |
3837
| ubicloud-standard-8-arm | 8 | 24GB | \$0.0032/min |
@@ -41,8 +40,8 @@ The tag `ubicloud-standard-2` defaults to Linux x64 2 vCPUs. Given Ubicloud's pr
4140

4241
### GPU runners (beta)
4342

44-
| YAML runner tag | vCPU | RAM | GPU | Pricing |
45-
|-----------------|------|------|-----------------------------|------------|
43+
| YAML runner tag | vCPU | RAM | GPU | Pricing |
44+
| --------------- | ---- | ---- | --------------------------- | ----------- |
4645
| ubicloud-gpu | 6 | 32GB | 1x RTX 4000 Ada 20GB Memory | \$0.032/min |
4746

4847
### Concurreny Limits
@@ -53,53 +52,50 @@ For example, with the default concurrency limit of 128 vCPUs, you can run 64 x `
5352

5453
If your project requires additional concurrency beyond the default limits, you can add Concurrency Extensions to your account. Each extension increases your capacity by 64 vCPUs for an additional fee. To learn more or buy additional Concurrency Extensions, please contact us at [support@ubicloud.com](mailto:support@ubicloud.com).
5554

56-
5755
## Compute
5856

5957
Ubicloud virtual machines (VMs) come with dedicated CPU, memory, and local block storage. We use the name **standard** for our general purpose instance types.
58+
6059
- Pricing for standard instances in Hetzner's Finland region is as follows.
6160
- Ubicloud prices for Hetzner's Germany region is 5% higher than those in Finland.
6261

63-
| Virtual Machine | vCPU | Memory | Storage | Pricing |
64-
|:---------------:|:----:|:------:|:-------:|:---------------------------------:|
65-
| standard-2 | 2 | 8GB | 40GB | \$0.00063/min <br/> (\$25.40/mo) |
66-
| standard-4 | 4 | 16GB | 80GB | \$0.00126/min <br/> (\$50.80/mo) |
67-
| standard-8 | 8 | 32GB | 160GB | \$0.00252/min <br/> (\$101.60/mo) |
62+
| Virtual Machine | vCPU | Memory | Storage | Pricing |
63+
| :-------------: | :--: | :----: | :-----: | :-------------------------------: |
64+
| standard-2 | 2 | 8GB | 40GB | \$0.00063/min <br/> (\$25.40/mo) |
65+
| standard-4 | 4 | 16GB | 80GB | \$0.00126/min <br/> (\$50.80/mo) |
66+
| standard-8 | 8 | 32GB | 160GB | \$0.00252/min <br/> (\$101.60/mo) |
6867
| standard-16 | 16 | 64GB | 320GB | \$0.00504/min <br/> (\$203.20/mo) |
69-
| standard-30 | 30 | 120GB | 600GB | \$0.00945/min <br/> (\$381.00/mo) |
70-
| standard-60 | 60 | 240GB | 1200GB | \$0.01890/min <br/> (\$762.00/mo) |
68+
| standard-30 | 30 | 120GB | 600GB | \$0.00945/min <br/> (\$381.00/mo) |
69+
| standard-60 | 60 | 240GB | 1200GB | \$0.01890/min <br/> (\$762.00/mo) |
7170

7271
### Networking
7372

7473
Ubicloud creates each VM in a private subnet. For free, each VM gets a private IPv4 and IPv6 address. The VM also gets a public IPv6 address for free. For a public IPv4 address, we charge \$3.00/month pro-rated per minute. You can opt out of getting a public IPv4 when creating the VM.
7574

7675
Each VM has a monthly egress quota of 0.625TB per 2 vCPUs. If you exceed this limit, we will charge you \$3 per TB of egress traffic. We don't charge for ingress traffic or traffic between your resources within the same cloud region.
7776

78-
7977
## Managed PostgreSQL
80-
78+
8179
Ubicloud Managed PostgreSQL offers six different SKUs for your needs. If you need a different configuration, please contact us.
8280

83-
| PostgreSQL | vCPU | Memory | Storage | Monthly Price |
84-
|:-----------:|:----:|:------:|:-------:|:-------------:|
85-
| standard-2 | 2 | 8GB | 64GB | $49 |
86-
| standard-4 | 4 | 16GB | 128GB | $99 |
87-
| standard-8 | 8 | 32GB | 256GB | $198 |
88-
| standard-16 | 16 | 64GB | 512GB | $396 |
89-
| standard-30 | 30 | 120GB | 1,024GB | $749 |
90-
| standard-60 | 60 | 240GB | 2,048GB | $1498 |
81+
| PostgreSQL | vCPU | Memory | Storage | Monthly Price |
82+
| :---------: | :--: | :----: | :-----: | :-----------: |
83+
| standard-2 | 2 | 8GB | 64GB | $49 |
84+
| standard-4 | 4 | 16GB | 128GB | $99 |
85+
| standard-8 | 8 | 32GB | 256GB | $198 |
86+
| standard-16 | 16 | 64GB | 512GB | $396 |
87+
| standard-30 | 30 | 120GB | 1,024GB | $749 |
88+
| standard-60 | 60 | 240GB | 2,048GB | $1498 |
9189

9290
### Managed ParadeDB
93-
94-
ParadeDB is an Elasticsearch alternative built on Postgres. ParadeDB instances managed by Ubicloud team and ParadeDB team jointly.
95-
96-
| ParadeDB | vCPU | Memory | Storage | Monthly Price |
97-
|:-----------:|:----:|:------:|:-------:|:-------------:|
98-
| standard-2 | 2 | 8GB | 64GB | $99 |
99-
| standard-4 | 4 | 16GB | 128GB | $198 |
100-
| standard-8 | 8 | 32GB | 256GB | $396 |
101-
| standard-16 | 16 | 64GB | 512GB | $749 |
102-
| standard-30 | 30 | 120GB | 1,024GB | $1498 |
103-
| standard-60 | 60 | 240GB | 2,048GB | $2997 |
10491

92+
ParadeDB is an Elasticsearch alternative built on Postgres. ParadeDB instances managed by Ubicloud team and ParadeDB team jointly.
10593

94+
| ParadeDB | vCPU | Memory | Storage | Monthly Price |
95+
| :---------: | :--: | :----: | :-----: | :-----------: |
96+
| standard-2 | 2 | 8GB | 64GB | $99 |
97+
| standard-4 | 4 | 16GB | 128GB | $198 |
98+
| standard-8 | 8 | 32GB | 256GB | $396 |
99+
| standard-16 | 16 | 64GB | 512GB | $749 |
100+
| standard-30 | 30 | 120GB | 1,024GB | $1498 |
101+
| standard-60 | 60 | 240GB | 2,048GB | $2997 |

about/privacy-policy.mdx

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: 'Ubicloud Privacy Notice'
3-
sidebarTitle: 'Privacy Policy'
4-
description: 'Last updated: 12/04/2024'
2+
title: "Ubicloud Privacy Notice"
3+
sidebarTitle: "Privacy Policy"
4+
description: "Last updated: 12/04/2024"
55
---
66

77
This Privacy Notice explains how Ubicloud B.V. and Ubicloud Inc. (“Ubicloud,” “we,” “our,” or “us”) collect, use, share and otherwise process information that identifies or could be identifiable to you (“personal data”) when you interact with websites, applications and services that display or reference this notice (together, “Ubicloud Services”).
88

9-
**This Privacy Notice applies to Customer Account Data. It does not apply to Customer Content Data, i.e., the "content" which our customers choose to process, store or host using Ubicloud Services in connection with a Ubicloud account. Customer Content Data also includes personal data in the input to our Ubicloud EuroGPT services, including your prompts, and the output you rightfully receive from them. As a customer, you maintain full ownership and control of this content.** Our [Terms of Service](/about/terms-of-service) apply to this content and our processing of any personal data included in it. For more information, see our [Terms of Service](/about/terms-of-service) and [Customer Content Data](/about/sub-processors#customer-content-data).
9+
**This Privacy Notice applies to Customer Account Data. It does not apply to Customer Content Data, i.e., the "content" which our customers choose to process, store or host using Ubicloud Services in connection with a Ubicloud account. Customer Content Data also includes personal data in the input to our Ubicloud EuroGPT services, including your prompts, and the output you rightfully receive from them. As a customer, you maintain full ownership and control of this content.** Our [Terms of Service](/about/terms-of-service) apply to this content and our processing of any personal data included in it. For more information, see our [Terms of Service](/about/terms-of-service) and [Customer Content Data](/about/sub-processors#customer-content-data).
1010

1111
When you use third-party extensions, integrations, or follow references and links to third-party providers within Ubicloud Services (for example, when using Ubicloud runners for Github Actions, or when using any other Ubicloud Services offered as part of any partnerships with third parties we disclose on our website), the privacy policies of these third parties apply to any personal data you provide or consent to share with them. Their privacy statements will also govern how this data is processed.
1212

1313
## Personal data we collect
1414

1515
Personal data is collected from you directly, automatically from your device and also from third parties.
1616

17-
When you register and use an account with us, we collect and process certain personal data from you such as your name, email address, authentication credentials (if applicable) and, where relevant, company information. When you communicate with us via email or otherwise to use Ubicloud Services, for example when asking for support or giving feedback, you supply information to us which may also include personal data of yourself and/or those within your organization such as your name, email address, phone number and job title. We may also collect personal data such as name, email address, job title and company information when you attend events or conferences and consent to provide us your personal data. When you enter your billing information to use Ubicloud Services on our website, we do not collect or store any of your payment information as you disclose this information directly to our payment service provider, Stripe. However, we are able to access the following data you provide to Stripe: your name, email address, your address, last four digits of your credit card number and credit card expiration date.
17+
When you register and use an account with us, we collect and process certain personal data from you such as your name, email address, authentication credentials (if applicable) and, where relevant, company information. When you communicate with us via email or otherwise to use Ubicloud Services, for example when asking for support or giving feedback, you supply information to us which may also include personal data of yourself and/or those within your organization such as your name, email address, phone number and job title. We may also collect personal data such as name, email address, job title and company information when you attend events or conferences and consent to provide us your personal data. When you enter your billing information to use Ubicloud Services on our website, we do not collect or store any of your payment information as you disclose this information directly to our payment service provider, Stripe. However, we are able to access the following data you provide to Stripe: your name, email address, your address, last four digits of your credit card number and credit card expiration date.
1818

1919
We receive personal data automatically. Examples of personal data we automatically collect include network and connection information such as your IP address and geographical location based on that IP address, information such as computer and device information including its geolocation, your service access times and statistics on page views and usage details.
2020

@@ -37,20 +37,22 @@ In addition, we may be required to share your personal data to satisfy applicabl
3737
## Legal basis for processing your personal data
3838

3939
We may process personal data relating to you if one of the following applies:
40+
4041
- Processing is required to fulfil our contractual duties to you in accordance with our Terms of Service.
4142
- We process personal data when it's necessary to comply with applicable laws.
4243
- We process data for purposes that are in our legitimate interests, such as securing Ubicloud Services, communicating with you, and analyzing, developing and improving Ubicloud Services.
4344
- We process personal data when you have explicitly consented to such processing. When we rely on consent as the legal basis, you have the right to withdraw your consent for data processing at any time; however, you may not be able to use some Ubicloud Services if you withdraw your consent.
4445

4546
## How we secure and retain your personal data
4647

47-
We use appropriate technical, administrative and physical security controls to protect your personal data. You can read about our security practices in [the general security page](/security/overview) and under the "Security Tab" of our Documentation generally.
48+
We use appropriate technical, administrative and physical security controls to protect your personal data. You can read about our security practices in [the general security page](/security/overview) and under the "Security Tab" of our Documentation generally.
4849

49-
We'll retain your personal data while you maintain an account with us, and for as long as required by the purpose for which we collected it. Personal data which we collected relating to a contract will be retained until the contract has been fully performed by both parties. Personal data collected for our legitimate interests will be retained as long as needed to fulfil such purpose. We may retain personal data for longer if you have given us consent for it or if we are required to do so to comply with our legal obligations, to resolve disputes and enforce agreements.
50+
We'll retain your personal data while you maintain an account with us, and for as long as required by the purpose for which we collected it. Personal data which we collected relating to a contract will be retained until the contract has been fully performed by both parties. Personal data collected for our legitimate interests will be retained as long as needed to fulfil such purpose. We may retain personal data for longer if you have given us consent for it or if we are required to do so to comply with our legal obligations, to resolve disputes and enforce agreements.
5051

5152
## Your rights
5253

5354
You may exercise certain legal rights regarding your personal data processed by us. In particular, you could have a right to do the following:
55+
5456
- The right to access the personal data collected about you
5557
- The right to request detailed information about the specific types of personal data we've collected from you
5658
- The right to rectify or update inaccurate or incomplete personal data under certain circumstances
@@ -71,4 +73,4 @@ Ubicloud Inc. 310 Santa Ana Avenue, San Francisco, 94127, CA.
7173

7274
## Changes to our Privacy Notice
7375

74-
Our business changes constantly, and our Privacy Notice may also change. We strongly recommend that you check this page often, referring to the date of last modification listed at the top of this page.
76+
Our business changes constantly, and our Privacy Notice may also change. We strongly recommend that you check this page often, referring to the date of last modification listed at the top of this page.

about/regions.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: 'Regions'
2+
title: "Regions"
33
---
44

55
Ubicloud managed services are offered through data centers of various bare metal providers, such as Hetzner and Leaseweb. We are adding new providers and regions based on demand. If you are interested specific regions, please contact us at [support@ubicloud.com](mailto:support@ubicloud.com).
66

77
Each Ubicloud region can be mapped to particular provider and its data center. Below you can find the mapping of existing Ubicloud regions.
88

99
| Region Name | Bare Metal Provider | Location |
10-
|:-------------:|:-------------------:|:--------------------:|
10+
| :-----------: | :-----------------: | :------------------: |
1111
| eu-central-h1 | Hetzner | Falkenstein, Germany |
12-
| eu-north-h1 | Hetzner | Helsinki, Finland |
13-
| us-east-a2 | Leaseweb | Manassas, VA, US |
12+
| eu-north-h1 | Hetzner | Helsinki, Finland |
13+
| us-east-a2 | Leaseweb | Manassas, VA, US |
1414

1515
### Github Action Runners
1616

17-
Github runners are automatically provisioned either at `eu-central-h1` or `eu-north-h1` regions based on the overall availability of the regions at the time of the provisioning.
17+
Github runners are automatically provisioned either at `eu-central-h1` or `eu-north-h1` regions based on the overall availability of the regions at the time of the provisioning.

0 commit comments

Comments
 (0)