{"id":15877719,"url":"https://github.com/kayman-mk/mumble-web-ssl","last_synced_at":"2025-03-16T05:31:09.573Z","repository":{"id":46153741,"uuid":"426347390","full_name":"kayman-mk/mumble-web-ssl","owner":"kayman-mk","description":"A standalone Mumble server with web interface (mumble-web) and SSL certificates from letsencrypt.","archived":false,"fork":false,"pushed_at":"2025-02-13T14:33:00.000Z","size":25,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-27T05:23:16.162Z","etag":null,"topics":["docker","docker-compose","letsencrypt","mumble","ssl"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kayman-mk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-09T18:45:53.000Z","updated_at":"2025-02-13T14:33:03.000Z","dependencies_parsed_at":"2024-02-22T15:28:44.591Z","dependency_job_id":"db352b9d-90d0-4c88-9f54-6980d2d44b85","html_url":"https://github.com/kayman-mk/mumble-web-ssl","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/kayman-mk%2Fmumble-web-ssl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayman-mk%2Fmumble-web-ssl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayman-mk%2Fmumble-web-ssl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayman-mk%2Fmumble-web-ssl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayman-mk","download_url":"https://codeload.github.com/kayman-mk/mumble-web-ssl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243806032,"owners_count":20350773,"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-compose","letsencrypt","mumble","ssl"],"created_at":"2024-10-06T02:03:18.049Z","updated_at":"2025-03-16T05:31:08.863Z","avatar_url":"https://github.com/kayman-mk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation\n1. Open the `.env` file and replace the variables by an appropriate value\n2. Open the `mumble-server/murmur.ini` file and configure the Mumble server. Make sure\nto enable the lines `sslCert` and `sslKey`. The values will be set by `install.sh` later.\n3. Run `bash install.sh` to install the required software and launch Mumble.\n4. Make sure that no errors are shown in the Docker logs.\n5. In the `.env` file: Set `LETSENCRYPT_STAGING=0` to get a real certificate. Append\na `-0001` to the `CERTIFICATE_DIRECTORY`.\n6. Run `docker compose up -d` to fetch the Letsencrypt certificate for the domain.\n7. As soon as the certificate is present (check docker logs), do a\n   `docker compose down \u0026\u0026 docker compose up -d` to refresh all containers.\n\n# Parameters\nParameters are stored in the `.env` file.\n\n## EXTERNAL_HOST_NAME\nThe full qualified host name used to reach the Mumble server, e.g. mumble.my-domain.de\n\n## CERTIFICATE_DIRECTORY\nThe name of the Letsencrypt directory holding the certificates. Should be set to the\n`EXTERNAL_HOST_NAME`. But as soon as `LETSENCRYPT_STAGING=0` is set, append a `-0001`\nto it, e.g. `CERTIFICATE_DIRECTORY=\"mumble.my-domain.de-0001\"`.\n\n## LETSENCRYPT_EMAIL\nEmail address to use to create the Letsencrypt account.\n\n## LETSENCRYPT_STAGING\nSet to `1` to use the staging environment for testing purposes. `0` creates real\ncertificates which are accepted by all major browsers.\n\n# Thanks\n* [vimagick/murmur](https://github.com/vimagick/dockerfiles) for the Mumble server image\n* [rankenstein/mumble-web](https://github.com/rankenstein/mumble-web) for the Mumble web interface\n* [vdhpieter/letsencrypt-webroot](https://github.com/vdhpieter/docker-letsencrypt-webroot) for the Letsencrypt implementation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayman-mk%2Fmumble-web-ssl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayman-mk%2Fmumble-web-ssl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayman-mk%2Fmumble-web-ssl/lists"}