Skip to content

Commit a70d549

Browse files
alex-chisholmwch
andauthored
add Connect Cloud as deployment option (#252)
* add Connect Cloud as deployment option * Update dashes --------- Co-authored-by: Winston Chang <winston@posit.co>
1 parent 341d074 commit a70d549

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

docs/deploy-cloud.qmd

+12-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,20 @@
22
title: "Cloud hosting"
33
---
44

5+
## Posit Connect Cloud
6+
7+
The quickest way to get started is [Posit Connect Cloud](https://connect.posit.cloud/), our next-generation online publishing platform.
8+
9+
You can deploy Shiny applications---and other data frameworks---from GitHub to Connect Cloud in under a minute. All you need is your code and a requirements.txt dependency file.
10+
11+
Quickly showcase your work with a public portfolio and leverage powerful features such as secret environment variable management and automatic push-to-publish for seamless continuous deployment. Free and paid plans are available.
12+
13+
To get started, sign up for [Connect Cloud](https://connect.posit.cloud/), review the [how-to guide](https://docs.posit.co/connect-cloud/how-to/python/shiny-python.html), and join the [community](https://forum.posit.co/c/posit-professional-hosted/posit-connect-cloud/67).
14+
15+
516
## Shinyapps.io
617

7-
The quickest way to get started is [shinyapps.io](https://www.shinyapps.io/), which is our hosted service for deploying Shiny applications.
8-
Shinyapps.io allows you to easily host applications without having to set up your own server, and has a variety of free and paid plans depending on your use case.
18+
[shinyapps.io](https://www.shinyapps.io/) also allows you to easily host applications without having to set up your own server, and has a variety of free and paid plans depending on your use case.
919

1020
To use shinyapps.io, follow these steps:
1121

0 commit comments

Comments
 (0)