Skip to content

DOC: two lines in diagram swapped

Created by: Alexander Schlemmer

#
# +-------------(root docker)-------------------------+
# |                                                   |
# |             +-(caosdb_mysqlbackend)-------------+ |
# |             |                                   | |
# |             +-----------------------------------+ |
# |             +-(caosdb-server)-------------------+ |
# |             |                                   | |
# |             | /opt/caosdb                       | |
# |    .------->|  + /git/caosdb-server/scripting/  | |
# |    | .----->|  + /git/caosdb-server/authtoken/  | |
# |    | | .--->|  + /mnt/extroot                   | |
# |    | | | .->|  + /cert                          | |
# |    | | | |  |                                   | |
# |    | | | |  +-----------------------------------+ |
# |    | | | |                                        |
# |    | | | |    filesystem:                         |
# |    | | |  *---  /cert -----------.                |
# |    | | |                          |               |
# |    | | |      volumes:            |               |
# |    | |  *-----  extroot  ------.  |               |
# |    |  *-------  scripting  --.  | |               |
# |     *---------  authtoken  -. | | |               |
# |                             | | | |               |
# | +-(caosdb-pyinttest)---+    | | | |               |
# | |                      |    | | | |               |
# | | /authtoken           |<---* | | |               |
# | | /scripting           |<----*  | |               |
# | | /extroot             |<------*  |               |
# | | /cert                |<--------*                |
# | |                      |                          |
# | +----------------------+                          |
# +---------------------------------------------------+

should become:

#
# +-------------(root docker)-------------------------+
# |                                                   |
# |             +-(caosdb_mysqlbackend)-------------+ |
# |             |                                   | |
# |             +-----------------------------------+ |
# |             +-(caosdb-server)-------------------+ |
# |             |                                   | |
# |             | /opt/caosdb                       | |
# |    .------->|  + /git/caosdb-server/authtoken/  | |
# |    | .----->|  + /git/caosdb-server/scripting/  | |
# |    | | .--->|  + /mnt/extroot                   | |
# |    | | | .->|  + /cert                          | |
# |    | | | |  |                                   | |
# |    | | | |  +-----------------------------------+ |
# |    | | | |                                        |
# |    | | | |    filesystem:                         |
# |    | | |  *---  /cert -----------.                |
# |    | | |                          |               |
# |    | | |      volumes:            |               |
# |    | |  *-----  extroot  ------.  |               |
# |    |  *-------  scripting  --.  | |               |
# |     *---------  authtoken  -. | | |               |
# |                             | | | |               |
# | +-(caosdb-pyinttest)---+    | | | |               |
# | |                      |    | | | |               |
# | | /authtoken           |<---* | | |               |
# | | /scripting           |<----*  | |               |
# | | /extroot             |<------*  |               |
# | | /cert                |<--------*                |
# | |                      |                          |
# | +----------------------+                          |
# +---------------------------------------------------+

(authtoken and scripting swapped)

Imported comments:

By Quazgar on 2020-12-03T16:26:45.070Z

@henrik_indiscale This looks more like your area. But probably @salexan is right.

By Quazgar on 2020-12-03T16:26:08.737Z

assigned to @henrik_indiscale

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information