mirror of
https://github.com/clearml/clearml-server
synced 2025-02-07 05:27:23 +00:00
Documentation
This commit is contained in:
parent
c461471942
commit
4f8cb35f9a
39
README.md
39
README.md
@ -27,42 +27,9 @@ The **trains-server's** code is freely available [here](https://github.com/alleg
|
|||||||
|
|
||||||
## System diagram
|
## System diagram
|
||||||
|
|
||||||
<pre>
|
|
||||||
TRAINS-server
|
![Alt Text](https://github.com/allegroai/trains/blob/master/docs/system_diagram.png?raw=true)
|
||||||
+--------------------------------------------------------------------+
|
|
||||||
| |
|
|
||||||
| Server Docker Elastic Docker Mongo Docker |
|
|
||||||
| +-------------------------+ +---------------+ +------------+ |
|
|
||||||
| | Pythonic Server | | | | | |
|
|
||||||
| | +-----------------+ | | ElasticSearch | | MongoDB | |
|
|
||||||
| | | WEB server | | | | | | |
|
|
||||||
| | | Port 8080 | | | | | | |
|
|
||||||
| | +--------+--------+ | | | | | |
|
|
||||||
| | | | | | | | |
|
|
||||||
| | +--------+--------+ | | | | | |
|
|
||||||
| | | API server +----------------------------+ | |
|
|
||||||
| | | Port 8008 +---------+ | | | |
|
|
||||||
| | +-----------------+ | +-------+-------+ +-----+------+ |
|
|
||||||
| | | | | |
|
|
||||||
| | +-----------------+ | +---+----------------+------+ |
|
|
||||||
| | | File Server +-------+ | Host Storage | |
|
|
||||||
| | | Port 8081 | | +-----+ | |
|
|
||||||
| | +-----------------+ | +---------------------------+ |
|
|
||||||
| +------------+------------+ |
|
|
||||||
+---------------|----------------------------------------------------+
|
|
||||||
|HTTP
|
|
||||||
+--------+
|
|
||||||
GPU Machine |
|
|
||||||
+------------------------|-------------------------------------------+
|
|
||||||
| +------------------|--------------+ |
|
|
||||||
| | Training | | +---------------------+ |
|
|
||||||
| | Code +---+------------+ | | TRAINS configuration| |
|
|
||||||
| | | TRAINS | | | ~/trains.conf | |
|
|
||||||
| | | +------+ | |
|
|
||||||
| | +----------------+ | +---------------------+ |
|
|
||||||
| +---------------------------------+ |
|
|
||||||
+--------------------------------------------------------------------+
|
|
||||||
</pre>
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user