Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 596 Bytes

File metadata and controls

17 lines (11 loc) · 596 Bytes
description How the software components work together

Architecture

fylr is build on top of open source technologies:

  • PostgreSQL
  • OpenSearch (fylr can use Elasticsearch instead)
  • Media processing tools: libvips, ExifTool, FFmpeg, etc., see below

As a Go program, fylr runs on Linux, on Windows and on MacOS.

Under Linux it is usually deployed in our containers, via docker or kubernetes :