mirror of
https://github.com/clearml/clearml-server
synced 2025-02-07 13:33:42 +00:00
Documentation
This commit is contained in:
parent
4f01778961
commit
70ae090cc0
@ -88,9 +88,9 @@ To install **trains-server** on a stand alone Linux Ubuntu, follow the steps bel
|
|||||||
$ git clone https://github.com/allegroai/trains-server.git
|
$ git clone https://github.com/allegroai/trains-server.git
|
||||||
$ cd trains-server
|
$ cd trains-server
|
||||||
|
|
||||||
1. Run `docker-compose` with the unified docker image.
|
1. Run `docker-compose`
|
||||||
|
|
||||||
$ /usr/local/bin/docker-compose -f docker-compose-unified.yml up
|
$ /usr/local/bin/docker-compose -f docker-compose.yml up
|
||||||
|
|
||||||
Your server is now running on [http://localhost:8080](http://localhost:8080)
|
Your server is now running on [http://localhost:8080](http://localhost:8080)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user