searchcode-server icon indicating copy to clipboard operation
searchcode-server copied to clipboard

Missing 'Repositories' link

Open yogeek opened this issue 6 years ago • 5 comments

The link Repositories that is present in the demo page and pointing to http://demo.searchcodeserver.com/repository/list/ is missing in my instance of searchcode community launched in a docker image. And when I enter the URL directly, I have a 404 error on the page. Can you explain me how to configure it please ?

yogeek avatar Jan 30 '19 13:01 yogeek

Ah that would be because I have not updated that docker image in quite a while. When I have a decent internet connection ill have to fix that.

The repository page was added in version 1.3.8 and I suspect the community image is older then that.

boyter avatar Jan 30 '19 21:01 boyter

@boyter thanks for your answer. Would be nice to enable the autobuild feature of your dockerhub repository to automatically build your docker image as soon as your code is updated. With it, your docker image would be up-to-date effortlessly :-)

yogeek avatar Jan 30 '19 22:01 yogeek

Yes, another thing I need to do :) If you can supply some documentation for it that would help. I won't be able to get onto this for the next week sorry unless I can find something quickly :)

boyter avatar Jan 30 '19 23:01 boyter

Ok no problem ! Here is the doc to set up AutoBuild in Dockerhub : https://docs.docker.com/docker-hub/builds/

yogeek avatar Jan 31 '19 08:01 yogeek

Neat. Ill look into that when I get back from a break.

boyter avatar Jan 31 '19 10:01 boyter