forked from cloudfoundry/docs-running-cf
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html.md.erb
32 lines (23 loc) · 1.23 KB
/
index.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
title: Running Cloud Foundry
---
##Deploying Cloud Foundry ##
[BOSH](/bosh/) is the recommended and supported means to [deploy Cloud Foundry](/deploying/index.html).
However, BOSH is more than a provisioning and deployment tool.
It is also the tool you use to manage and troubleshoot existing Cloud Foundry instances.
##Managing Cloud Foundry ##
- [Monitoring](managing-cf/monitoring.html)
- [Logging](managing-cf/logging.html)
- [Managing Users](../adminguide/uaa-user-management.html)
- [Creating and Modifying Quota Plans](managing-cf/quota-plans.html)
- [Identifying the API Endpoint for your Cloud Foundry Instance](./cf-api-endpoint.html)
##More ##
- [BOSH](/bosh/index.html)
- [Cloud Foundry Architecture](/concepts/architecture/index.html)
- [Troubleshooting Cloud Foundry](troubleshooting.html)
- [Other Troubleshooting Topics](troubleshooting/index.html)
##Join the Community ##
Join our mailing lists to get help in running Cloud Foundry.
- [BOSH Users](https://groups.google.com/a/cloudfoundry.org/forum/?fromgroups#!forum/bosh-users)
- [BOSH Developers](https://groups.google.com/a/cloudfoundry.org/forum/?fromgroups#!forum/bosh-dev)
- [Cloud Foundry Developers](https://groups.google.com/a/cloudfoundry.org/forum/#!forum/vcap-dev)