Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linode/manager
Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://github.com/linode/manager
linode linode-api linode-manager react-redux react-router-v4 reactjs
Last synced: 3 days ago
JSON representation
Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
- Host: GitHub
- URL: https://github.com/linode/manager
- Owner: linode
- License: apache-2.0
- Created: 2016-05-16T13:24:49.000Z (over 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-29T16:55:59.000Z (2 months ago)
- Last Synced: 2024-10-29T17:11:54.772Z (2 months ago)
- Topics: linode, linode-api, linode-manager, react-redux, react-router-v4, reactjs
- Language: TypeScript
- Homepage: https://cloud.linode.com
- Size: 98.9 MB
- Stars: 689
- Watchers: 46
- Forks: 360
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
Akamai Connected Cloud Manager
## Overview
This repository is home to the Akamai Connected **[Cloud Manager](https://cloud.linode.com)** and related [`@linode/api-v4`](packages/api-v4/), [`@linode/validation`](packages/validation/) and [`@linode/ui`](packages/ui/) Typescript packages.
## Developing Locally
To get started running Cloud Manager locally, please see the [Getting Started guide](https://linode.github.io/manager/GETTING_STARTED.html).
## Contributing
If you already have your development environment set up, please read the [Contributing Guidelines](https://linode.github.io/manager/CONTRIBUTING.html) to get help in creating your first Pull Request.
To report a bug or request a feature in Cloud Manager, please [open a GitHub Issue](https://github.com/linode/manager/issues/new). For general feedback, use [linode.com/feedback](https://www.linode.com/feedback/).
## License
All code located in this repository is distributed under the terms of the [APLv2
license](LICENSE).