You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/app/docs/cloud/faq.md
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,25 +17,37 @@ To share secrets and access to deployments with other team members, you will nee
17
17
18
18
## How do Jetify Cloud Plans work?
19
19
20
-
Jetify Cloud Plans are available for a monthly platform fee, and allow you to share your Jetify Cloud resources with your team, along with increased support levels. All plans include usage credits equal to the monthly platform fee, which are billed at standard usage rates.
20
+
Jetify Cloud Plans are available for a monthly platform fee, and allow you to share your Jetify Cloud resources with your team, along with increased support levels. All plans include usage credits equal to the monthly platform fee, which are billed at standard usage rates.
21
21
22
22
For more details, see our [**pricing**](https://www.jetify.com/cloud/pricing) page.
23
23
24
24
## Do you offer self-hosted or private instances of Jetify Cloud?
25
25
26
26
We offer private instances and other features as part of our Enterprise Plan. [Contact us](https://calendly.com/d/3rd-bhp-qym/meet-with-the-jetify-team) so we can build a solution that meets your needs.
27
27
28
-
## How does pricing for Jetify Deploys work?
28
+
<!--## How does pricing for Jetify Deploys work?
29
29
30
30
Jetify Deploys cost $0.10/vCPU per hour while your deployment is scheduled. If your Deployment is idle for more than 15 minutes, Jetify Cloud will automatically scale down your deployment to zero. You are not charged for usage while your deployment is scaled down.
31
31
32
+
-->
33
+
34
+
## What are the specs of the Jetify Cloudboxes?
35
+
36
+
Jetify Cloudboxes by default have:
37
+
38
+
* 4 Dedicated vCPUs
39
+
* 16 GB of RAM
40
+
* 10 GB of user SSD Storage
41
+
42
+
Larger instances or more resources are available on request for paid customers! Contact us at [**[email protected]**](mailto:[email protected]?subject=Request More Resources)
43
+
32
44
## How does pricing for Jetify Cache work?
33
45
34
46
The Jetify Prebuilt Cache is included in your subscription for no additional cost.
35
47
36
48
Jetify Private Cache costs $0.60/GB of storage per month for the first 50 GB, and $0.50/GB per month after that. Jetify Private cache does not charge for bandwidth or downloads.
37
49
38
-
## What size instances are available for Jetify Deploys?
50
+
<!--## What size instances are available for Jetify Deploys?
39
51
40
52
You can configure the following instance sizes for your Deployment.
41
53
@@ -46,6 +58,8 @@ You can configure the following instance sizes for your Deployment.
46
58
| Medium | 1 | 2GB |
47
59
| Large | 2 | 4GB |
48
60
61
+
-->
62
+
49
63
## My project needs a custom instance size or scaling policy
50
64
51
65
We can customize Jetify Deployments for your project's needs. [Contact us](https://calendly.com/d/3rd-bhp-qym/meet-with-the-jetify-team) for help with a customized solution.
Copy file name to clipboardExpand all lines: docs/app/docs/cloud/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,11 @@ Jetify Cloud is currently available in Early Access. We're actively working on a
17
17
18
18
Jetify Cloud currently includes:
19
19
20
-
**[Jetify Cache](./cache/index.md)**: Provides a secure, private cache to share packages across all your Devbox projects and environments, whether sourced from Nixpkgs or Flakes. Avoid rebuilding custom packages locally or in CI.
20
+
**[Jetify Cache](./cache/index.md)**: Provides a secure, private cache to share packages across all your Devbox projects and environments, whether sourced from Nixpkgs or Flakes. Avoid rebuilding custom packages locally or in CI.
21
21
22
22
**[Jetify Secrets](./secrets/index.md)**: Securely store secrets and variables for all of your environments, and automatically synchronize them with your Devbox Shells and Scripts
23
23
24
-
**[Jetify Deploys](./deploys/index.md)**: Deploy Devbox projects as autoscaling, stateless services. See your changes live and in production as soon as you push to your repository, no extra DevOps or Config required.
24
+
<!--**[Jetify Deploys](./deploys/index.md)**: Deploy Devbox projects as autoscaling, stateless services. See your changes live and in production as soon as you push to your repository, no extra DevOps or Config required.-->
25
25
26
26
More features are coming soon, keep an eye on our [**blog**](https://www.jetify.com/blog) for future updates!
27
27
@@ -30,4 +30,4 @@ More features are coming soon, keep an eye on our [**blog**](https://www.jetify.
30
30
- Learn how to [**create your team**](./dashboard/creating_your_team.md) and [**invite members**](./dashboard/inviting_members.md)
31
31
- Speed up your dev environments with [**Jetify Cache**](./cache/index.md)
32
32
- Integrate Secrets with your Devbox project using [**Jetify Secrets**](./secrets/index.md)
33
-
- Learn how to deploy your application with [**Jetify Deploys**](./deploys/index.md)
33
+
-<!--Learn how to deploy your application with [**Jetify Deploys**](./deploys/index.md)-->
0 commit comments