xemle / home-gallery

Self-hosted open-source web gallery to view your photos and videos featuring mobile-friendly, tagging and AI powered image discovery
https://home-gallery.org
MIT License
736 stars 50 forks source link

First install on windows with x64 binaries #97

Closed gabryk91 closed 8 months ago

gabryk91 commented 8 months ago

Hi, I executed the home-gallery-1.13.2-win-x64.exe file and waited it to finish, then I edited the config file and started it again. It is now in this state: image And I wonder if all it's fine or if it is stuck, how can I know?

xemle commented 8 months ago

Hi @gabryk91

the binary starts the interactive menue if no argument is given. You can select "Start server" or run the binary with arguments: run server

Choose your preferrence

gabryk91 commented 8 months ago

Hi thank you, I just discovered that it was a navigable menu and I was coming back here to delete the post hoping no one had read it yet... I was just staring at it waiting something to happen and could have been a loooong wait XD

xemle commented 8 months ago

If you configured your images sources in your configuration and you start the binary with the server, the first result should appear some seconds afterwards in the browser.

At least that is the intention of the implementation.

Have you checked your console output or logs, that something happens?