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 !?
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.
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 !?