2022-02-23 00:00:46 -03:00
|
|
|
{
|
|
|
|
|
"categories": [
|
|
|
|
|
"Other",
|
|
|
|
|
"Tools"
|
|
|
|
|
],
|
|
|
|
|
"description": "Self-hosted, ad-free, privacy-respecting Google metasearch engine.",
|
2022-08-24 18:30:36 -04:00
|
|
|
"image_arm32": "benbusby/whoogle-search:latest",
|
|
|
|
|
"image_arm64": "benbusby/whoogle-search:latest",
|
|
|
|
|
"image_amd64": "benbusby/whoogle-search:latest",
|
2022-02-23 00:00:46 -03:00
|
|
|
"logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/whoogle.png",
|
|
|
|
|
"name": "whoogle",
|
|
|
|
|
"officialDoc": "https://github.com/benbusby/whoogle-search#g-manual-docker",
|
2022-03-26 11:15:25 -04:00
|
|
|
"preInstallScript": "install_whoogle.sh",
|
|
|
|
|
"platform": "linux",
|
2022-02-23 00:00:46 -03:00
|
|
|
"ports": [
|
|
|
|
|
"5001:5000/tcp"
|
|
|
|
|
],
|
|
|
|
|
"restart_policy": "unless-stopped",
|
|
|
|
|
"title": "Whoogle",
|
|
|
|
|
"type": 1,
|
2022-09-21 18:11:11 +01:00
|
|
|
"videoID": "N.11",
|
2022-02-23 00:00:46 -03:00
|
|
|
"volumes": [
|
|
|
|
|
{
|
|
|
|
|
"bind": "/portainer/Files/AppData/Config/Whoogle",
|
|
|
|
|
"container": "/config"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"webpage": "https://github.com/benbusby/whoogle-search"
|
|
|
|
|
}
|