{"id":25549671,"url":"https://github.com/netlah/docker-crushftp","last_synced_at":"2025-04-11T21:01:43.072Z","repository":{"id":43868670,"uuid":"400452844","full_name":"NetLah/docker-crushftp","owner":"NetLah","description":"Dockerize CrushFTP 10 server on Alpine Linux 3.19 and OpenJDK 17","archived":false,"fork":false,"pushed_at":"2024-06-27T08:35:22.000Z","size":70,"stargazers_count":7,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T16:55:36.582Z","etag":null,"topics":["crushftp","crushftp10","docker","ftp","server","sftp","webdav"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/netlah/crushftp","language":"PowerShell","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/NetLah.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":"2021-08-27T09:12:00.000Z","updated_at":"2024-06-27T03:45:34.000Z","dependencies_parsed_at":"2023-11-22T07:28:12.652Z","dependency_job_id":"25bb35e1-33c6-40ba-a0a9-b6962c0b3f79","html_url":"https://github.com/NetLah/docker-crushftp","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetLah%2Fdocker-crushftp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetLah%2Fdocker-crushftp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetLah%2Fdocker-crushftp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NetLah%2Fdocker-crushftp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NetLah","download_url":"https://codeload.github.com/NetLah/docker-crushftp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248480434,"owners_count":21110936,"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":["crushftp","crushftp10","docker","ftp","server","sftp","webdav"],"created_at":"2025-02-20T10:19:21.614Z","updated_at":"2025-04-11T21:01:42.787Z","avatar_url":"https://github.com/NetLah.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CrushFTP 10\n\nCrushFTP 10 Server provides FTP, Implicit FTPS, SFTP, HTTP, or HTTPS\n\n## Docker Specifications\n\n- Base: Alpine 3.19 Linux, OpenJDK 17, `eclipse-temurin:17-jre-alpine`\n- CrushFTP 10 (v10.8.0) (required commercial license [pricing](https://www.crushftp.com/pricing.html))\n- Dockerfile: https://github.com/NetLah/docker-crushftp\n\nThis container [hub.docker.com/r/netlah/crushftp](https://hub.docker.com/r/netlah/crushftp) is distributed under the [MIT Licence](LICENSE).\n\n## Configuration\n\n### Volumes\n\n- Configuration and binary volume: `/var/opt/crushftp`\n- Volume ftproot can be mounted additional like `/ftproot`\n\n### Ports\n\n- FTP: 21\n- Passive FTP Ports: 20000-20100\n- SFTP: 2222\n- HTTPS/WebDAV: 443\n- HTTP/WebDAV: 8080\n- HTTP Alt/WebDAV: 9090\n\n### Environments\n\n- Admin user of CrushFTP `ADMIN_USER`, default `crushadmin`\n- Password for admin user `ADMIN_PASSWORD`, default is random one time\n- Health check HTTP protocol `WEB_PROTOCOL` http/https, default `http`\n- Health check HTTP port `WEB_PORT`, default `8080`\n\n## Installation\n\nRun container and mount volume `/var/opt/crushftp` to the host in order to keep CrushFTP's configuration and binary persistent. Access browser to `http://localhost:8080` with the admin user to complete the setup.\n\n```\ndocker run -p 21:21 -p 443:443 -p 20000-20100:20000-20100 -p 2222:2222 -p 8080:8080 -p 9090:9090 -v \u003cvolume\u003e:/var/opt/crushftp netlah/crushftp:latest\n```\n\nTo view the random admin password or the log, use `docker logs`\n\n```\ndocker logs \u003ccontainer_id/container_name\u003e\n```\n\n![crushftp10-container-startup](https://raw.githubusercontent.com/NetLah/docker-crushftp/main/docs/crushftp10-container-startup.png)\n\n## References\n\n- Visit the [CrushFTP 10 Wiki](https://www.crushftp.com/crush10wiki/)\n- Docker sample [CrushFTP 10 Docker sample](https://www.crushftp.com/crush10wiki/Wiki.jsp?page=Docker)\n- A [CrushFTP 10 Dockerization](https://github.com/MarkusMcNugen/docker-CrushFTP)\n- Prebuilt OpenJDK by [Adoptium](https://adoptium.net/), project [Eclipse Temurin](https://adoptium.net/temurin/)\n- Java docker [eclipse-temurin](https://hub.docker.com/_/eclipse-temurin)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlah%2Fdocker-crushftp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnetlah%2Fdocker-crushftp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnetlah%2Fdocker-crushftp/lists"}