{"id":43051345,"url":"https://github.com/subdavis/umeta","last_synced_at":"2026-01-31T10:36:54.939Z","repository":{"id":78496204,"uuid":"238454947","full_name":"subdavis/umeta","owner":"subdavis","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-20T04:30:41.000Z","size":2597,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-11T23:38:54.868Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/subdavis.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-05T13:19:41.000Z","updated_at":"2020-02-20T04:30:43.000Z","dependencies_parsed_at":"2023-03-12T04:23:59.940Z","dependency_job_id":null,"html_url":"https://github.com/subdavis/umeta","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/subdavis/umeta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subdavis%2Fumeta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subdavis%2Fumeta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subdavis%2Fumeta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subdavis%2Fumeta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subdavis","download_url":"https://codeload.github.com/subdavis/umeta/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subdavis%2Fumeta/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28938780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T10:18:23.202Z","status":"ssl_error","status_checked_at":"2026-01-31T10:18:22.693Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-31T10:36:54.442Z","updated_at":"2026-01-31T10:36:54.932Z","avatar_url":"https://github.com/subdavis.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![uMeta Logo](docs/micrometa.png)\n\nuMeta generates indexes and derived data (like thumbnails).  It runs alongside **s3** or **minio** because the world already has enough filesystem abstractions.  uMeta is not a fileserver.\n\n## Concepts\n\nMicrometa (uMeta) is a tool for building and managing derivative data like exif tags, thumbnails, and search indexes.\n\nIt uses **s3** or **minio** for storage and **elasticsearch** for index curation.\n\nIts core philosophies are:\n\n* Don't reinvent the wheel. s3, minio, and elasticsearch are already perfect.\n* Data freedom first. Not all data interactions will happen through uMeta.  That's OK.\n* Data flexibility next.  uMeta comes to your data.  You don't bring your data to it.\n* Low-cost abandonment.  Decide you hate uMeta?  You should be able to throw away your indices and move on to the next thing without complicated \"export\" procedures.\n\n\n## Alternatives\n\n* Nextcloud.  Nextcloud doesn't like when you modify things directly on disk, it's slow, and upgrades are painful and often result in a broken deployment.\n* filestash.app.  Filestash is rigid, and generates derived data like thumbnails on the fly.  This is a waste of time and bandwidth for slow-moving data archives, particularly when there isn't a fat pipe between the filestash deployment and your data.  It also provides yet another abstraction over already abstract filesystems.  Search is buggy.\n\n## Environment Config\n\n| variable     | default                    | description                |\n|--------------|----------------------------|----------------------------|\n| CONFIG_PATH  | 'config/umeta.config.json' | path to configuration file |\n| DATABASE_URI | 'sqlite:///test.db'        | postgres database URI      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubdavis%2Fumeta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubdavis%2Fumeta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubdavis%2Fumeta/lists"}