Skip to content

Commit 94eaaa5

Browse files
authored
Merge pull request #2742 from hpe-dev-incubator/cms/platform/morpheus/home
Create Platforms “morpheus/home”
2 parents d3b7ead + d373c40 commit 94eaaa5

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

content/platform/morpheus/home.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: Morpheus
3+
version: "1.0"
4+
description: Morpheus is a vendor-agnostic management platform for multi-cloud
5+
orchestration, unified operations, and self-service provisioning.
6+
image: /img/platforms/morpheus-logo-192x187.png
7+
width: large
8+
priority: 7
9+
active: true
10+
tags:
11+
- morpheus
12+
---
13+
Morpheus is a vendor-agnostic management platform for multi-cloud orchestration, unified operations, and self-service provisioning. It bridges the gap between teams, tools, and processes, independent of where and how applications are deployed. As a centralized control plane, Morpheus enables enterprise-wide governance, policy enforcement, and self-service application provisioning access across virtually any hybrid cloud environment.
14+
15+
Learn more at [www.morpheusdata.com](https://morpheusdata.com/).
16+
17+
## API Documentation
18+
The Morpheus platform offers an extensive REST API to manage the configuration of the platform as well as deploy workloads to the various clouds that the platform supports. Detailed information about the REST API and how to use it can be found in the [Morpheus API documentation](https://apidocs.morpheusdata.com).
19+
20+
## Plugin Developer Portal
21+
The Morpheus platform offers a robust plugin framework that enables developers to build integrations to extend the native platform functionality. The framework includes providers for creating custom reports, cloud integrations, UI integrations, and more. Start building integrations with your environment by browsing through the [Morpheus developer portal](https://developer.morpheusdata.com).
22+
23+
## Morpheus Integrations
24+
25+
* **Morpheus Golang SDK:** The Morpheus Golang library provides an interface for interacting with the Morpheus platform within a Golang application. Details on using the library can be found at [morpheus-go-sdk ![](Github)](https://github.com/gomorpheus/morpheus-go-sdk).
26+
27+
* **Morpheus Terraform Provider:** The Morpheus Terraform provider enables the Morpheus platform to be managed in a declarative fashion using HashiCorp Terraform. Documentation for the Terraform provider can be found at [HashiCorp Terraform registry](https://registry.terraform.io/providers/gomorpheus/morpheus/latest/docs).
28+
29+
* **Morpheus CLI:** The Morpheus CLI is a Ruby-based command line tool for interacting with the Morpheus platform. The CLI can be used to programmatically manage the platform or deploy workloads using a YAML or JSON payload. Detailed information about the Morpheus CLI and how to use it can be found in the [CLI documentation](https://clidocs.morpheusdata.com).
30+
31+
## Gain hands-on experience with Morpheus
32+
The Morpheus platform includes a community edition that enables users to get hands-on experience with the Morpheus platform. The platform can be quickly deployed on a single Linux server running in a home lab, datacenter, or public cloud environment. Get started with the community edition at [https://morpheusdata.com/community](https://morpheusdata.com/community).
15.6 KB
Loading

0 commit comments

Comments
 (0)