Skip to content

cncf/devstatscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b216516 · Jan 27, 2025
Apr 8, 2021
Oct 14, 2024
Mar 18, 2019
Aug 25, 2021
Jun 26, 2019
Jun 26, 2023
May 24, 2024
May 24, 2024
Dec 13, 2021
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
May 24, 2024
Dec 6, 2022
Feb 27, 2023
Jan 29, 2021
Sep 28, 2024
Mar 21, 2019
Sep 28, 2024
Sep 29, 2024
Sep 18, 2021
Nov 4, 2024
May 24, 2024
Mar 18, 2019
Mar 21, 2019
Mar 18, 2019
Dec 24, 2023
Mar 21, 2019
May 8, 2024
Mar 18, 2019
Mar 18, 2019
Mar 21, 2019
Mar 18, 2019
Sep 30, 2024
Mar 11, 2020
Dec 24, 2023
Dec 11, 2024
Mar 18, 2019
May 24, 2023
Sep 18, 2020
Apr 24, 2024
May 12, 2019
May 12, 2019
Mar 18, 2019
Mar 21, 2019
Sep 28, 2024
Mar 21, 2019
Jan 27, 2025
Jun 28, 2024
Sep 19, 2021
Jan 13, 2022
Sep 28, 2024
Feb 27, 2023
Jun 28, 2024
Sep 28, 2024
Dec 23, 2023
Nov 6, 2019
Aug 22, 2022
Jun 28, 2024
Mar 18, 2019
Mar 18, 2019
Jan 30, 2021
Mar 18, 2019
Mar 18, 2019

Build Status CII Best Practices

DevStats code

This is a code repository for DevStats used to display CNCF projects dashboards, CDF projects dashboards, GraphQL projects dashboards and example Kubernetes/helm deployment.

Authors: Łukasz Gryglicki [email protected], Justyna Gryglicka [email protected], Josh Berkus [email protected].

Building and installing

  • Follow this guide to see how to deploy on Kubernetes using Helm.
  • Follow this guide to see GraphQL deployment using Kubernetes & Helm.
  • Follow this guide for installing on bare metal.
  • Follow this guide to deploy your own project on bare metal (this example deployes Homebrew statistics).
  • Fetch dependency libraries.
  • make then make test finally make install.

Adding new projects

See cncf/devstats-helm:ADDING_NEW_PROJECTS.md for informations about how to add more projects on Kubernetes/Helm deployment. See cncf/devstats:ADDING_NEW_PROJECT.md for informations about how to add more projects on bare metal deployment.

API

API documentation is available here.