Go to file
the-superpirate ff50edbf36 - fix(nexus): Revert back checksum hack
1 internal commit(s)

GitOrigin-RevId: 6892e09711b17c3dc132e4abb0647318e496b90b
2021-04-24 16:34:23 +03:00
idm/api - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
images - feat(pylon): Refactor code 2021-04-12 23:38:54 +03:00
library - feat(nexus): Fixes for build - part 2 2021-04-24 15:19:50 +03:00
nexus - fix(nexus): Fixed typos 2021-04-24 16:28:53 +03:00
papers-please - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
postgres/sql 3 internal commit(s) 2021-04-09 17:53:36 +03:00
repository - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
rules - feat(nexus): Update requirements.txt 2021-04-24 15:37:55 +03:00
.gitignore - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
BUILD.bazel No description 2021-03-29 18:01:30 +03:00
LICENSE No description 2021-01-04 18:12:22 +03:00
README.md - feat(nexus): Bump versions 2021-04-23 18:32:56 +03:00
WORKSPACE - fix(nexus): Revert back checksum hack 2021-04-24 16:34:23 +03:00

Hyperboria

Introduction

Hyperboria repository is a pack of tools for dealing with SciMag and SciTech collections.

It consists of configurable search engine, pipeline for ingesting data from upstream sources. So-called actions aimed to converting data from external APIs into internal Protobuf format and to landing converted data into databases and/or search engines.

Prerequisite

Install system packages for various OSes:

sudo ./repository/install-packages.sh

Ubuntu 20.04

Docker

Installation Guide

IPFS

Installation Guide

MacOS

Docker

Installation Guide

IPFS

Installation Guide

Content

  • images - base docker images for nexus
  • library - shared libraries
  • nexus - processing and searching in scientific text collections
  • rules - build rules