Hi! I’m currently looking onto perhaps running Jellystat. But the instructions seem to be a bit…lacking? Is there a step by step guide on how to get it up and running?

Thanks!

  • iturnedintoanewtOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    15 days ago

    Yeah…I copied the whole docker-compose example onto my docker-compose.yml. But after running a docker compose up, and after getting:

    docker-compose.yml: the attribute version is obsolete, it will be ignored, please remove it to avoid potential confusion
    
     [+] Running 3/3 
    
    ✔ Network jellystat_default Created 0.1s 
    
    ✔ Container jellystat-jellystat-db-1 Started 0.9s 
    
    ✔ Container jellystat-jellystat-1 Started
    
    

    I still can’t get to connect on http://myIP:3000, I get nothing, just a “unable to connect” firefox error. Is there anything I should set up/modify on the docker-compose.yml?