{"id":13337550,"url":"https://github.com/thelounge/thelounge-deb","last_synced_at":"2025-04-12T19:32:17.626Z","repository":{"id":9996324,"uuid":"62435089","full_name":"thelounge/thelounge-deb","owner":"thelounge","description":"📦  ‎ Debian/Ubuntu package for The Lounge","archived":false,"fork":false,"pushed_at":"2024-04-06T12:23:34.000Z","size":158,"stargazers_count":29,"open_issues_count":6,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-11T13:46:50.658Z","etag":null,"topics":["debian","irc","linux","thelounge","ubuntu"],"latest_commit_sha":null,"homepage":"https://thelounge.chat","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thelounge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["MaxLeiter","itsjohncs","brunnre8"],"open_collective":"thelounge","custom":"https://thelounge.chat/community"}},"created_at":"2016-07-02T05:13:16.000Z","updated_at":"2025-04-09T19:31:24.000Z","dependencies_parsed_at":"2024-02-22T21:01:28.528Z","dependency_job_id":"9a854894-20d4-484a-91cd-06b7f3a21251","html_url":"https://github.com/thelounge/thelounge-deb","commit_stats":{"total_commits":151,"total_committers":13,"mean_commits":"11.615384615384615","dds":0.5629139072847682,"last_synced_commit":"ad25765989055fac5970202b2dfaf47334844fd0"},"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelounge%2Fthelounge-deb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelounge%2Fthelounge-deb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelounge%2Fthelounge-deb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thelounge%2Fthelounge-deb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thelounge","download_url":"https://codeload.github.com/thelounge/thelounge-deb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248621267,"owners_count":21134792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debian","irc","linux","thelounge","ubuntu"],"created_at":"2024-07-29T19:14:25.522Z","updated_at":"2025-04-12T19:32:17.393Z","avatar_url":"https://github.com/thelounge.png","language":"Shell","funding_links":["https://github.com/sponsors/MaxLeiter","https://github.com/sponsors/itsjohncs","https://github.com/sponsors/brunnre8","https://opencollective.com/thelounge","https://thelounge.chat/community"],"categories":[],"sub_categories":[],"readme":"# Debian/Ubuntu package for The Lounge\n\n\u003ca href=\"https://github.com/thelounge/thelounge-deb/actions\"\u003e\u003cimg\n\talt=\"Build Status\"\n\tsrc=\"https://github.com/thelounge/thelounge-deb/workflows/Build/badge.svg\"\u003e\u003c/a\u003e\n\nThis repository holds out the build scripts that generates our `.deb` precompiled packages and also tracks Debian-specific issues in relation to the packaging.\n\n## Building and installing the package\n\nIf you are looking to simply install The Lounge, please use our pre-compiled binary .deb files available in the releases section of the main project. This section assumes you want to build a Debian package from sources.\n\n```sh\n# Clone the repository\ngit clone https://github.com/thelounge/thelounge-deb.git\ncd thelounge-deb\n\n# Call the build script\n./build-package\n```\n\nAfter this, you should have a nice `.deb` file in the `deb/` output folder! This file can then be installed:\n\n```\n# dpkg -i deb/*.deb\n```\n\n### Configuration\n\nThe default system-wide configuration file is located at `/etc/thelounge/config.js`. Please note that user profiles and their IRC passwords are also stored there, so the directory is only readable by the `thelounge` user.\n\n### Running\n\nThe Lounge provides both a system-wide and per-user systemd unit. If you installed the package, The Lounge should already be running and accessible on `http://127.0.0.1:9000`.\n\n#### System\n\nSimply enable the `thelounge.service` unit, and your server should be up and running:\n\n```sh\nsystemctl enable --now thelounge.service\n```\n\n#### User\n\nIf 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:\n\n```sh\nsystemctl --user enable --now thelounge.service\n```\n\nPlease note that for The Lounge to start on boot in this scenario, you will also require to have [lingering](https://wiki.archlinux.org/index.php/Systemd/User#Automatic_start-up_of_systemd_user_instances) enabled for this user:\n\n```sh\nloginctl enable-linger $username\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthelounge%2Fthelounge-deb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthelounge%2Fthelounge-deb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthelounge%2Fthelounge-deb/lists"}