A service broker to manage multiple Azure services in Cloud Foundry
Перейти к файлу
microsoft-github-policy-service[bot] 783b604b79
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-03-28 16:47:40 +00:00
.vscode Add admin update via cf push 2017-05-26 03:02:34 -07:00
docs Update Azure command on listing locations (#208) 2019-02-21 12:47:45 +08:00
examples expose failover group policy (#185) 2018-08-17 14:59:51 +08:00
lib Generate user for PostgreSQL binding (#213) 2019-06-03 18:48:19 +08:00
pcf-tile add 'configurable: true' to sql server pool collection blueprints' 2020-03-16 15:45:36 -07:00
scripts Merge pull request #99 from krancour/dockerize 2017-05-05 18:04:28 +08:00
test Generate user for PostgreSQL binding (#213) 2019-06-03 18:48:19 +08:00
.cfignore Vendor nodejs dependencies 2017-06-13 07:58:32 +00:00
.eslintrc.json Add linting to tests 2017-03-09 22:38:59 -08:00
.gitignore Add update sqldb credentials feature 2017-05-02 10:47:26 -07:00
.jshintrc use esversion 6 2017-10-25 14:28:25 +08:00
.npmrc Added .npmrc with `offline=true`. (#199) 2018-12-07 13:27:49 +08:00
.travis.yml upgrade node version to 6.10 in travis 2017-10-30 16:28:38 +08:00
Dockerfile dockerize the broker 2017-05-05 00:37:40 -04:00
LICENSE Initial commit 2016-03-07 16:20:46 +08:00
Makefile dockerize the broker 2017-05-05 00:37:40 -04:00
NOTICE Add a notice 2016-04-01 09:36:15 +00:00
README.md Update README.md 2019-03-14 10:58:40 +08:00
SECURITY.md Microsoft mandatory file 2023-01-24 17:22:04 +00:00
brokerserver.js support to deploy on Azure USGov and German 2017-07-12 11:20:48 +08:00
index.ts beginning migration to typescript 2017-06-08 09:03:14 -07:00
manifest.yml expose failover group policy (#185) 2018-08-17 14:59:51 +08:00
package.json Generate user for PostgreSQL binding (#213) 2019-06-03 18:48:19 +08:00
tsconfig.json beginning migration to typescript 2017-06-08 09:03:14 -07:00
winston.json replace the old log module with "winston" 2017-03-27 14:01:28 +08:00

README.md

Meta Azure Service Broker

Build Status

Cloud Foundry on Azure is generally available. If you want to try it, please follow the guidance.

Overview

You need an Azure account. With the account, you need to prepare a service principal and SQL Database on Azure which will be used in the deployment of the service broker. For the service offerings and plans, please refer to each specific service.

How to deploy and use

How to tag resources

The provided services

The services provided by the broker:

The user-provided services:

Troubleshooting

Have troubles? Check out our Troubleshooting Doc

Contribute

More information

Custom Services in Cloud Foundry

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.