Git Product home page Git Product logo

Comments (11)

mpiet avatar mpiet commented on September 24, 2024 2

I did some digging and the root directory for lighttpd is pointing to /var/www/html. However, FullPageDashboard is a sub-directory of the html folder. I changed the lighttpd conf in /etc/lighttpd/lighttpd.conf and changed server.documentroot to /var/www/html/FullPageDashboard. I then restarted the lighttpd service, but I guess you could also just reboot the pi, and everything started working.

from fullpageos.

soler2000 avatar soler2000 commented on September 24, 2024

I also have the same issues, cannot reach the dashboard app at all

from fullpageos.

tailorvj avatar tailorvj commented on September 24, 2024

@soler2000 do you mean via HTTP? Do you see the dashboard when the Pi is connected via HDMI to the screen? Did you try adding URLs to fullpagedashboard.txt on the SD card?

from fullpageos.

soler2000 avatar soler2000 commented on September 24, 2024

I could not connect via VNC until I added the password

How should the URLs be formatted / separated? 1 URL per line, should they included http://

from fullpageos.

tailorvj avatar tailorvj commented on September 24, 2024

My most recent test says editing fullpagedashboard.txt has no effect on the dashboard app. Changes made via VNC or http://fullpageos.local/FullPageDashboard/ are saved between restarts though. Personally I prefer the text file method better and I think the dashboard app should be rebuilt

from fullpageos.

tailorvj avatar tailorvj commented on September 24, 2024

Thanks @mpiet this will be taken care of in the next release. You are more than welcome to fork and send @guysoft a pull request.

Thinking a little further down the road, I'd like to replace the dashboard with another solution, probably node+express+websocket based. Once this is done we'll integrate it as variant probably

from fullpageos.

guysoft avatar guysoft commented on September 24, 2024

There is slight mix in this issue, so let me split it in to topics
Regarding the router:
This is not a FullPageOS issue, and there are similar talks on OctoPi. For example see guysoft/OctoPi#56 .

Lightttpd default page:
Indeed, that is the page you see at root. There is /welcome and /FullPageDashboard that hold the shipped apps. I thought leaving root free for now.

Regarding FullPageDashbaord:
@tailorvj You are welcome to suggest an alternative, at the moment FullPageDashboard is the best thing we have.

Reguarding the vnc password:
That might be an issue, I suggest we open a separate one for it. If so it would mean RC2.

@mpiet Changing the root to FullPageDashbaord would mean the welcome app would not work, and it means users can't put their own apps in root.

from fullpageos.

vanz541 avatar vanz541 commented on September 24, 2024

"Regarding the router:
This is not a FullPageOS issue...
"
I believe part of the issue is that the FullPageDashboard welcome demo indicates that you should connect using VNC to "raspberrypi.local" to manage the tabs. However, this is not the case. The device is called "fullpageos.local" by default, so the instructions are incorrect as it relates to this image. Not being able to connect by hostname when it is correct is a different story.

Also, I too was unable to access using VNC with a password of 'raspberry' as indicated, "Ships with preconfigured X11VNC, for remote connection (password 'raspberry')" on https://github.com/guysoft/FullPageOS
Only after I set the password to raspberry as mentioned in the first comment was I able to connect.

from fullpageos.

tailorvj avatar tailorvj commented on September 24, 2024

@guysoft thanks for fixing the .local URL issue on the welcome page.
I've completed the research necessary for replacing the dashboard app with a local node.js + chrome extension solution. I'll give it a shot in the near future. If there's any js coders around who'd like to help out in the implementation, please contact me. I can code it on my own, but it usually takes much more time because I'm a product manager and streaming expert, not a hardcore JS coder :)
Regarding web server root, I think we should have redirection on index.php to a management app url defined on /boot along with the other settings .txt files.

from fullpageos.

guysoft avatar guysoft commented on September 24, 2024

Can I close this?

from fullpageos.

tailorvj avatar tailorvj commented on September 24, 2024

I suggest we redirect lighttpd home to /welcome and include a link to the dashboard in the welcome page.

Dashboard will be replaced in v 0.7.0 with node-based solution

Kind regards,
Tailor

from fullpageos.

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.