OpenGrok / docker

WARNING: this repository is archived !
58 stars 31 forks source link

Allow user to set reindexing method and frequency #7

Closed YoAm closed 6 years ago

YoAm commented 6 years ago

I'd like to have OpenGrok reindex only on startup, or manually. Other users might want to have it reindex once a day or at some arbitrary period.

It would be best if this is passed to the container at the docker run command, with manual reindexing done using the docker exec command.