- Notifications
You must be signed in to change notification settings - Fork0
open source search engine for source code
License
NotificationsYou must be signed in to change notification settings
klask-dev/klask-dev.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
klask.dev is an open source search engine for source code. This application was generated usingJHipster.
You can run an instance easily by pulling the docker image and execute by following :
docker run klask/klask.devan example of a docker-compose.yml :
version:'2'services: klask-app: image: klask/klask.dev:latest ports: - 8080:8080 volumes: - /mnt/svn:/repo - ./data:/klask-data - ./application-docker.yml:/application-docker.yml/mnt/svn is the path to my repositories./data is the location where elasticsearch files and database were saved.
The optional fileapplication-docker.yml can overrides all properties defined inapplication.yml andapplication-docker.yml
About
open source search engine for source code
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
