dcos / dcos-e2e

Spin up and manage DC/OS clusters in test environments
Apache License 2.0
60 stars 21 forks source link

how to create user interface #1881

Open ghazl opened 4 years ago

ghazl commented 4 years ago

how can i create a user interface so the user from outside the world can enter his (name,password) in DC/OS is there any API can i use ? what can i do ? what methods can i use , anything can help me how to start !?

jongiddy commented 4 years ago

Once the cluster is created, enter minidcos docker inspect --cluster-id <cluster-id> (or replace docker with vagrant or aws) to see the Web UI address.