{"id":13337546,"url":"https://github.com/daGrevis/docker-thelounge","last_synced_at":"2025-03-11T06:32:49.687Z","repository":{"id":145859098,"uuid":"66664551","full_name":"daGrevis/docker-thelounge","owner":"daGrevis","description":"Alpine Linux Docker image for thelounge@master","archived":false,"fork":false,"pushed_at":"2018-02-11T20:33:08.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-23T18:11:47.379Z","etag":null,"topics":["alpine","chat","docker","irc","lounge","lounge-irc","self-hosted","thelounge"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daGrevis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"publiccode":null,"codemeta":null}},"created_at":"2016-08-26T16:55:13.000Z","updated_at":"2023-03-16T01:13:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9bbb63a-b693-49b9-8c41-aa48189ba423","html_url":"https://github.com/daGrevis/docker-thelounge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daGrevis%2Fdocker-thelounge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daGrevis%2Fdocker-thelounge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daGrevis%2Fdocker-thelounge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daGrevis%2Fdocker-thelounge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daGrevis","download_url":"https://codeload.github.com/daGrevis/docker-thelounge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242987084,"owners_count":20217523,"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":["alpine","chat","docker","irc","lounge","lounge-irc","self-hosted","thelounge"],"created_at":"2024-07-29T19:14:25.480Z","updated_at":"2025-03-11T06:32:49.675Z","avatar_url":"https://github.com/daGrevis.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-thelounge\n\nAlpine Linux Docker image for \n[thelounge](https://github.com/thelounge/lounge)@[master](https://github.com/thelounge/lounge/commits/master)\n\n## Building Image\n\nClone this Git repo and build the image with `docker build -t mylounge .`.\n\nYou can set `GIT_REV` to any branch, tag or commit hash when building image like this:\n\n```\ndocker build --build-arg GIT_REV=v2.4.0 -t mylounge .\n```\n\n## Running Container\n\n```\ndocker run -d --name lounge -v ~/.lounge:/root/.lounge -p 9000:9000 mylounge\n```\n\nRun `add daGrevis` to add a user:\n\n```\ndocker run --rm -it -v ~/.lounge:/root/.lounge mylounge lounge add daGrevis\n```\n\nTo run Lounge in private mode, set `public` to `false` in `~/.lounge/config.js`\nand restart container.\n\n## Deployment\n\nTry [docker-compose](https://github.com/daGrevis/daGrev.is/blob/f9f3fab452759b517520f72932bfca47e3e3abc4/docker-compose.yml#L51-L57) for managing deployments.\n\nHere's what I do:\n\n1) Build it on local machine (`docker build -t mylounge .`),\n\n2) Save image to local filesystem (`docker save -o mylounge.tar mylounge`),\n\n3) Send it to your server (`scp mylounge.tar dagrev.is:~`),\n\n4) Load image on your server (`docker load -i mylounge.tar`),\n\n5) Restart containers (`docker-compose restart`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FdaGrevis%2Fdocker-thelounge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FdaGrevis%2Fdocker-thelounge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FdaGrevis%2Fdocker-thelounge/lists"}