Searchcode Server Community Deploy
introduction
query syntax
https://searchcode.com/#jumbo-examples
requirement
- Linux (in this example, I’m using CentOS6)
- JRE 8u65 http://www.oracle.com/technetwork/java/javase/archive-139210.html
- searchcode-server-community 1.0.0 https://searchcode.com/static/searchcode-server-community.tar.gz
installation
|
visit http://yourserverip:8080/
use my docker image
fresh image auto-build and keep fresh, depend on author’s api
|
run image directly
|
or run image with docker-compose
docker-compose.yml
|
visit http://yourdockerserverip:8080/
To administer your searchcode server instance you need to click on the Admin link in the top right.
Enter the default password Adm1n234
Dockerfiles
build JRE 8u65 image
|
build Searchcode Server Community 1.0.0 image
|