mirror of
https://github.com/clearml/clearml-server
synced 2025-02-07 13:33:42 +00:00
Documentation
This commit is contained in:
parent
1e40fc7922
commit
8986f75356
@ -7,12 +7,17 @@ Service port numbers on these AMIs are:
|
|||||||
- API: 8008
|
- API: 8008
|
||||||
- File Server: 8081
|
- File Server: 8081
|
||||||
|
|
||||||
|
Persistent storage configuration:
|
||||||
|
- MongoDB: /opt/trains/data/
|
||||||
|
- ElasticSearch: /opt/trains/data/
|
||||||
|
- File Server: /mnt/fileserver/
|
||||||
|
|
||||||
Instructions on launching a custom AMI from the EC2 console can be found [here](https://aws.amazon.com/premiumsupport/knowledge-center/launch-instance-custom-ami/)
|
Instructions on launching a custom AMI from the EC2 console can be found [here](https://aws.amazon.com/premiumsupport/knowledge-center/launch-instance-custom-ami/)
|
||||||
and a detailed version [here](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/launching-instance.html).
|
and a detailed version [here](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/launching-instance.html).
|
||||||
|
|
||||||
The minimum recommended instance type is **t3a.large**
|
The minimum recommended instance type is **t3a.large**
|
||||||
|
|
||||||
##Released versions
|
## Released versions
|
||||||
|
|
||||||
The following sections provide a list containing AMI Image ID per region for each released **trains-server** version.
|
The following sections provide a list containing AMI Image ID per region for each released **trains-server** version.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user