Giter Site home page Giter Site logo

Installation Issue about homer HOT 3 CLOSED

bastienwirtz avatar bastienwirtz commented on July 17, 2024
Installation Issue

from homer.

Comments (3)

bastienwirtz avatar bastienwirtz commented on July 17, 2024

Hi @confused-Techie,
In order to use the port 6200 on your machine you have to map it to the 8080 in the docker, like this:

sudo docker run -p 6200:8080 --name=homer -v /path/to/pre-created/config.yml:/www/config.yml -v /same/path/with-nested/assets/:/www/assets b4bz/homer:latest

from homer.

confused-Techie avatar confused-Techie commented on July 17, 2024

Hey I appreciate the quick response! Unfortunately I am still seeming to have the same issue. Whats interesting is when I run this command and it gets stuck on the copyright message, once I quit the setup I get
^Clistening on: http://0.0.0.0:8080/
Maybe its having issues if another docker container is using the internal port 8080, or would this more likely be a file permissions issue of the config file?

For completeness the folder structure is
/home/server1/filerun/config.yml
/home/server1/filerun/assets/

And I am on Ubuntu 18.04.4 LTS.

from homer.

confused-Techie avatar confused-Techie commented on July 17, 2024

So while the issue here is fixed, in all honesty I'm not sure what did it. Later on starting the same container from Portainer web UI, it just worked, no errors at all. So while unsure of what changed from starting it from there, I'm assuming it must have been some issue with resources on the system like free memory or something along those lines. But appreciate the help!
[Edit: Grammar]

from homer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.