{"id":23552723,"url":"https://github.com/meething/meething-docker","last_synced_at":"2025-04-28T13:47:43.894Z","repository":{"id":114419528,"uuid":"264957211","full_name":"meething/meething-docker","owner":"meething","description":"Meething.space in a Box","archived":false,"fork":false,"pushed_at":"2020-05-18T16:33:12.000Z","size":7,"stargazers_count":17,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T10:11:25.964Z","etag":null,"topics":["dwebrtc","gun","gundb","mediasoup","meething","meeting","room","video","videomeeting","webrtc"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/meething.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":"2020-05-18T14:02:42.000Z","updated_at":"2023-12-05T00:08:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"69b39d9f-f3fa-4729-81aa-0f4248580872","html_url":"https://github.com/meething/meething-docker","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/meething%2Fmeething-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meething%2Fmeething-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meething%2Fmeething-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meething%2Fmeething-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meething","download_url":"https://codeload.github.com/meething/meething-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251321950,"owners_count":21570825,"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":["dwebrtc","gun","gundb","mediasoup","meething","meeting","room","video","videomeeting","webrtc"],"created_at":"2024-12-26T11:13:04.434Z","updated_at":"2025-04-28T13:47:43.882Z","avatar_url":"https://github.com/meething.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"https://i.imgur.com/XS79fTC.png\" width=200\u003e \u003cimg width=\"100\" alt=\"mozilla-builders\" src=\"https://user-images.githubusercontent.com/1423657/81992335-85346480-9643-11ea-8754-8275e98e06bc.png\"\u003e\n\n### meething : docker\n\nThis docker container runs the full meething stack for fun and testing.\n\n* [Meething UI](https://github.com/meething/meething) on port 443\n* [Meething SFU](https://github.com/meething/meething-mediasoup) on port 2345\n* [Meething GUN](https://github.com/meething/gundb-multisocket) on port 8765\n\n#### Build\n```\ndocker build --no-cache -t meething/meething .\n```\n\n#### Usage\nAn example usage of meething with `docker-compose` - just add your TLS certificates in the `/cert` directory\n```\nversion: '2.1'\nservices:\n  meething:\n    image: meething/meething:latest\n    container_name: meething\n    volumes:\n      - ./meething-all.config.js:/meething-all.config.js\n    environment:\n      - SSLCERT=/certs/fullchain.pem\n      - SSLKEY=/certs/privkey.pem\n    restart: unless-stopped\n    ports:\n      - 8443:443\n      - 2345:2345\n      - 8765:8765\n    labels:\n      org.label-schema.group: \"meething\"\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeething%2Fmeething-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeething%2Fmeething-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeething%2Fmeething-docker/lists"}