{"id":17649008,"url":"https://github.com/serverwentdown/upl","last_synced_at":"2025-05-07T06:06:08.714Z","repository":{"id":42230461,"uuid":"369719861","full_name":"serverwentdown/upl","owner":"serverwentdown","description":"A dropbox backed by any S3 bucket","archived":false,"fork":false,"pushed_at":"2023-10-08T08:59:08.000Z","size":564,"stargazers_count":5,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-07T06:06:03.616Z","etag":null,"topics":["dropbox","file-sharing","golang","multipart","s3"],"latest_commit_sha":null,"homepage":"","language":"Go","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/serverwentdown.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-05-22T05:06:23.000Z","updated_at":"2023-08-23T14:55:57.000Z","dependencies_parsed_at":"2024-06-20T00:11:43.266Z","dependency_job_id":"e1b58489-76e1-47f8-adb4-2644995d8015","html_url":"https://github.com/serverwentdown/upl","commit_stats":{"total_commits":42,"total_committers":3,"mean_commits":14.0,"dds":0.09523809523809523,"last_synced_commit":"51a953b7ad4f2ac690ea82137bc8ed57bffe9ab6"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fupl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fupl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fupl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serverwentdown%2Fupl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serverwentdown","download_url":"https://codeload.github.com/serverwentdown/upl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252823918,"owners_count":21809713,"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":["dropbox","file-sharing","golang","multipart","s3"],"created_at":"2024-10-23T11:23:17.586Z","updated_at":"2025-05-07T06:06:08.686Z","avatar_url":"https://github.com/serverwentdown.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# upl\n\nA dropbox backed by any S3 bucket.\n\n`upl` allows you to create dropboxes by providing the credentials for any S3-compatible bucket. A link will be generated that can be visited in a web browser to upload files. Links expire after a configurable amount of time.\n\n- Simple web interface\n- Works with large files by using S3 multipart uploads, powered by [Uppy](https://uppy.io)\n- Remembers previously created dropboxes and uploaded files\n- Single fat binary\n\n\u003cimg alt=\"Screenshot 1\" width=400 src=\"https://user-images.githubusercontent.com/1705906/119283410-842f0d80-bc6f-11eb-9126-fdfce8d44dd5.png\"\u003e\u003cimg alt=\"Screenshot 2\" width=400 src=\"https://user-images.githubusercontent.com/1705906/119283425-914bfc80-bc6f-11eb-97b0-c7b74fecb192.png\"\u003e\n\n## Building\n\nYou'll need:\n- Node.js\n- Go\n- `make`\n\n```\nmake TAGS=production\n```\n\nAlternatively, `docker build .` this project.\n\n## Deploying\n\nTo deploy as a single binary, build it from source and run:\n\n```\nexport REDIS_CONNECTION=simple:redis-hostname:6379\nexport LISTEN=:8080\n./upl\n```\n\nFor example Kubernetes manifests or Docker Compose files, see the [deployments](./deployments) folder.\n\n\u003c!-- vim: set conceallevel=2 et ts=2 sw=2: --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverwentdown%2Fupl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserverwentdown%2Fupl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserverwentdown%2Fupl/lists"}