GithubHelp home page GithubHelp logo

alexxnica / arch-lounge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thelounge/thelounge-archlinux

0.0 1.0 0.0 14 KB

๐Ÿ“ฆ Arch Linux package for The Lounge

Home Page: https://aur.archlinux.org/packages/thelounge/

License: Other

Shell 100.00%

arch-lounge's Introduction

Arch Linux package for The Lounge

This is a clone of the repository already available on the AUR.

This repository is to be used to track Arch Linux's specific issues with this package and allow users to contribute to it.

Installation

Please follow the usual Arch Linux documentation to install this package from the AUR either manually or using your favorite AUR helper. These instructions are only provided as a quick example, but as typical with Arch Linux you are strongly encouraged to read the approprite documentation.

Manually

$ git clone https://github.com/thelounge/arch-lounge.git
$ cd arch-lounge
$ # optional: select your release (experimental, master, stable)
$ git checkout stable
$ makepkg
# pacman -U thelounge-*.pkg.*

With an AUR helper

with pacaur:

$ pacaur -aS thelounge

or with yaourt:

$ yaourt -aS thelounge

Configuration

The default system-wide documentation file is located at /etc/thelounge/config.js. Please note that user profiles and their IRC passwords are also stored there (moving to /var/lib/thelounge is planned but not yet done), so the directory is only readable by the thelounge user.

Running

The Lounge provides both a system-wide and per-user systemd unit.

System

Simply enable the thelounge.service unit, and your server should be up and running:

# systemctl enable --now thelounge.service

User

If you do not want to run the software system-wide, or host multiple users that wish to host their own instance of The Lounge, it can also be launched per user:

$ systemctl --user enable --now thelounge.service

Please note that for The Lounge to start on boot in this scenario, you will also require to have lingering enabled for this user:

# loginctl enable-linger $username

arch-lounge's People

Contributors

coderobe avatar freddeschenes avatar maxpoulin64 avatar

Watchers

 avatar

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.