Skip to content

cloudfoundry/stratos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5da1c51 · Jun 18, 2020
May 10, 2020
Jun 11, 2020
Sep 11, 2017
May 22, 2020
Jun 2, 2020
Jun 18, 2020
Jun 13, 2019
Mar 18, 2019
Feb 6, 2018
May 24, 2018
Feb 18, 2020
Apr 25, 2019
Oct 25, 2016
Jun 5, 2018
Apr 10, 2020
Jan 31, 2018
Jan 15, 2018
Jan 30, 2018
Feb 6, 2018
Jan 8, 2020
May 29, 2020
Oct 21, 2019
Jan 22, 2018
Jan 22, 2018
Jun 1, 2020
Apr 6, 2020
Dec 2, 2019
Aug 15, 2018
Aug 9, 2018
Jan 8, 2019
Dec 5, 2019
May 1, 2020
Jun 8, 2020
Jun 1, 2020
Apr 1, 2020
May 21, 2020
Jan 23, 2018
Oct 11, 2017
Dec 13, 2019
Oct 2, 2019

Repository files navigation

Stratos

  GitHub release License slack.cloudfoundry.org

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.

If you are looking for a version of Stratos, you can find ..

Stratos Application view

Quick Start

To get started quickly, we recommend following the steps to deploy the Stratos Console as a Cloud Foundry Application - see here.

If you have docker installed, you can quickly deploy Stratos using the all-in-one container:

$ docker run -p 4443:443 splatform/stratos:latest 

Once that has finished, you can then access Stratos by visiting https://localhost:4443.

Deploying Stratos

Stratos can be deployed in the following environments:

  1. Cloud Foundry, as an application. See guide
  2. Kubernetes, using a Helm chart. See guide
  3. Docker, single container deploying all components. See guide

Troubleshooting

Please see our Troubleshooting page.

Further Reading

Take a look at the Feature Set for details on the feature set that Stratos provides.

Get an Overview of Stratos, its components and the different ways in which it can be deployed.

Take a look at the Development Roadmap to see where we are heading. We update our status page each week to summarize what we are working on - see the Status Page.

Browse through features and issues in the project's issues page or Zenhub Board.

What kind of code is in Stratos? We've integrated Code Climate for some code quality and maintainability metrics. Take a stroll around the project page

Contributing

We very much welcome developers who would like to get involved and contribute to the development of the Stratos project. Please refer to the Contributing guide for more information.

For information to help getting started with development, please read the Developer's Guide.

Support and feedback

We have a channel (#stratos) on the Cloud Foundy Slack where you can ask questions, get support or give us feedback. We'd love to hear from you if you are using Stratos.

You can join the Cloud Foundry Slack here - https://slack.cloudfoundry.org/ - and then join the #stratos channel.

Acknowledgements

Tested with Browserstack

Browserstack

License

The work done has been licensed under Apache License 2.0. The license file can be found here.