mirror of
https://github.com/clearml/clearml-server
synced 2025-06-26 23:15:47 +00:00
Documentation
This commit is contained in:
parent
1e40fc7922
commit
8986f75356
@ -7,6 +7,11 @@ 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).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user