Skip to content

Commit a0ce04a

Browse files
committed
Drop Cloudbees PaaS documentation
Remove the Cloudbees section since they are shutting down their PaaS. Fixes gh-2105
1 parent e5295c0 commit a0ce04a

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

spring-boot-docs/src/main/asciidoc/cloud-deployment.adoc

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -224,18 +224,6 @@ Your application should now be up and running on Heroku.
224224

225225

226226

227-
[[cloud-deployment-cloudbees]]
228-
== CloudBees
229-
CloudBees provides cloud-based "`continuous integration`" and "`continuous delivery`"
230-
services as well as Java PaaS hosting. https://github.com/msgilligan[Sean Gilligan]
231-
has contributed an excellent
232-
https://github.com/CloudBees-community/springboot-gradle-cloudbees-sample[Spring Boot
233-
sample application] to the CloudBees community GitHub repository. The project includes
234-
an extensive https://github.com/CloudBees-community/springboot-gradle-cloudbees-sample/blob/master/README.asciidoc[README]
235-
that covers the steps that you need to follow when deploying to CloudBees.
236-
237-
238-
239227
[[cloud-deployment-openshift]]
240228
== Openshift
241229
https://www.openshift.com/[Openshift] is the RedHat public (and enterprise) PaaS solution.
@@ -311,7 +299,7 @@ of this guide.
311299
[[cloud-deployment-whats-next]]
312300
== What to read next
313301
Check out the http://www.cloudfoundry.com/[Cloud Foundry], https://www.heroku.com/[Heroku]
314-
and http://www.cloudbees.com[CloudBees] web sites for more information about the kinds of
302+
and https://www.openshift.com[Openshift] web sites for more information about the kinds of
315303
features that a PaaS can offer. These are just three of the most popular Java PaaS
316304
providers, since Spring Boot is so amenable to cloud-based deployment you're free to
317305
consider other providers as well.

0 commit comments

Comments
 (0)