Skip to content

Containerization and deployment scripts for remote-index-server and workflows to generate monolithic index for https://www.chromium.org/

License

Notifications You must be signed in to change notification settings

matan7890/chrome-remote-index

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chrome-remote-index

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 https://www.chromium.org/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 76.7%
  • Python 13.5%
  • Dockerfile 9.8%