Connections

Connections

Overview

The Connections feature allows you to integrate various external platforms and services with PlantonCloud. A “connection” is essentially a set of credentials that authorize the platform to perform operations on your behalf in third-party systems—such as AWS, Kubernetes clusters, GitHub, MongoDB Atlas, and more.

By configuring these connections in one centralized interface, you can seamlessly manage your cloud resources, container registries, source code repositories, managed services, and even AI co-pilots—all within PlantonCloud.

Accessing the Connections Page

  1. Log in to the PlantonCloud Platform.
  2. From the dashboard, navigate to the sidebar
  3. Click on Connections.

The Connections page has two main tabs:

  • Connections – where you create and view all possible “connection cards” for supported services.
  • Existing Connections – lists all the credentials that have already been configured for your organization.

Alt Text

Filtering by Category

At the top, you’ll see a filter or category selector that helps you narrow down the type of connections:

  • Cloud Provider – AWS, Google Cloud Platform (GCP), Azure
  • Containers – Kubernetes clusters, Docker registries
  • Source Code – GitHub, GitLab, generic Git credentials
  • IaC – Pulumi backend, Stack Job Runner
  • ChatGPT – Use your own ChatGPT API credentials for co-pilot features
  • PaaS – Snowflake, Confluent Cloud, MongoDB Atlas.

Alt Text

Creating a New Connection

  1. Select the Connections tab.
  2. Locate the connection card you want to set up (e.g., “AWS” or “GitHub”).
  3. Click connect button on the card to open a form or credential input screen.

Alt Text

Example: AWS Connection

  • Required Fields: Account ID, Region, Access Key, Secret Access Key
  • How to Obtain: Typically from your AWS Identity and Access Management (IAM) console.

Once you enter and save the credentials, they will appear under Existing Connections.

Viewing & Managing Existing Connections

To see all previously configured credentials:

  1. Go to the Existing Connections tab.
  2. The list view will display each connection’s Provider, Id, Created by Email Id and Created At Timestamp.
  3. Click on the connection to view details, edit, Manage Permissions, Share With Other Environment and Delete it.

[Gif Placeholder: AWS Credential Resource Page]

Frequently Asked Questions (FAQ)

  1. Why do I need to create a connection?

Connections allow PlantonCloud to automate tasks (such as provisioning or deployments) on external platforms. Without a valid connection, the platform can’t authenticate to perform those operations.

  1. Are my credentials secure?

All credentials are stored in a secure environment. Ensure you follow best practices like regularly rotating secret keys and using IAM policies.

  1. Can I have multiple connections of the same type?

Absolutely. For instance, you might have multiple AWS accounts (one for dev, one for prod) or multiple Docker registries.

  1. What if a connection fails?

Check the credentials (access keys, tokens, etc.) and verify they’re correct. You can update them at any time under “Existing Connections.”

  1. How do I remove or update a connection?

Go to “Existing Connections,” select the one you want to remove or edit, and follow the prompts.

Conclusion

With Connections, you centralize and streamline integration with various services. By setting up credentials once, you enable PlantonCloud to handle complex workflows—like creating Kubernetes clusters, provisioning AWS resources, or interacting with your own Git repositories—all from a single interface.

For more info or troubleshooting, please refer to our Support & Help Center or reach out to your PlantonCloud representative.