{"id":18023381,"url":"https://github.com/beginor/docker-jexus-x64","last_synced_at":"2026-03-02T22:11:16.380Z","repository":{"id":51248395,"uuid":"90102549","full_name":"beginor/docker-jexus-x64","owner":"beginor","description":"Jexus x64 Standalone for Linux docker image","archived":false,"fork":false,"pushed_at":"2021-05-19T06:46:09.000Z","size":16,"stargazers_count":13,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T13:45:50.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/beginor.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}},"created_at":"2017-05-03T03:06:58.000Z","updated_at":"2022-01-27T04:43:21.000Z","dependencies_parsed_at":"2022-09-23T10:24:11.237Z","dependency_job_id":null,"html_url":"https://github.com/beginor/docker-jexus-x64","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/beginor/docker-jexus-x64","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beginor%2Fdocker-jexus-x64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beginor%2Fdocker-jexus-x64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beginor%2Fdocker-jexus-x64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beginor%2Fdocker-jexus-x64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beginor","download_url":"https://codeload.github.com/beginor/docker-jexus-x64/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beginor%2Fdocker-jexus-x64/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269928954,"owners_count":24498568,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-30T07:09:14.108Z","updated_at":"2026-03-02T22:11:16.326Z","avatar_url":"https://github.com/beginor.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jexus x64 Pro (Standalone) in docker\n\n## Version Info:\n\n- Jexus x64 Pro (Standalone) 6.3.2021.0512\n- debian:buster-slim\n\n## Usage:\n\n1. Get the image with command:\n\n  ```sh\n  docker pull beginor/jexus-x64:6.3.2021.0512\n  ```\n\n2. Prepare the directors for volumes:\n\n  ```sh\n  mkdir -p \"$(pwd)/jexus/conf\"\n  mkdir -p \"$(pwd)/jexus/www\"\n  mkdir -p \"$(pwd)/jexus/log\"\n  ```\n\n3. Copy your website config file to `$(pwd)/jexus/conf` folder, Copy your websites to `$(pwd)/jexus/www` folder\n\n4. Run the image with command:\n\n  ```sh\n  docker run \\\n      --detach \\\n      --name jexus \\\n      --restart unless-stopped \\\n      --publish 8080:80 \\\n      --volume $(pwd)/jexus/www:/var/www \\\n      --volume $(pwd)/jexus/conf:/usr/jexus/siteconf \\\n      --volume $(pwd)/jexus/log:/usr/jexus/log \\\n      beginor/jexus-x64:6.3.2021.0512\n  ```\n\n5. Then browse [http://127.0.0.1:8080/info](http://127.0.0.1:8080/info) with your faverite borwser, see what happens.\n\n\u003e You can change the port 8080 as your like.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeginor%2Fdocker-jexus-x64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeginor%2Fdocker-jexus-x64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeginor%2Fdocker-jexus-x64/lists"}