Learn how to self-host Trieve on Google Cloud Platform
kubectl get deployments
should look like this.
helm upgrade -i -f helm/values.yaml trieve-local trieve/trieve
after making changes. to apply them.
Register Your First User
dashboard.yourdomain.com
in your browser. Youβll be prompted to register a new user account since this is a fresh installation.Create a Dataset and Add Sample Data
Verify Data Processing
Test Search Functionality
search.yourdomain.com
and perform a test search query using the data you just uploaded. This verifies that the search engine is functioning correctly.Review Search Analytics
dashboard.yourdomain.com
and examine your search analytics to confirm that queries are being tracked and analyzed properly.