You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tutorial provides all the information required to create your first Commodore component.
3
+
This tutorial provides all the information required to create your first Commodore component. https://syn.tools/tuto/index.html[This tutorial can be found] in the official Project Syn documentation.
4
4
5
5
== Contents
6
6
7
-
The contents of the tutorial are in the `tutorial.adoc` file. The scripts help encapsulate the knowledge required to spin up a Project Syn installation with at least 2 clusters.
7
+
The contents of the tutorial are in the `docs/modules/ROOT/pages/index.adoc` file. The scripts help encapsulate the knowledge required to spin up a Project Syn installation with at least 2 clusters.
8
+
9
+
The instructions of the tutorial guide the user to the creation and deployment of a simple component.
8
10
9
11
== Requirements
10
12
11
13
The `0_requirements.sh` script shows the current versions of all required software.
12
14
13
15
== Build PDF
14
16
15
-
Use the `make pdf` command to create a PDF file out of the source Asciidoc file. This requires Docker.
17
+
Use the `make pdf` command to create a PDF file out of the source Asciidoc file in the `build` folder. This operation requires Docker.
0 commit comments