Commit 2d26404e authored by bue's avatar bue
Browse files

@ man : smoke evolution

parent 4b72d47c
Loading
Loading
Loading
Loading
−53.3 KiB
Loading image diff...
+187 KiB
Loading image diff...
−473 B (234 KiB)
Loading image diff...
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ Annot is deployed within the docker distribution platform.
In detail annot is packed into a docker-machine,
where it is split into five docker containers:

![An! docker continer stack](img/annotDockerContainerMoby01.png)
![An! docker continer stack](img/annotDockerContainerMoby02.png "An! docker container stack")

1. annot_nginxdev_1 or anno_nginx_1 contains the web server.
1. annot_db_1 contains the database engine.
@@ -130,7 +130,7 @@ from the official django documentation.

### The folder structure inside the **annot/web/** folder

![An! django stack](img/annotv5stack20180418colour07.png)
![An! django stack](img/annotv5stack20180418colour07.png "An! django stack")

The annot/web folder contains the actual annot code base.
The django main project folder (prjannot) and all django app folders (app*) can be found here.