{"id":13580465,"url":"https://github.com/mchlwong/derp","last_synced_at":"2025-04-09T17:14:35.474Z","repository":{"id":161412287,"uuid":"427910593","full_name":"mchlwong/derp","owner":"mchlwong","description":"Tailscale custom DERP server Dockerfile and configs.","archived":false,"fork":false,"pushed_at":"2024-11-22T02:55:17.000Z","size":10,"stargazers_count":36,"open_issues_count":0,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T17:14:30.533Z","etag":null,"topics":["derp","tailscale"],"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/mchlwong.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":"2021-11-14T11:32:13.000Z","updated_at":"2024-11-22T02:55:22.000Z","dependencies_parsed_at":"2024-02-17T09:27:57.590Z","dependency_job_id":"0cc7b0ec-e4e3-41d2-9a0a-30e6f5beb06e","html_url":"https://github.com/mchlwong/derp","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/mchlwong%2Fderp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchlwong%2Fderp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchlwong%2Fderp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchlwong%2Fderp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mchlwong","download_url":"https://codeload.github.com/mchlwong/derp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248074924,"owners_count":21043490,"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":["derp","tailscale"],"created_at":"2024-08-01T15:01:51.888Z","updated_at":"2025-04-09T17:14:35.457Z","avatar_url":"https://github.com/mchlwong.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"# About this repo\nTailscale custom DERP server Dockerfile and configs.\n\n# Build command\ndocker build --no-cache --tag derp:version .\n\n# Docker command\nIn case you want to use \"-verify-clients\", add \"-e DERP_VERIFY_CLIENTS=true\" and \"-v /var/run/tailscale/tailscaled.sock:/var/run/tailscale/tailscaled.sock\".\n```shell\ndocker run -d \\\n--name derp \\\n--restart=always \\\n-e DERP_DOMAIN=your.domain.name \\\n-p 10443:443 \\\n-p 3478:3478/udp \\\n-v /etc/letsencrypt/live/your.domain.name/fullchain.pem:/cert/your.domain.name.crt \\\n-v /etc/letsencrypt/live/your.domain.name/privkey.pem:/cert/your.domain.name.key \\\nderp:latest\n```\n\n# Tailscale admin ACLs\n```json\n\"derpMap\": {\n  \"OmitDefaultRegions\": true,\n  \"Regions\": { \"900\": {\n    \"RegionID\": 900,\n    \"RegionCode\": \"myderp\",\n    \"Nodes\": [{\n        \"Name\": \"1\",\n        \"RegionID\": 900,\n        \"HostName\": \"your.domain.name\",\n        \"DERPPort\": 10443\n    }]\n  }}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchlwong%2Fderp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmchlwong%2Fderp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchlwong%2Fderp/lists"}