Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

jefftriplett/livegrep-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to livegrep-docker-compose 👋

Version License: MIT Twitter: webology

Docker Compose setup for running Livegrep

A few weeks ago, I stumbled on the article, "Get faster GitHub search with Livegrep" and it made me realize how helpful it would be to have a local search of my projects.

After a few unsuccessful attempts at getting Livegrep to work, this was what worked for me.

Install

docker-compose build 

Usage

# copy and edit a new .env config file
cp sample.env .env

# use your public GitHub (max 50 projects) to see the search engine
make build-index

# run the search
docker-compose up

# open http://localhost:8910 in your local web browser
open http://localhost:8910

Resources

Author

👤 Jeff Triplett

Show your support

Give a ⭐️ if this project helped you!

Sponsor this project