{"id":25521889,"url":"https://github.com/unknown-gd/quakejs-dockerized-ssl","last_synced_at":"2026-05-04T15:32:36.383Z","repository":{"id":278256131,"uuid":"935029337","full_name":"unknown-gd/quakejs-dockerized-ssl","owner":"unknown-gd","description":"Fully dockerized version of the QuakeJS project.","archived":false,"fork":false,"pushed_at":"2025-06-19T12:30:40.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T05:15:14.602Z","etag":null,"topics":["docker","docker-compose","docker-container","js","quake3","ssl","web"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/unknown-gd.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-18T19:40:52.000Z","updated_at":"2025-06-19T12:30:43.000Z","dependencies_parsed_at":"2025-02-18T20:41:17.052Z","dependency_job_id":"10691efb-8d62-4365-8d64-a4e2ecdf1b1c","html_url":"https://github.com/unknown-gd/quakejs-dockerized-ssl","commit_stats":null,"previous_names":["unknown-gd/quakejs-dockerized-ssl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unknown-gd/quakejs-dockerized-ssl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fquakejs-dockerized-ssl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fquakejs-dockerized-ssl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fquakejs-dockerized-ssl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fquakejs-dockerized-ssl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unknown-gd","download_url":"https://codeload.github.com/unknown-gd/quakejs-dockerized-ssl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unknown-gd%2Fquakejs-dockerized-ssl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32613312,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["docker","docker-compose","docker-container","js","quake3","ssl","web"],"created_at":"2025-02-19T18:17:32.359Z","updated_at":"2026-05-04T15:32:36.355Z","avatar_url":"https://github.com/unknown-gd.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Q3JS - Fully dockerized\nFully dockerized version of the [QuakeJS](https://github.com/unknown-gd/quakejs) project.\n\n## Used Ports\n* `27961-27964` - QuakeJS dedicated server's\n* `27950` - QuakeJS master server\n* `9000` - QuakeJS content server\n* `443` - QuakeJS web client\n\n## Pre-requisites\n### Docker Engine \u0026 Compose Plugin\n```bash\napt-get install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin\n```\n### Libarchive-zip-perl and zipmerge ( Optional )\nRequired for `cctools`, used to merge .pk3 files.\n```bash\napt-get install -y libarchive-zip-perl zipmerge\n```\n\n## How to start?\n1. Set your domain name into `.env` as `Q3JS_DOMAIN`\n2. Change paths to your certificate and key in `certificates/config.json`\n3. Run `docker compose build \u0026\u0026 docker compose up -d`\n\n## How to stop?\nLol, just run `docker compose down`\n\n## How to configure?\n* `.env` - General configuration\n* `config/certificates` - SSL configuration\n* `config/dedicated-server` - Dedicated server configuration ( `baseq3` and `cpma` gamemodes )\n* `index.ejs` - Web client configuration\n\n#### Also check out:\n* [Quake 3 - Console variables](http://www.joz3d.net/html/q3console.html)\n* [Official Wiki](https://steamforge.net/wiki/index.php/How_to_setup_a_local_QuakeJS_server_under_Debian_9_or_Debian_10)\n\n## How I can make clients connect to my server automatically?\nJust uncomment the line `args.push.apply( args, [ \"+connect\", \"q3js.changeme.com:27961\" ] )` in `index.ejs`\n\n## How to use `cctools`? ( Repack and merge .pk3 files )\n[README.md](./cctools/README.md) [ `LF` ONLY ]\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funknown-gd%2Fquakejs-dockerized-ssl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funknown-gd%2Fquakejs-dockerized-ssl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funknown-gd%2Fquakejs-dockerized-ssl/lists"}