Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudfoundry/stratos
Stratos: Web-based Management UI for Cloud Foundry and Kubernetes
https://github.com/cloudfoundry/stratos
angular cf-extensions cloud cloud-foundry console foundry go golang javascript kubernetes paas stratos stratos-ui typescript ui
Last synced: 10 days ago
JSON representation
Stratos: Web-based Management UI for Cloud Foundry and Kubernetes
- Host: GitHub
- URL: https://github.com/cloudfoundry/stratos
- Owner: cloudfoundry
- License: apache-2.0
- Archived: true
- Created: 2016-01-05T19:12:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T04:05:44.000Z (almost 2 years ago)
- Last Synced: 2024-05-21T01:06:18.965Z (6 months ago)
- Topics: angular, cf-extensions, cloud, cloud-foundry, console, foundry, go, golang, javascript, kubernetes, paas, stratos, stratos-ui, typescript, ui
- Language: TypeScript
- Homepage:
- Size: 98.7 MB
- Stars: 243
- Watchers: 25
- Forks: 132
- Open Issues: 696
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-paas - Cloud Foundry Stratos - based Console UI for Cloud Foundry. (Misc / Azure App Service)
README
# Stratos
[![GitHub release](https://img.shields.io/github/release/cloudfoundry/stratos.svg)](https://github.com/cloudfoundry/stratos/releases/latest)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/cloudfoundry/stratos/blob/master/LICENSE)
[![slack.cloudfoundry.org](https://slack.cloudfoundry.org/badge.svg)](https://cloudfoundry.slack.com/messages/C80EP4Y57/)Stratos is an Open Source Web-based UI (Console) for managing Cloud Foundry. It allows users and administrators to both manage applications running in the Cloud Foundry cluster and perform cluster management tasks.
![Stratos Application view](website/static/images/screenshots/app-summary.png)
Please visit our new [documentation site](https://stratos.app/). There you can discover
1. Our [introduction](https://stratos.app/docs/), including quick start, contributing and troubleshooting guides.
1. How to [deploy](https://stratos.app/docs/deploy/overview) Stratos in a number of environments.
1. [Cloud Foundry](https://stratos.app/docs/deploy/cloud-foundry/cloud-foundry), as an application.
1. [Kubernetes](https://stratos.app/docs/deploy/kubernetes), using a Helm chart.
1. [Docker](https://stratos.app/docs/deploy/all-in-one), as a single container deploying all components.
1. Configuring advanced features such a [Single Sign On](https://stratos.app/docs/advanced/sso) and Cloud Foundry '[invite to org](https://stratos.app/docs/advanced/invite-user-guide)'.
1. Guides for [developers](https://stratos.app/docs/developer/introduction).
1. How to [extend](https://stratos.app/docs/extensions/introduction) Stratos [functionality](https://stratos.app/docs/extensions/frontend) and apply a custom [theme](https://stratos.app/docs/extensions/theming).## Acknowledgements
Tested with Browserstack
## License
The work done has been licensed under Apache License 2.0. The license file can be found [here](LICENSE).