{"id":16542883,"url":"https://github.com/binhex/arch-teamspeak","last_synced_at":"2025-10-28T15:31:00.069Z","repository":{"id":18989657,"uuid":"22211322","full_name":"binhex/arch-teamspeak","owner":"binhex","description":"Docker build script for Arch Linux base with Teamspeak","archived":false,"fork":false,"pushed_at":"2024-07-22T11:48:02.000Z","size":95,"stargazers_count":3,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-01T15:40:59.758Z","etag":null,"topics":["audio","chat-room","docker-image","gaming","teamspeak","teamspeak-client"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binhex.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,"publiccode":null,"codemeta":null}},"created_at":"2014-07-24T12:02:46.000Z","updated_at":"2024-07-22T11:48:05.000Z","dependencies_parsed_at":"2024-03-31T17:42:57.199Z","dependency_job_id":"0f333045-9f0c-4c2d-a378-b499290880c6","html_url":"https://github.com/binhex/arch-teamspeak","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-teamspeak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-teamspeak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-teamspeak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binhex%2Farch-teamspeak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binhex","download_url":"https://codeload.github.com/binhex/arch-teamspeak/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238672104,"owners_count":19511207,"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":["audio","chat-room","docker-image","gaming","teamspeak","teamspeak-client"],"created_at":"2024-10-11T18:58:46.098Z","updated_at":"2025-10-28T15:31:00.061Z","avatar_url":"https://github.com/binhex.png","language":"Shell","funding_links":["https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif","https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MM5E27UX6AUU4"],"categories":[],"sub_categories":[],"readme":"# Application\n\n[TeamSpeak3](http://www.teamspeak.com/)\n\n## Description\n\nTeamSpeak is proprietary voice-over-Internet Protocol (VoIP) software that\nallows computer users to speak on a chat channel with fellow computer users,\nmuch like a telephone conference call. A TeamSpeak user will often wear a\nheadset with an integrated microphone. Users use the TeamSpeak client software\nto connect to a TeamSpeak server of their choice, from there they can join chat\nchannels and discuss things.\n\n## Build notes\n\nLatest stable TeamSpeak release from Arch Linux AUR.\n\n## Usage\n\n```bash\ndocker run -d \\\n    --net=\"host\" \\\n    --name=\u003ccontainer name\u003e \\\n    -v \u003cpath for config files\u003e:/config \\\n    -v /etc/localtime:/etc/localtime:ro \\\n    -e HEALTHCHECK_COMMAND=\u003ccommand\u003e \\\n    -e HEALTHCHECK_ACTION=\u003caction\u003e \\\n    -e HEALTHCHECK_HOSTNAME=\u003chostname\u003e \\\n    -e UMASK=\u003cumask for created files\u003e \\\n    -e PUID=\u003cuid for user\u003e \\\n    -e PGID=\u003cgid for user\u003e \\\n    binhex/arch-teamspeak\n```\n\nPlease replace all user variables in the above command defined by \u003c\u003e with the\ncorrect values.\n\n## Access application\n\nConnect using the TeamSpeak client on `\u003chost ip\u003e:9987`\n\n## Example\n\n```bash\ndocker run -d \\\n    --net=\"host\" \\\n    --name=teamspeak \\\n    -v /apps/docker/teamspeak:/config \\\n    -v /etc/localtime:/etc/localtime:ro \\\n    -e UMASK=000 \\\n    -e PUID=0 \\\n    -e PGID=0 \\\n    binhex/arch-teamspeak\n```\n\n## Notes\n\nUser ID (PUID) and Group ID (PGID) can be found by issuing the following command\nfor the user you want to run the container as:-\n\n```bash\nid \u003cusername\u003e\n```\n\nTo authenticate use the privileged key shown in /config/supervisord.log\n___\nIf you appreciate my work, then please consider buying me a beer  :D\n\n[![PayPal donation](https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=MM5E27UX6AUU4)\n\n[Documentation](https://github.com/binhex/documentation) | [Support forum](http://forums.unraid.net/index.php?topic=45849.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinhex%2Farch-teamspeak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinhex%2Farch-teamspeak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinhex%2Farch-teamspeak/lists"}