Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 06e382d

Browse files
committed
Remove arch section text
- Fix links to microsite
1 parent 14b15cf commit 06e382d

File tree

9 files changed

+21
-335
lines changed

9 files changed

+21
-335
lines changed

spring-cloud-dataflow-docs/src/main/asciidoc/appendix-howto.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,10 @@ NOTE: Depending on the Spring Cloud Data Flow server implementation, you may hav
7777

7878
=== Troubleshooting
7979

80-
This section covers how to troubleshoot Spring Cloud Data Flow on your platform of choice. Please visit the Troubleshooting sections of the microsite for link:https://dataflow.spring.io/documentation/{microsite-version}/stream-developer-guides/troubleshooting/[Stream] and link:https://dataflow.spring.io/documentation/{microsite-version}/batch-developer-guides/troubleshooting/[Batch] processing.
80+
This section covers how to troubleshoot Spring Cloud Data Flow on your platform of choice. Please visit the Troubleshooting sections of the microsite for link:https://dataflow.spring.io/docs/stream-developer-guides/troubleshooting/[Stream] and link:https://dataflow.spring.io/docs/batch-developer-guides/troubleshooting/[Batch] processing.
8181

8282

8383
[[faqs]]
8484
=== Frequently Asked Questions
8585
In this section, we review the frequently asked questions in Spring Cloud Data Flow.
86-
Please see the https://dataflow.spring.io/documentation/{microsite-version}/resources/faq/[Frequently Asked Questions] section of the microsite for more information.
86+
Please see the https://dataflow.spring.io/docs/resources/faq/[Frequently Asked Questions] section of the microsite for more information.

spring-cloud-dataflow-docs/src/main/asciidoc/architecture.adoc

Lines changed: 1 addition & 315 deletions
Large diffs are not rendered by default.

spring-cloud-dataflow-docs/src/main/asciidoc/dashboard.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ endif::omit-tasks-docs[]
395395
[[dashboard-task-scheduling]]
396396
== Scheduling
397397

398-
You can create schedules from the SCDF Dashboard for the Task Definitions. Please see the https://dataflow.spring.io/documentation/{microsite-version}/feature-guides/batch/scheduling/[Scheduling Batch Jobs] section of the microsite for more information.
398+
You can create schedules from the SCDF Dashboard for the Task Definitions. Please see the https://dataflow.spring.io/docs/feature-guides/batch/scheduling/[Scheduling Batch Jobs] section of the microsite for more information.
399399

400400
[[dashboard-auditing]]
401401
== Auditing
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[getting-started-cloudfoundry]]
22
== Getting Started - Cloud Foundry
33

4-
This section covers how to get started with Spring Cloud Data Flow on Cloud Foundry. Please see the https://dataflow.spring.io/documentation/{microsite-version}/installation/cloudfoundry/[Cloud Foundry] section of the microsite for more information on installing Spring Cloud Data Flow on Cloud Foundry.
4+
This section covers how to get started with Spring Cloud Data Flow on Cloud Foundry. Please see the https://dataflow.spring.io/docs/installation/cloudfoundry/[Cloud Foundry] section of the microsite for more information on installing Spring Cloud Data Flow on Cloud Foundry.
55

6-
Once you have the Data Flow server installed on Cloud Foundry, you will want to get started with orchestrating the deployment of readily available pre-built applications into a coherent streaming or batch data pipelines. Below we have guides on how to get started with both link:https://dataflow.spring.io/documentation/{microsite-version}/stream-developer-guides/[Stream] and link:https://dataflow.spring.io/documentation/{microsite-version}/batch-developer-guides/[Batch] processing.
6+
Once you have the Data Flow server installed on Cloud Foundry, you will want to get started with orchestrating the deployment of readily available pre-built applications into a coherent streaming or batch data pipelines. Below we have guides on how to get started with both link:https://dataflow.spring.io/docs/stream-developer-guides/[Stream] and link:https://dataflow.spring.io/docs/batch-developer-guides/[Batch] processing.
77

spring-cloud-dataflow-docs/src/main/asciidoc/getting-started-kubernetes.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ This makes Spring Cloud Data Flow suitable for a range of data-processing use ca
88

99
This project provides support for using Spring Cloud Data Flow with Kubernetes as the runtime for these pipelines, with applications packaged as Docker images.
1010

11-
Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/installation/kubernetes/[Kubernetes] section of the microsite for more information on installing Spring Cloud Data Flow on Kubernetes.
11+
Please see the link:https://dataflow.spring.io/docs/installation/kubernetes/[Kubernetes] section of the microsite for more information on installing Spring Cloud Data Flow on Kubernetes.
1212

13-
Once you have the Data Flow server installed on Kubernetes, you will want to get started with orchestrating the deployment of readily available pre-built applications into a coherent streaming or batch data pipelines. Below we have guides on how to get started with both link:https://dataflow.spring.io/documentation/{microsite-version}/stream-developer-guides/[Stream] and link:https://dataflow.spring.io/documentation/{microsite-version}/batch-developer-guides/[Batch] processing.
13+
Once you have the Data Flow server installed on Kubernetes, you will want to get started with orchestrating the deployment of readily available pre-built applications into a coherent streaming or batch data pipelines. Below we have guides on how to get started with both link:https://dataflow.spring.io/docs/stream-developer-guides/[Stream] and link:https://dataflow.spring.io/docs/batch-developer-guides/[Batch] processing.
1414

1515
=== Application and Server Properties
1616

spring-cloud-dataflow-docs/src/main/asciidoc/getting-started-local.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You can find a gentle introduction to Spring Cloud Data Flow along with installa
99
We then build an introductory Spring Cloud Data Flow application, discussing some core principles as we go.
1010
--
1111

12-
Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/installation/local/[Local Machine] section of the microsite for more information on setting up docker compose and manual installation.
12+
Please see the link:https://dataflow.spring.io/docs/installation/local/[Local Machine] section of the microsite for more information on setting up docker compose and manual installation.
1313

14-
Once you have the Data Flow server installed locally, you will want to get started with orchestrating the deployment of readily available pre-built applications into a coherent streaming or batch data pipelines. Below we have guides on how to get started with both link:https://dataflow.spring.io/documentation/{microsite-version}/stream-developer-guides/[Stream] and link:https://dataflow.spring.io/documentation/{microsite-version}/batch-developer-guides/[Batch] processing.
14+
Once you have the Data Flow server installed locally, you will want to get started with orchestrating the deployment of readily available pre-built applications into a coherent streaming or batch data pipelines. Below we have guides on how to get started with both link:https://dataflow.spring.io/docs/stream-developer-guides/[Stream] and link:https://dataflow.spring.io/docs/batch-developer-guides/[Batch] processing.
1515

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[streams-dev-guide]]
22
= Stream Developer Guide
33

4-
Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/stream-developer-guides/[Stream Developer Guides] of the microsite for more information on how to create, test, and run Spring Cloud Stream applications on your local machine.
4+
Please see the link:https://dataflow.spring.io/docs/stream-developer-guides/[Stream Developer Guides] of the microsite for more information on how to create, test, and run Spring Cloud Stream applications on your local machine.
55

spring-cloud-dataflow-docs/src/main/asciidoc/streams.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Note that the shell calls the Data Flow Servers' REST API. For more information
7676
=== Stream Application DSL
7777

7878
The Stream Application DSL can be used to define custom binding properties for each of the Spring Cloud Stream applications.
79-
Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/feature-guides/streams/stream-application-dsl/[Stream Application DSL] section of the microsite for more information.
79+
Please see the link:https://dataflow.spring.io/docs/feature-guides/streams/stream-application-dsl/[Stream Application DSL] section of the microsite for more information.
8080

8181
[source,java]
8282
----
@@ -820,7 +820,7 @@ The next sections cover this feature in detail.
820820

821821
==== Deployment Properties
822822

823-
When deploying a stream, you can specify properties that can control how apps are deployed and configured. Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/feature-guides/streams/deployment-properties/[Deployment Properties] section of the microsite for more information.
823+
When deploying a stream, you can specify properties that can control how apps are deployed and configured. Please see the link:https://dataflow.spring.io/docs/feature-guides/streams/deployment-properties/[Deployment Properties] section of the microsite for more information.
824824

825825

826826
[[spring-cloud-dataflow-destroy-stream]]
@@ -1071,7 +1071,7 @@ If not specified, the rollback goes to the previous stream version.
10711071

10721072
=== Application Count
10731073

1074-
The application count is a dynamic property of the system used to specify the number of instances of applications. Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/feature-guides/streams/application-count/[Application Count] section of the microsite for more information.
1074+
The application count is a dynamic property of the system used to specify the number of instances of applications. Please see the link:https://dataflow.spring.io/docs/feature-guides/streams/application-count/[Application Count] section of the microsite for more information.
10751075

10761076
=== Skipper's Upgrade Strategy
10771077

@@ -1088,12 +1088,12 @@ This section covers additional features of the Stream DSL not covered in the <<
10881088
[[spring-cloud-dataflow-stream-dsl-tap]]
10891089
=== Tap a Stream
10901090

1091-
Taps can be created at various producer endpoints in a stream. Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/feature-guides/streams/taps/[Tapping a Stream] section of the microsite for more information.
1091+
Taps can be created at various producer endpoints in a stream. Please see the link:https://dataflow.spring.io/docs/feature-guides/streams/taps/[Tapping a Stream] section of the microsite for more information.
10921092

10931093
[[spring-cloud-dataflow-stream-dsl-labels]]
10941094
=== Using Labels in a Stream
10951095
When a stream is made up of multiple apps with the same name, they must be qualified with labels.
1096-
Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/feature-guides/streams/labels/[Labeling Applications] section of the microsite for more information.
1096+
Please see the link:https://dataflow.spring.io/docs/feature-guides/streams/labels/[Labeling Applications] section of the microsite for more information.
10971097

10981098

10991099

@@ -1102,20 +1102,20 @@ Please see the link:https://dataflow.spring.io/documentation/{microsite-version}
11021102
=== Named Destinations
11031103

11041104
Instead of referencing a source or sink application, you can use a named destination.
1105-
Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/feature-guides/streams/named-destinations/[Named Destinations] section of the microsite for more information.
1105+
Please see the link:https://dataflow.spring.io/docs/feature-guides/streams/named-destinations/[Named Destinations] section of the microsite for more information.
11061106

11071107
[[spring-cloud-dataflow-stream-dsl-fanin-fanout]]
11081108
=== Fan-in and Fan-out
11091109

11101110
By using named destinations, you can support fan-in and fan-out use cases.
1111-
Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/feature-guides/streams/fanin-fanout/[Fan-in and Fan-out] section of the microsite for more information.
1111+
Please see the link:https://dataflow.spring.io/docs/feature-guides/streams/fanin-fanout/[Fan-in and Fan-out] section of the microsite for more information.
11121112

11131113

11141114
[[spring-cloud-dataflow-stream-java-dsl]]
11151115
== Stream Java DSL
11161116

11171117
Instead of using the shell to create and deploy streams, you can use the Java-based DSL provided by the `spring-cloud-dataflow-rest-client` module.
1118-
Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/feature-guides/streams/java-dsl/[Java DSL] section of the microsite for more information.
1118+
Please see the link:https://dataflow.spring.io/docs/feature-guides/streams/java-dsl/[Java DSL] section of the microsite for more information.
11191119

11201120
[[spring-cloud-dataflow-stream-multi-binder]]
11211121
== Stream Applications with Multiple Binder Configurations
@@ -1160,7 +1160,7 @@ One can override any of the binder configuration properties by specifying them t
11601160
[[spring-cloud-dataflow-stream-function-composition]]
11611161
== Function Composition
11621162

1163-
Function composition allows you can attach a functional logic dynamically to an existing event streaming application. Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/feature-guides/streams/function-composition/[Function Composition] section of the microsite for more details.
1163+
Function composition allows you can attach a functional logic dynamically to an existing event streaming application. Please see the link:https://dataflow.spring.io/docs/feature-guides/streams/function-composition/[Function Composition] section of the microsite for more details.
11641164

11651165

11661166
[[spring-cloud-dataflow-stream-examples]]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[[task-dev-guide]]
22
= Task Developer Guide
33

4-
Please see the link:https://dataflow.spring.io/documentation/{microsite-version}/batch-developer-guides/[Batch Developer] section of the microsite for more information on how to create, test, and run Spring Cloud Task applications on your local machine.
4+
Please see the link:https://dataflow.spring.io/docs/batch-developer-guides/[Batch Developer] section of the microsite for more information on how to create, test, and run Spring Cloud Task applications on your local machine.
55

0 commit comments

Comments
 (0)