Skip to content

Commit 5e62263

Browse files
committed
Pull upstream changes for license trial URL rstudio/rstudio-docker-products#1037
1 parent 54136e9 commit 5e62263

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ Container images for [Workbench](https://docs.posit.co/ide/server-pro).
2020
2121
## Prerequisites
2222

23-
| Tool | Required for | Install |
24-
|------|-------------|---------|
25-
| [Docker](https://docs.docker.com/get-docker/) | Running containers locally | [Get Docker](https://docs.docker.com/get-docker/) |
26-
| [Helm](https://helm.sh/docs/intro/install/) | Deploying on Kubernetes | [Install Helm](https://helm.sh/docs/intro/install/) |
27-
| [kubectl](https://kubernetes.io/docs/tasks/tools/) | Deploying on Kubernetes | [Install kubectl](https://kubernetes.io/docs/tasks/tools/) |
28-
| Product license | Running Workbench | [Licensing FAQ](https://docs.posit.co/licensing/licensing-faq.html) |
23+
| Tool | Required for | Install |
24+
|------|-------------|---------------------------------------------------------------------------------------------------------------------------------|
25+
| [Docker](https://docs.docker.com/get-docker/) | Running containers locally | [Get Docker](https://docs.docker.com/get-docker/) |
26+
| [Helm](https://helm.sh/docs/intro/install/) | Deploying on Kubernetes | [Install Helm](https://helm.sh/docs/intro/install/) |
27+
| [kubectl](https://kubernetes.io/docs/tasks/tools/) | Deploying on Kubernetes | [Install kubectl](https://kubernetes.io/docs/tasks/tools/) |
28+
| Product license | Running Workbench | [Licensing FAQ](https://docs.posit.co/licensing/licensing-faq.html), [Request a trial license](https://posit.co/trial-license/) |
2929

3030
## Images
3131

workbench/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,9 @@ For persistent data, add these volume mounts to your `docker run` command:
190190

191191
### License activation
192192

193-
Workbench requires a [product license](https://docs.posit.co/licensing/licensing-faq.html). Posit recommends activating with a license file. Choose one method:
193+
Workbench requires a [product license](https://docs.posit.co/licensing/licensing-faq.html). If you don't have a license yet, request a free 30-day trial at [posit.co/trial-license](https://posit.co/trial-license/).
194+
195+
Posit recommends activating with a license file. Choose one method:
194196

195197
#### Option 1: License file (recommended)
196198

0 commit comments

Comments
 (0)