{ "name": "degoog", "slug": "degoog", "categories": [ 0 ], "date_created": "2026-03-20", "type": "ct", "updateable": true, "privileged": false, "interface_port": 4444, "documentation": "https://fccview.github.io/degoog/", "website": "https://github.com/fccview/degoog", "logo": "https://raw.githubusercontent.com/fccview/degoog/main/src/public/images/degoog-logo.png", "config_path": "/opt/degoog/.env", "description": "Search aggregator that queries multiple engines and supports plugins, themes, and extension repositories.", "install_methods": [ { "type": "default", "script": "ct/degoog.sh", "resources": { "cpu": 2, "ram": 2048, "hdd": 6, "os": "Debian", "version": "13" } } ], "default_credentials": { "username": null, "password": null }, "notes": [ { "text": "Project is currently marked beta upstream and not intended for production use yet.", "type": "warning" }, { "text": "Add extension store repositories in Settings after first start (official repo: https://github.com/fccview/fccview-degoog-extensions).", "type": "info" } ] }