Quantcast
Channel: Active questions tagged amazon-ec2 - Stack Overflow
Viewing all articles
Browse latest Browse all 29450

MLflow Tracking On EC2

$
0
0

I'm attempting to follow the instructions given here (https://medium.com/@alexanderneshitov/how-to-run-an-mlflow-tracking-server-on-aws-ec2-d7afd0ac8008) to test running MLflow tracker on an ec2 instance. I have done the following from the article

  1. Install mlflow on ec2
  2. Install and configure NGINX following the steps given
  3. Start mlflow server on ec2 using mlflow server --default-artifact-root s3://test.bucket.for.mlflow/ --host 0.0.0.0
  4. Access server using its public DNS

According to the article, I should see the mlflow ui when accessing with my ec2 public DNS, but all I see is the following page:

NGINX page instead of MLflow UI

Why would I be seeing this page and not the mlflow page like:

enter image description here


Viewing all articles
Browse latest Browse all 29450

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>