Skip to content
This repository was archived by the owner on Dec 29, 2025. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@
* [Customer](meshcloud/customer.md)
* [Projects](meshcloud/project.md)
* [Service User](meshcloud/service-user.md)
* [Partner](meshcloud/partner.md)
* [Marketplace](meshcloud/marketplace.md)
* [Payment Methods](meshcloud/paymentmethods.md)
* [IaaS functions in Meshpanel](iaas-functions-in-meshpanel.md)
* [Compute](iaas/compute.md)
* [Connecting a VM to the internet](iaas/connecting-a-vm-to-the-internet.md)
Expand Down
30 changes: 30 additions & 0 deletions meshcloud/partner.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Meshcloud Partner

Partner accounts are basically reseller who are able to create managable accounts, called managed customer, on their own.

# Creating a Managed Customer

The following steps describe how to create a Managed Customer:

1. Navigate to [https://panel.meshcloud.io](https://panel.meshcloud.io/).

2. If not logged in, please login with your partner account credentials.

3. On the Welcome Dashboard, please make sure that you have selected your partner account in the account drop-down menu on the top left.

4. Select the **Partner Area** from the toolbox and go to **Customers** in the menu bar on the left.

5. Enter a name and an identifier for your new managed customer and create the account by clicking on the `+`.
> **Attention**: Currently the identifiers can not be changed. Please choose them carefully.

# Add a User to a Managed Customer

In order to use a customer account users must be assigned to it. In order to access the account with our partner credentials we must first assign ourself to the account:

1. Go to **Partner Area > Customers** and click on the **Users** icon on the managed customer account you want to edit.

2. In the **Customers Users** view click on the button **Add Myself** in the top right corner.

3. After you have successfully assigned yourself to the account you can now choose the account in the top left drop-down. Please select the account there.

4. In the toolbox go to **Account > Users** there you can invite and add users to the managed customer account.
10 changes: 10 additions & 0 deletions meshcloud/paymentmethods.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Payment Methods

Currently we support payments via Invoice or Credit Card. Before you can start to create projects you must add a payment method in the [panel menu](https://panel.meshcloud.io/#/customer/paymentMethods).

If you want to receive written invoices for your project payments please [submit a request](https://support.meshcloud.io/hc/en-us/requests/new) to us and we will enable this service for you.

## Removing Payment Methods

Before you can delete a payment method it must first be removed from all associated projects. Usually you add a new payment methods, change
all project to this method and then the delete button is enabled to remove it.