{"id":46530297,"url":"https://github.com/onlinedi-vision/od-official-server","last_synced_at":"2026-03-06T22:01:52.831Z","repository":{"id":271621731,"uuid":"912259511","full_name":"onlinedi-vision/od-official-server","owner":"onlinedi-vision","description":"Official Server for onlinedi.vision","archived":false,"fork":false,"pushed_at":"2026-03-06T00:57:10.000Z","size":956,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-06T01:02:14.357Z","etag":null,"topics":["api","api-rest","docker","docker-compose","jenkins","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/onlinedi-vision.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-05T03:52:43.000Z","updated_at":"2026-03-06T00:54:55.000Z","dependencies_parsed_at":"2025-11-28T08:06:04.127Z","dependency_job_id":"046a9b4d-f723-4f9e-a0d1-5afe6d11dc6e","html_url":"https://github.com/onlinedi-vision/od-official-server","commit_stats":null,"previous_names":["onlinedi-vision/od-official-server"],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/onlinedi-vision/od-official-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlinedi-vision%2Fod-official-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlinedi-vision%2Fod-official-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlinedi-vision%2Fod-official-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlinedi-vision%2Fod-official-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onlinedi-vision","download_url":"https://codeload.github.com/onlinedi-vision/od-official-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onlinedi-vision%2Fod-official-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30200756,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["api","api-rest","docker","docker-compose","jenkins","rust"],"created_at":"2026-03-06T22:00:46.646Z","updated_at":"2026-03-06T22:01:52.825Z","avatar_url":"https://github.com/onlinedi-vision.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Division Online Official Server\n## Description\nThis is the \"RESTful\" API server of the Online Division project. In the near future this will also be the API server used by \"self-hosters\".\n## Usage\nObviously, to be able to use the source code of the project you will have to first clone it:\n```sh\n$ git clone 'https://github.com/onlinedi-vision/od-official-server.git'\n```\nFor the API server to properly run you also need a [scyllaDB](https://www.scylladb.com/) instance to which the server should connect to and use it as (well obviously) its data base.\n\nYou can do this manually, but more easily you can run the following command:\n```sh\n./launch-test-env.sh -sS\n```\nThis command will run a docker container containing a scylla instance, and will compile the source code of od-official-server and run it connecting the two.\n\nFor more in depth analysis of what it does please either check out the code of `launch-test-env` or see the help message of the command:\n```sh\n./launch-test-env.sh -h\n```\n\n## Environment Variables\n\nThe \"Test Env\" sets up some random credentials (such as keys for encryption, and so on...). To have better control of what the keys are you can edit `launch-test-env.sh`, specifically these lines:\n```sh\nexport SALT_ENCRYPTION_IV=\"ffA_1D6s^jf!6\\$xx\"\nexport SALT_ENCRYPTION_KEY='#a1aA3!h4a@ah3a4'\nexport SCYLLA_CASSANDRA_PASSWORD='cassandra'\nexport API_PORT=1313\nexport NO_OF_WORKERS=32\nexport EXECUTABLE_NAME=\"api\"\n```\nThese being the lines that set up the necessary environment variables for `od-official-server` to run successfuly.\n\n## Contributing\n\nPlease checkout [CONTRIBUTING.md](./CONTRIBUTING.md) and [TESTING.md](./TESTING.md).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonlinedi-vision%2Fod-official-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonlinedi-vision%2Fod-official-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonlinedi-vision%2Fod-official-server/lists"}