I use Whoogle everywhere. It’s an excellent frontend for Google Search and very easy to setup.
I think it would make a great addition to BigBearCasaOS. Here’s the zimaOS/CasaOS script I use -
name: whoogle
services:
whoogle-search:
cpu_shares: 90
command: []
container_name: whoogle-search
deploy:
resources:
limits:
memory: 15778M
image: benbusby/whoogle-search:latest
ports:
- target: 5000
published: "5000"
protocol: tcp
restart: unless-stopped
volumes: []
devices: []
cap_add: []
environment: []
network_mode: bridge
privileged: false
x-casaos:
author: benbusby
category: search
hostname: ""
icon: "https://i.ibb.co/L59c8Tg/whoogle.png"
index: /
port_map: "5000"
scheme: http
store_app_id: whoogle
title:
custom: Whoogle