All apps · 0 apps
Hearchco---Frontend
Docker app from grtgbln's Repository
Overview
Hearchco is a distributed and fast metasearch engine that respects your privacy.
Install Hearchco---Frontend on Unraid in a few clicks.
Find Hearchco---Frontend in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Hearchco---Frontend Review the template variables and paths Click Install
Requirements
This is the frontend for the Hearchco metasearch engine. It requires an agent to also be running.
Related apps
Explore more like this
Explore allDetails
Repository
ghcr.io/hearchco/frontend:latestLast Updated2026-07-15
First Seen2024-10-15
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 3000
- Target
- 3000
- Default
- 3000
- Value
- 3000
Public URLVariable
Publicly accessible URL for the frontend, used to advertise service. Replace with your domain.
- Target
- PUBLIC_URI
- Default
- http://localhost:3000
- Value
- http://localhost:3000
Agent URLVariable
URL for the agent, used to communicate with the backend. Replace with IP address or domain.
- Target
- API_URI
- Default
- http://localhost:8000
- Value
- http://localhost:8000
Public Agent URLVariable
Publicly accessible URL for the agent, used to fetch data from browser. Replace with your domain.
- Target
- PUBLIC_API_URI
- Default
- http://localhost:8000
- Value
- http://localhost:8000