{"id":16243572,"url":"https://github.com/flyte/docker-symform","last_synced_at":"2025-04-08T10:59:57.222Z","repository":{"id":149757332,"uuid":"49893359","full_name":"flyte/docker-symform","owner":"flyte","description":"Docker image to run the Symform peer-to-peer backup service","archived":false,"fork":false,"pushed_at":"2016-01-19T09:37:49.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-02-14T07:19:43.619Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flyte.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}},"created_at":"2016-01-18T17:37:19.000Z","updated_at":"2016-01-18T17:37:31.000Z","dependencies_parsed_at":"2023-04-18T10:28:14.248Z","dependency_job_id":null,"html_url":"https://github.com/flyte/docker-symform","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyte%2Fdocker-symform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyte%2Fdocker-symform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyte%2Fdocker-symform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flyte%2Fdocker-symform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flyte","download_url":"https://codeload.github.com/flyte/docker-symform/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247829473,"owners_count":21002994,"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":[],"created_at":"2024-10-10T14:15:26.897Z","updated_at":"2025-04-08T10:59:57.207Z","avatar_url":"https://github.com/flyte.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"docker-symform\n==============\nThis repository contains the build files for installing [Symform](http://www.symform.com/) on an Ubuntu 14.04 docker image. The image is based on [timhaak/docker-base](https://github.com/timhaak/docker-base).\n\nUsage\n-----\n\n    docker run -d \\\n      -v \u003cyour_config_directory\u003e:/var/lib/symform \\\n      -v \u003cyour_contrib_directory\u003e:/contrib \\\n      -p 59234:59234 \\\n      flyte/symform\n\nOnce you've got the Symform web interface running on http://localhost:59234 you must log in with your Symform account. After completing the configuration wizard check the \u003cyour_config_directory\u003e/node.config file to see which port Symform has chosen for your contribution service to listen on. The line to look for should be similar to this:\n\n    \u003ccontribution enabled=\"True\" fragmentStorePath=\"/contrib/SymformContribution\" port=\"53068\" manualPort=\"False\" localAddress=\"\" registrationAddress=\"\" enableBackgroundTasks=\"True\" concurrentMoves=\"2\" logicalVolumeSize=\"0\" ignoreThrottle=\"False\" enablePortForwarding=\"True\" testFragmentConfirmAction=\"NotSpecified\" enableUtp=\"True\"\u003e\n\nIn this case, port 53068 has been chosen. You may now stop/delete this docker container and run another one using the following command in order to enable contribution:\n\n    docker run -d \\\n      -v \u003cyour_config_directory\u003e:/var/lib/symform \\\n      -v \u003cyour_contrib_directory\u003e:/contrib \\\n      -p 59234:59234 \\\n      -p 0.0.0.0:53068:53068 \\\n      flyte/symform\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyte%2Fdocker-symform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflyte%2Fdocker-symform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflyte%2Fdocker-symform/lists"}