Administering Posit Connect
Now that you have installed and configured Posit Connect, you are ready to learn how to administer your instance.
There are 3 ways of interacting with your instance for administrative tasks:
- Use the graphical interface: as an admin, you have elevated privileges to perform some actions directly from the web interface in Connect.
- Use CLI tools: Posit Connect ships with a few CLI tools to manage your license and your users.
- Use the API: The web API for Connect (and its associated SDKs for Python and R) offers a comprehensive way to administer your installation.
In this part of the training, you will learn about:
- User and Group Management
- Content Management
- External Data Access
You will also practice some troubleshooting by attempting to fix common situations that might arise with Posit Connect.