Add option to start thelounge in background
See original GitHub issue- Node version: any
- Browser version: any
- Device, operating system: any
- The Lounge version: any
I understand that for platforms that have prebuilt packages, by using systemctl
service(8)
or similar, thelounge will be up and running as a service in the background. However, for users who install thelounge via npm/yarn, extra steps are needed to have it run in background.
IMO it would be really useful to have a CLI option to configure thelounge to start then move to the background, something like:
thelounge start --background
It would be even better if we have the whole “service”-like option built in, like:
thelounge start
thelounge stop
thelounge restart
I haven’t dived in the codebase too much, and it is just my own thought, I am sorry if this is not a feasible / needed feature.
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Usage - The Lounge
An “Add The Lounge to home screen” button should show up in settings when The ... For example, to know how to use...
Read more >TheLounge: self-hosted IRC server setup guide
This is a simple guide to setting up TheLounge self hosted IRC server. ... Now we need to run it in background and...
Read more >Install The Lounge IRC Client on Ubuntu 18.04 - Samir Parikh
Background ; Getting Started; Install The Lounge; Install NGINX as a ... Even some of the open source options such as Mattermost, Rocket....
Read more >Elizabethtown College Knowledge Base
Welcome, Wi-Fi (Wireless Network Connections), Personal Devices, Microsoft Office, Software & Programs, Web Based Apps, Classroom Technology ...
Read more >Official Website of Liquid Pool Lounge at ARIA Resort & Casino
Located inside ARIA Hotel & Casino, Liquid Pool Lounge offers a fun poolside experience in Las Vegas. Enjoy cocktails, DJs, cabanas, and more....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Azrael25 You could either use tmux or write a service yourself for now 😃
Hi People, Sorry if this isnt the right place to ask this, topic is related… how do you get thelounge to stay open in the background? when i start it via Thelounge & then thelounge start -c port=9000 -c public=true it will start but when i exit via Ctrl C it shuts down thelounge? can someone point me in the right direction?
thanks… and once again sorry if this is the wrong place to ask!