Grapefruit 2.0 bittorrent search engine
This project is maintained by bashkirtsevich-llc
Grapefruit — is a bittorrent search spyder crawler search engine, based on dht-bittorrent network.
# For Centos-7 (as root user)
curl https://raw.githubusercontent.com/bashkirtsevich-llc/grapefruit/master/tools/docker-install.sh | /bin/bash
usermod -aG docker $USER
reboot
wget https://raw.githubusercontent.com/bashkirtsevich-llc/grapefruit/master/docker-compose.yml
nginx-proxy
in docker-compose.yml
(optional)
```yaml
…
volumes:
docker-compose.yml
```yaml
…
environment:
docker-compose up -d