atthisaccount / llvm-remote-index

Containerization and deployment scripts for remote-index-server and workflows to generate monolithic index for github.com/llvm/llvm-project

Home Page:https://clangd-index.llvm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

llvm-remote-index

Index LLVM project

Scripts for running and maintaining the LLVM Remote Index Service.

Repo Layout

deployment contains the script used to deploy a remote-index serving instance to GCP. It takes care of VM creation and deploying new docker containers.

docker contains the scripts used by remote-index serving instance to fetch new index files and startup the clangd-index-server. It also contains the Dockerfile that containerizes this process.

About

Containerization and deployment scripts for remote-index-server and workflows to generate monolithic index for github.com/llvm/llvm-project

https://clangd-index.llvm.org

License:Other


Languages

Language:Shell 84.4%Language:Python 10.1%Language:Dockerfile 5.6%