{"id":20910437,"url":"https://github.com/aetharr/rpi-znc","last_synced_at":"2026-04-13T17:08:42.542Z","repository":{"id":136733235,"uuid":"81727208","full_name":"aetharr/rpi-znc","owner":"aetharr","description":"A build of ZNC (IRC bouncer) for Raspberry Pi including support for SSL and UTF-8 Charactersets based on Raspbian Linux","archived":false,"fork":false,"pushed_at":"2017-02-15T20:09:31.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T15:26:10.933Z","etag":null,"topics":["docker","docker-image","irc","irc-bouncer","znc"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/aetharr.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":"2017-02-12T13:18:50.000Z","updated_at":"2021-01-19T23:26:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"7593782b-9f7d-4726-8ed4-cdc512675485","html_url":"https://github.com/aetharr/rpi-znc","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/aetharr%2Frpi-znc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetharr%2Frpi-znc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetharr%2Frpi-znc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aetharr%2Frpi-znc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aetharr","download_url":"https://codeload.github.com/aetharr/rpi-znc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243302591,"owners_count":20269530,"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":["docker","docker-image","irc","irc-bouncer","znc"],"created_at":"2024-11-18T14:15:09.998Z","updated_at":"2025-10-23T19:03:51.579Z","avatar_url":"https://github.com/aetharr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This build of ZNC is simple to setup, it already has a config file built in that you can tweak after the fact if you create a volume (Use of a volume is not required, but is recommended).\n\nThis image contains the same features as my [other ZNC container](https://github.com/aetharr/rpi-znc-alpine), but is based on a Raspbian Linux image.\n\nThis has been tested on a Raspberry Pi 3 running Docker 1.11.1\n\n## Running the bouncer\n`docker run -d -p 8080:8080 aetharr/rpi-znc`\n\n## Regarding the Config File\nWhen the container has been run for the first time, it will detect whether there is a config file in the appropriate place and if not, add the default one. \nThis allows you to specify one using a volume for easier access if you wish. It will not create one if a `ZNC.conf` file already exists.\n\n## Using a Volume\nIf you'd like to map the ZNC config directory to one of your choosing, you can make use of a volume, simple amend the command as such.\n`docker run -d  -v $HOME/znc:/home/znc/.znc -p 8080:8080 aetharr/rpi-znc`\n\n## Going Forward\nTo configure the bouncer while running, visit `http://\u003chostname\u003e:8080`\nThe default login details are:\n`u: admin p: password`\n\nTo connect an IRC client to the bouncer, you can connect to `http://\u003chostname\u003e:8080` too for simplicity.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetharr%2Frpi-znc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faetharr%2Frpi-znc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faetharr%2Frpi-znc/lists"}