Posit Publisher - Deploy to Posit ConnectPosit Publisher is a code-first tool with a push-button user interface for deploying the things you build in Python and R to Posit Connect. Supported frameworks or content type include:
InstallationInstall Posit Publisher using the Install button above, or using the
Extensions side bar in Positron or
VS Code and searching for Posit Publisher is available from the Visual Studio Code Marketplace or from the Open VSX Registry. FeaturesStart in VS Code or Positron and end with content on Posit ConnectPosit Publisher extends VS Code and Positron so you can stay in your development environment to configure and deploy your content. Select the file you want to deploy, and Posit Publisher will get you started with a configuration. Once you are ready, deploy your content to Posit Connect. Code-first deploymentConfigure your content with ease. Configuration files allow setting up how you want your content to look and run on Connect — from choosing a title and description to Runtime process settings. Keep your content stable with language and tool versions set in your configurations — all automatically detected based on your local environment. Keep your content stable with language and tool versions set in your configurations — all automatically detected based on your local environment. And you also have the control to pin them to the exact version that works for you. Everything is saved in the Track all content for a projectIf your project requires multiple pieces of content, Posit Publisher can manage them all inside VS Code or Positron. For example, deploy an API and an application that utilizes it. Associate already deployed contentPosit Publisher isn't only for deploying something new. To start managing your previously-deployed content in VS Code or Positron, associate your deployment using just the content's URL. See the Updating Previously Deployed Content documentation for more information. Multiple deployments and configurationsDoes your content need to be deployed to multiple destinations with different settings? For example, to a staging environment and production. Posit Publisher supports managing multiple deployments and configurations, simplifying the process of deploying to different environments. Deployment logsLogs are organized to easily identify what went wrong. Help and feedbackDocumentation can be found in the open source repository. Report bugs or request features using GitHub Issues. |