Giter Club home page Giter Club logo

fedisearch's Introduction

FediSearch

Search accounts and channels to follow on Fediverse

App makes queries to database of collected Fediverse feeds and nodes.

Only fulltext search is currently supported. More precise filtering is planned for one of the future releases.

Config

Configuration is done using environmental variables:

Variable Description Value example
ELASTIC_URL Url address of ElasticSearch server http://elastic:9200
ELASTIC_USER Username for EalsticSearch server elastic
ELASTIC_PASSWORD Username for EalsticSearch server empty
MATOMO_URL Optional url of Matomo server for collecting usage statistics. Leaving it empty disables collecting analytics. https://matomo.myserver.tld
MATOMO_SITE_ID Optional Matomo site id parameter for collecting usage statistics. Leaving it empty disables collecting analytics. 8
STATS_CACHE_MINUTES Optional number of minutes to cache heavily calculated stats data 60

Deploy

App is designed to be run in docker container and deployed using docker-compose. More info can be found in FediSearch example docker-compose project

For crawling Fediverse network and collecting feeds to database there is a companion app FediCrawl

fedisearch's People

Contributors

stopka avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.