From b39fcf9bf78a5a79d215769c959914dbdb468785 Mon Sep 17 00:00:00 2001 From: Fred Pauchet Date: Sun, 1 May 2022 20:10:26 +0200 Subject: [PATCH] Move deployment on part 2 --- main.tex | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/main.tex b/main.tex index aaeb5c3..f5686f6 100644 --- a/main.tex +++ b/main.tex @@ -54,6 +54,16 @@ \include{chapters/python.tex} \include{chapters/new-project.tex} +\include{parts/deployment.tex} + +\include{chapters/infrastructure.tex} +\include{chapters/deployments.tex} +\include{chapters/heroku.tex} +\include{chapters/kubernetes.tex} +\include{chapters/deployment-tools.tex} +\include{chapters/deployment-processes.tex} +\chapter{Conclusions} + \include{parts/principles.tex} \include{chapters/models.tex} @@ -63,17 +73,6 @@ \include{chapters/forms.tex} \include{chapters/authentication.tex} \include{chapters/context-processors.tex} - -\chapter{Conclusions} - -\include{parts/deployment.tex} - -\include{chapters/infrastructure.tex} -\include{chapters/deployments.tex} -\include{chapters/heroku.tex} -\include{chapters/kubernetes.tex} -\include{chapters/deployment-tools.tex} -\include{chapters/deployment-processes.tex} \chapter{Conclusions} \include{parts/soa.tex}