Vanity URLs with Connect via deployApp

I'm experimenting with the command line for deploying documents, e.g. deploySite(). Is it possible to specify a

  • vanity URL
  • permissions for the document

from the command line.

2 Likes

Could you clarify what you mean by vanity URL? Do you mean a different domain altogether? or a custom path under the domain used for accessing rstudio?

Which document are you trying to specify permissions for? the source or the deployed? Could you give an example of the sort of permissions you want to set?

1 Like

Vanity URLs

On the side panel of connect you can specify a vanity URL

Administrators can create a custom "vanity" url to access this site. Your custom URL will be appended to your domain to form the complete path to your site.

This would give you connect.server/my/vanity/url/

Permissions

Access permissions of the deployed document.

Just for background on this feature

1 Like

Today it is only possible to change the vanity URL after deployment through the UI. We would like to support programmatic changes in the future and have added your vote to this item!

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.