Skip to content

qh-huang/EasyGrok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyGrok = docker + opengrok + vcs-tools

This project simplifies the procedure to setup opengrok for source code navigation.

dependencies

  1. git
  2. python-vcs
  3. docker-ce

usage:

1. download target repositories to opengrok/src
git clone <repo_url> opengrok/src/<target_folder>
2. pull the official opengrok docker image (only need to do once on each machine)
./pull_docker.sh
3. run docker image
./run_docker.sh
4. browse the repositories on http://localhost:8080

branches:

  • master: commits related to opengrok and docker
  • develop: updating source repositories list (for my personal use, checkout this branch if you're interested what I'm currently studying)

About

OpenGrok made easy!

Topics

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages