How-to guides
- How to manually execute database migrations with 
migrator- Commands: up, upto, downto, validate, add-log
 - Environments: Kubernetes, Docker compose, Local development
 
 - How to troubleshoot a dirty database
 - How to rollback the Postgres database
 - How to apply privileged migrations
 - How to troubleshoot an unfinished migration
 - How to enable or disable an experimental feature
 - How to diagnose an 
Unknown Errorduring login to your Sourcegraph instance - How to convert version contexts to search contexts
 - How to troubleshoot pod evictions
 - How to monitor your Sourcegraph instance
 - How to troubleshoot a repository that is not being updated
 - How to configure submodules
 - How to remove users or edit users with the GraphQL API
 - How to setup HTTPS connection with Ingress controller on your Kubernetes instance
 - How to rebuild corrupt Postgres indexes after upgrading to 3.30 or 3.30.1
 - How to determine cause for Precise-code-intel-worker in CrashLoopBackOff status
 - How to troubleshoot a failure to update repositories when new repositories are added
 - How to run postgres queries in your Sourcegraph instance
 - How to purge deleted repository data from Sourcegraph
 - How to address common monorepo problems
 - How to Set a password for Redis using a ConfigMap
 - How to import a set of internal repositories to Sourcegraph
 - How to identify and resolve index corruption in postgres 14
 - Migrating code intelligence data from LSIF to SCIP (Sourcegraph 4.5 -> 4.6)
 - How to export search results
 - How to debug / confirm blobstore is healthy