{"id":19374739,"url":"https://github.com/gyselroth/balloon","last_synced_at":"2025-04-23T18:32:04.361Z","repository":{"id":57886893,"uuid":"94893955","full_name":"gyselroth/balloon","owner":"gyselroth","description":"High performance, feature rich document management system written for the cloud","archived":false,"fork":false,"pushed_at":"2024-11-11T12:25:47.000Z","size":6621,"stargazers_count":19,"open_issues_count":79,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T18:11:12.326Z","etag":null,"topics":["cloud","dms","elasticsearch","file-storage","mongodb","office"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gyselroth.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-06-20T13:25:27.000Z","updated_at":"2024-11-27T05:54:52.000Z","dependencies_parsed_at":"2024-09-05T12:53:20.615Z","dependency_job_id":"04f1857b-c5d8-400f-aac5-70827b68834c","html_url":"https://github.com/gyselroth/balloon","commit_stats":null,"previous_names":[],"tags_count":130,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyselroth%2Fballoon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyselroth%2Fballoon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyselroth%2Fballoon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gyselroth%2Fballoon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gyselroth","download_url":"https://codeload.github.com/gyselroth/balloon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250490375,"owners_count":21439133,"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":["cloud","dms","elasticsearch","file-storage","mongodb","office"],"created_at":"2024-11-10T08:36:01.428Z","updated_at":"2025-04-23T18:32:03.922Z","avatar_url":"https://github.com/gyselroth.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# balloon\n\n[![Build Status](https://circleci.com/gh/gyselroth/balloon.svg?style=shield)](https://circleci.com/gh/gyselroth/balloon)\n[![GitHub release](https://img.shields.io/github/release/gyselroth/balloon.svg)](https://github.com/gyselroth/balloon/releases)\n [![GitHub license](https://img.shields.io/badge/license-GPL-blue.svg)](https://raw.githubusercontent.com/gyselroth/balloon/master/LICENSE)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/gyselroth/balloon/badges/quality-score.png)](https://scrutinizer-ci.com/g/gyselroth/balloon)\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/gyselroth/balloon-screenshots/master/src/tree.png\"/\u003e\n    (This shows the \u003ca href=\"https://github.com/gyselroth/balloon-client-web\"\u003eballoon-client-web\u003c/a\u003e since it is more appealing than showing the server :) )\n\u003c/p\u003e\n\n* High performance server, horizontally scalable, easy clustering\n* Using MongoDB which is highly scalable and super fast\n* WebDAV Support (Support for network drives on Windows and other clients)\n* Various DMS features like tagging, meta data, sharing, file history and more\n* Sharing for user and groups with different levels of permissions (manager, read-write, readonly, mailbox)\n* Comes with cloud native support and deploy ready kubernetes resources\n* Deployable out of the box using docker-compose, k8s, helm, and more)\n* App system for 3rd party apps\n* The core is shipped with various core apps pre-installed\n* File previews for various formats (including office documents, pdf, text, images, markdown, html and more)\n* Notification system (including mail notifications)\n* Full text search using [Elasticsearch](https://github.com/elastic/elasticsearch)\n* Malware scanning using [ClamAV](https://github.com/Cisco-Talos/clamav-devel)\n* Full WOPI support (Support for Libre Office Online and Microsoft Office Online)\n* Automatically convert files (shadow nodes) to other file formats (for example keep an automatic pdf file for a word file)\n* Automatically destroy files/folders at a certain time\n* Mount external storage (Currently only SMB/CIFS is supported since v2.1.0)\n* Eventlog\n* Integrated deduplication system\n* Burl (URL file format, including rendered site previews)\n* Globally accessible share links\n* Intelligent collections based on custom rules\n* Multiple types of authentication, basic auth (internal users), basic auth LDAP, OpenID-Connect, WebAuthn support\n* Integrated OpenID-connect server and also supports OpenID-connect for any external OpenID-Connect providers (including google, microsoft, github and more)\n* Support for Google reCaptcha v2 (Anti bruteforce account security)\n* REST API (OpenAPI v3 specs)\n* User quotas\n* [Official Web UI](https://github.com/gyselroth/balloon-client-web)\n* [Official Desktop client](https://github.com/gyselroth/balloon-client-desktop) for Windows, Linux and OS X\n* Rich eco system (including various sdk's)\n* ... and much more\n\n# Documentation\nInterested? How to deploy? Please visit the [documentation](https://gyselroth.github.io/balloon-docs/).\n\n## Web UI\nThere is a modern web based user interface for balloon! It does support all features and integrates smoothly with the balloon server.\nCheck out the balloon web ui on [gyselroth/balloon-client-web](https://github.com/gyselroth/balloon-client-web).\n\n## Desktop Client\nOf course there is also a complete desktop solution for balloon. The desktop clients brings your cloud onto your desktop for Windows, Mac OS X and Linux.\nIt can sync your entire cloud and more, checkout the balloon desktop client on [gyselroth/balloon-client-desktop](https://github.com/gyselroth/balloon-client-desktop).\n\n## Changelog\nA changelog is available [here](https://github.com/gyselroth/balloon/blob/master/CHANGELOG.md).\n\n## Upgrade\nUpgrading from an older version of balloon? Please note the [changelog](https://github.com/gyselroth/balloon/blob/master/CHANGELOG.md) and follow the instructions given \nin the [upgrade guide](https://github.com/gyselroth/balloon/blob/master/UPGRADE.md).\n\n## Contribute\nWe are glad that you would like to contribute to this project. Please follow the given [terms](https://github.com/gyselroth/balloon/blob/master/CONTRIBUTING.md).\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/gyselroth/balloon-client-desktop/master/app/img/balloon-startup.png\"/\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgyselroth%2Fballoon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgyselroth%2Fballoon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgyselroth%2Fballoon/lists"}