Agenda
Introduction
Log in or create an account
Publish an app
Posit Connect Cloud
Currently in public beta
Free for personal use
Posit Connect (self-hosted commercial solution)
Host your own solution
Three simple steps
Create an account
Authenticated with github
Select a repo to deploy
Agenda
Introduction
Log in or create an account
Publish an app
Click on “Sign up for free”
Click on “Sign up with github”
Fill out the form
Click “Get started”
If you are a member of a GitHub organization, you will also be asked if you want to authorize specific organization accounts.
This is optional.
Authorizing organizations will enable auto-completion for repository, branch, and primary file for public repositories in these accounts.
Agenda
Introduction
Log in or create an account
Publish an app
Clone a repo
Or create your own repo
The only supported publishing path at this time is pulling code from an existing public GitHub repository.
Python deployments require a requirements.txt
dependency file to be included in the repository.
R deployments require a manifest.json
dependency file.
See Supported Content Types for more information.
A successful publish results in a URL for your application or document that is accessible by anyone on the web.