blob: 8e3278d36dced11a3414220b3a9205be77e68126 [file] [log] [blame]
Pawel Wieczorekcc7624d2019-12-17 15:30:18 +01001============================================
2 ONAP Integration > Bootstrap > Code search
3============================================
4
5This directory contains a set of Vagrant scripts that will automatically set up a Hound_ instance
6with config generator to index all ONAP code.
7
8This is intended to show a beginning ONAP developer how to set up and configure an environment that
9allows to search through ONAP code repositories quickly. It is not intended to be used as
10a production code search solution.
11
12`Upstream Docker image` has not been used due to lack of project activity. This environment
13(together with daemon configuration generator) might be migrated to a new Docker image recipe in
14future, though.
15
16.. _Hound: https://github.com/hound-search/hound
17.. _`Upstream Docker image`: https://hub.docker.com/r/etsy/hound