{"id":26565480,"url":"https://github.com/dragonish/electerm-sync-server-go","last_synced_at":"2026-05-05T06:32:40.321Z","repository":{"id":282409968,"uuid":"920069472","full_name":"dragonish/electerm-sync-server-go","owner":"dragonish","description":"A golang server to sync electerm data","archived":false,"fork":false,"pushed_at":"2025-03-22T06:05:37.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T06:24:07.153Z","etag":null,"topics":["docker","electerm","golang","image","sync-server"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/giterhub/electerm-sync-server","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dragonish.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":"2025-01-21T14:10:09.000Z","updated_at":"2025-03-22T06:05:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"a95ce706-281c-48b4-b445-5f6a31162fba","html_url":"https://github.com/dragonish/electerm-sync-server-go","commit_stats":null,"previous_names":["dragonish/electerm-sync-server-go"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragonish%2Felecterm-sync-server-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragonish%2Felecterm-sync-server-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragonish%2Felecterm-sync-server-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragonish%2Felecterm-sync-server-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dragonish","download_url":"https://codeload.github.com/dragonish/electerm-sync-server-go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244994742,"owners_count":20544221,"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","electerm","golang","image","sync-server"],"created_at":"2025-03-22T17:30:43.387Z","updated_at":"2026-05-05T06:32:35.273Z","avatar_url":"https://github.com/dragonish.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Golang Electerm sync server\n\nA golang server to sync electerm data.\n\n## Installation\n\n### Docker deployment\n\nPull image:\n\n```bash\ndocker pull giterhub/electerm-sync-server:latest\n```\n\nCreate the [`compose.yaml`](./compose.yaml) file and run:\n\n```bash\ndocker compose up -d\n```\n\n### Local compile\n\nInstall [git](https://git-scm.com) and [Go](https://go.dev) locally and run:\n\n```bash\n# Clone project code\ngit clone https://github.com/dragonish/electerm-sync-server-go.git\n\n# Enter project directory\ncd electerm-sync-server-go\n\n# Run\nELECTERM_JWT_SECRET=abcdef123 ELECTERM_JWT_USERS=user1 go run main.go\n```\n\n## Usage\n\nSee: [Custom sync server](https://github.com/electerm/electerm/wiki/Custom-sync-server).\n\nAPI URL: `http://\u003cdomain\u003e:7837/api/sync`.\n\n## Environment variables\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| `ELECTERM_JWT_SECRET` | `string` | `\"\"` | JWT secret |\n| `ELECTERM_JWT_USERS` | `string` | `\"\"` | JWT users. Multiple users separated by comma(`,`) |\n| `ELECTERM_PORT` | `int` | `7837` | Web service running port |\n\n## Credits\n\n- [electerm/electerm](https://github.com/electerm/electerm)\n- [electerm/electerm-sync-server-node](https://github.com/electerm/electerm-sync-server-node)\n\n## License\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonish%2Felecterm-sync-server-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdragonish%2Felecterm-sync-server-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragonish%2Felecterm-sync-server-go/lists"}