commit f87eeb07eb607af49f30c1e9685a4e9825cfcf16
parent 05278b1a28b5fb477e9982814c4441b351f3f05d
Author: Florian Dold <florian@dold.me>
Date: Sun, 17 Jan 2021 19:26:00 +0100
part numbers
Diffstat:
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/presentations/bank/bank.tex b/presentations/bank/bank.tex
@@ -208,11 +208,13 @@ GNU Taler must ...
\node (corebanking) [def, draw, below left=of nexus] {Core Banking};
\node (nginx) [def, draw, above=of exchange]{Nginx};
\node (postgres) [def, draw, below left=of exchange]{Postgres};
+ \node (postgres-nexus) [def, draw, below right=of nexus]{Postgres};
\tikzstyle{C} = [color=black, line width=1pt]
\draw [<-, C] (exchange) -- (nginx) node [midway, above, sloped] (TextNode) {REST API};
\draw [<-, C] (postgres) -- (exchange) node [midway, above, sloped] (TextNode) {SQL};
+ \draw [<-, C] (postgres-nexus) -- (nexus) node [midway, above, sloped] (TextNode) {SQL};
\draw [<-, C] (nexus) -- (exchange) node [midway, above, sloped] (TextNode) {Internal REST API};
\draw [<-, C] (corebanking) -- (nexus) node [midway, above, sloped] (TextNode) {EBICS/FinTS};
@@ -321,7 +323,7 @@ GNU Taler must ...
\begin{frame}
\vfill
\begin{center}
- {\bf Part ??: Integration with the core banking system}
+ {\bf Part II: Integration with the core banking system}
\end{center}
\vfill
\end{frame}
@@ -435,7 +437,7 @@ of the Taler Wire Gateway exist:
\begin{frame}
\vfill
\begin{center}
- {\bf Part II: Operator security considerations}
+ {\bf Part III: Operator security considerations}
\end{center}
\vfill
\end{frame}
@@ -615,7 +617,7 @@ General notions:
\begin{frame}
\vfill
\begin{center}
- {\bf Part III: Deployment}
+ {\bf Part IV: Deployment}
\end{center}
\vfill
\end{frame}
@@ -797,7 +799,7 @@ Key import and installation:
\begin{frame}
\vfill
\begin{center}
- {\bf Part IV: Integration}
+ {\bf Part V: Integration}
\end{center}
\vfill
\end{frame}
@@ -920,7 +922,7 @@ Key import and installation:
\begin{frame}
\vfill
\begin{center}
- {\bf Part V: Go to market strategy}
+ {\bf Part VI: Go to market strategy}
\end{center}
\vfill
\end{frame}