Code Monkey home page Code Monkey logo

Comments (3)

astorije avatar astorije commented on June 2, 2024 1

Hey @dideler! Browsing the history, I can't even find where that option was removed. I can't even tell you for sure if it has ever been a thing :D

So to answer your question, yes this option is unsupported and I have even removed it in the complete doc rewrite that I'm actively working on right now.

Regarding the desired behavior, well, that's precisely why this option would be so broken: it's a field in the configuration file to instruct The Lounge where to look for... the configuration file!
There are 2 alternatives to this at the moment: either use the --home CLI option (lounge start --home /etc/lounge/) or the $LOUNGE_HOME environment variable (LOUNGE_HOME=/etc/lounge lounge start). Happy to hear suggestions to improve this.

from thelounge.github.io.

dideler avatar dideler commented on June 2, 2024

Yeah you're right, realised that the suggested Procfile for Heroku specifies the home path:

web: node index --private --home /app

Didn't know about the LOUNGE_HOME env var, thanks.

I'll leave this issue open so it can be resolved when your docs branch is merged.

from thelounge.github.io.

astorije avatar astorije commented on June 2, 2024

Just an FYI, as of upcoming v2.5.0, --home will be deprecated in favor of the LOUNGE_HOME environment variable.
There will also be a .lounge_home file in the folder where The Lounge is installed, but while anyone can edit this, it is more intended for package installers that install in non-default locations, like https://github.com/thelounge/deb-lounge in /etc/lounge.

from thelounge.github.io.

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.