Skip to content

Commit f4e1e05

Browse files
committed
add UCM prerequisite
1 parent 6acd0c5 commit f4e1e05

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,15 @@ This repository contains instructions and configuration for running your own uni
88
- [EC2 instructions](ec2/README.md) to use Terraform (or OpenTofu) to deploy to to AWS EC2 instances
99
- [EKS instructions](eks/README.md) to use Terraform (or OpenTofu) to deploy on a Kubernetes cluster via AWS Elastic Kubernetes Service (EKS) and deploy Unison Cloud on the resulting Kubernetes cluster.
1010

11+
## Prerequisites
1112

13+
In order to create and use your own Unison Cloud cluster, you will need:
14+
15+
- A [unison.cloud](https://unison.cloud) account with an [active subscription](https://www.unison.cloud/signup/?plan=Starter).
16+
17+
- UCM must be installed, you can see our [quickstart guide](https://www.unison-lang.org/docs/quickstart/) for setting that up.
18+
19+
- You have to have recently run `auth.login` inside UCM.
1220

1321
## Scope
1422

0 commit comments

Comments
 (0)