Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (11 loc) · 401 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 401 Bytes

Historedge

WIP.

Historedge is a personal Google or a Memex of your browser history.

Webextension: https://github.com/headsrooms/historedge-webextension

Deploy

docker-compose

To run with docker execute:

docker-compose build
docker-compose up

Kubernetes

kubectl apply -f <every-yaml-in-deploy-dir>