Skip to content

Commit

Permalink
Content Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ortwinschneider committed Dec 8, 2023
1 parent 5d50577 commit afff8f3
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 41 deletions.
16 changes: 5 additions & 11 deletions documentation/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,10 @@
** xref:02-architecture.adoc#tech_stack[{module}.{counter:submodule2}. More about the technology stack]
* xref:03-demo.adoc[{counter:module}. See the Solution in Action]
** xref:03-demo.adoc#_demonstration[{module}.{counter:submodule3}. Demonstration]
** xref:03-demo.adoc#_run_the_demonstration[{module}.{counter:submodule3}. Run this demonstration]
*** xref:03-demo.adoc#_before_getting_started[{module}.{counter:submodule3}. Pre-requisites]
*** xref:03-demo.adoc#_installing_the_demo[{module}.{counter:submodule3}. Installing the demo]
*** xref:03-demo.adoc#_walkthrough_guide[{module}.{counter:submodule3}. Walkthrough guide]
* xref:04-workshop.adoc[{counter:module}. Workshop]
** xref:04-workshop.adoc#_installing_the_workshop_environment[{module}.{counter:submodule4}. Installing the workshop environment]
*** xref:04-workshop.adoc#_before_getting_started[{module}.{counter:submodule4}. Pre-requisites
*** xref:04-workshop.adoc#install_wksp_details[{module}.{counter:submodule4}. Installing the environment]
** xref:04-workshop.adoc#deliver_wksp[{module}.{counter:submodule4}. Delivering the workshop]
** xref:03-demo.adoc#demo-video[{module}.{counter:submodule3}. Demo Recording]
** xref:03-demo.adoc#installation[{module}.{counter:submodule3}. Installation]
*** xref:03-demo.adoc#install-prereq[{module}.{counter:submodule3}. Pre-requisites]
*** xref:03-demo.adoc#install-run[{module}.{counter:submodule3}. Installing the demo]
*** xref:03-demo.adoc#install-cleanup[{module}.{counter:submodule3}. Cleaning up]
* https://redhat-solution-patterns.github.io/[{counter:module}. Other Red Hat Solution Patterns]
2 changes: 1 addition & 1 deletion documentation/modules/ROOT/pages/01-pattern.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= Solution Patterns: Template Name
= Red Hat Connected Vehicle Architecture
:page-layout: home
:sectnums:
:sectlinks:
Expand Down
2 changes: 1 addition & 1 deletion documentation/modules/ROOT/pages/02-architecture.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= Solution Pattern: Name Template
= Red Hat Connected Vehicle Architecture
:sectnums:
:sectlinks:
:doctype: book
Expand Down
6 changes: 5 additions & 1 deletion documentation/modules/ROOT/pages/03-demo.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= Solution Pattern: Name Template
= Red Hat Connected Vehicle Architecture
:sectnums:
:sectlinks:
:doctype: book
Expand All @@ -16,10 +16,12 @@ video::4zRzp2jrd6E[youtube, width=800, height=480]

Next, you can learn how to install this solution pattern.

[#installation]
== Install the solution pattern

You can use the `install.sh` script to install this Solution Pattern.

[#install-prereq]
=== Prerequisites

Before executing the `install.sh` script, make sure you have the following ready:
Expand All @@ -34,6 +36,7 @@ Before executing the `install.sh` script, make sure you have the following ready
** App domain example: `apps.cluster-zxf6m.zxf6m.sandbox1856.opentlc.com`
** API domain example: `api.cluster-zxf6m.zxf6m.sandbox1856.opentlc.com`

[#install-run]
=== Running the installation

1. Provide the properties in `install_cleanup_vars.sh`, i.e.:
Expand Down Expand Up @@ -111,6 +114,7 @@ Then run the `install.sh` script:

If you want to manually install Bobbycar in your own environment (step-by-step), please follow these https://github.com/sa-mw-dach/bobbycar/tree/master/helm[installation instructions!]

[#install-cleanup]
=== Clean up the installation

Run the `cleanup.sh` script to uninstall the solution pattern
Expand Down
13 changes: 0 additions & 13 deletions documentation/modules/ROOT/pages/04-workshop.adoc

This file was deleted.

18 changes: 6 additions & 12 deletions documentation/modules/ROOT/pages/content-overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,13 @@ xref:02-architecture.adoc#tech_stack[{counter:submodule2}. Technology stack] +
xref:02-architecture.adoc#in_depth[{counter:submodule2}. An in-depth look at the solution's architecture] +
xref:02-architecture.adoc#tech_stack[{counter:submodule2}. More about the technology stack]
+
xref:03-demo.adoc[{counter:module}. Demonstration]::
xref:03-demo.adoc[{counter:module}. Demo & Installation]::
+
xref:03-demo.adoc#_demonstration[{counter:submodule3}. Demonstration] +
xref:03-demo.adoc#_walkthrough_guide[{counter:submodule3}. Walkthrough guide]
xref:03-demo.adoc#demo-video[{counter:submodule3}. Demonstration (Video Recording)] +
xref:03-demo.adoc#installation[{counter:submodule3}. Installation]
+
xref:04-workshop.adoc[{counter:module}. Workshop]::
xref:#[{counter:module}. Further Information]::
+
xref:04-workshop.adoc#_installing_the_workshop_environment[{counter:submodule4}. Installing the workshop environment] +
xref:04-workshop.adoc#_delivering_the_workshop[{counter:submodule4}. Delivering the workshop]
+
xref:#[{counter:module}. Developer Resources]::
+
link:https://developers.redhat.com/about[{counter:submodule5}. Register^] for Red Hat developers subscription to get access to Red Hat products for personal use at no cost +
link:https://developers.redhat.com/products/openshift/overview[{counter:submodule5}. Red Hat OpenShift^] +
link:https://developers.redhat.com/products/quarkus/overview[{counter:submodule5}. Quarkus^] +
link:https://www.redhat.com/en/resources/excelfore-standardize-automotive-ota-updates-overview[{counter:submodule4}. Excelfore and Red Hat standardize automotive OTA updates] +
+
====
2 changes: 1 addition & 1 deletion documentation/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= Solution Patterns: Template Name
= Red Hat Connected Vehicle Architecture
:page-layout: home
:sectnums:
:sectlinks:
Expand Down
2 changes: 1 addition & 1 deletion site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ runtime:
cache_dir: ./.cache/antora

site:
title: Solution Patterns for Cloud Native Architectures
title: Red Hat Connected Vehicle Architecture
url: https://redhat-solution-patterns.github.io/solution-patterns/
start_page: solution-pattern-template::01-pattern.adoc

Expand Down

0 comments on commit afff8f3

Please sign in to comment.