# Strider-CD/strider

Open Source Continuous Integration & Deployment Server

Repository: https://github.com/Strider-CD/strider
Canonical: https://ross.abutalabs.com/products/strider
Homepage: http://strider-cd.github.io/
Language: JavaScript
License Family: other
Topics: continuous-integration, continuous-deployment, nodejs, web-app, angular, emberjs
Last push: 2024-09-11T11:50:00+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5068, "days_push": 721, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4567, forks 419 (observed 2026-08-28T04:08:53.546389+00:00)

## What it is
Strider is an open-source Continuous Integration and Continuous Deployment server written in Node.js with an Ember.js frontend and MongoDB as its backing store. It is highly customizable through a plugin system that can add build hooks, HTTP routes, database fields, and UI elements.

## Use cases
- self-host a continuous integration server for my repos
- automatically deploy my app on every green build
- run test suites on push with a web dashboard
- set up CI/CD for GitHub, GitLab, or Bitbucket projects
- deploy to Heroku or via SSH after builds pass
- get Slack or email notifications about build results

## When to choose
- you want a self-hosted, Node.js-based CI/CD server you can extend with plugins
- you need simple continuous deployment to Heroku or SSH targets
- you prefer a lightweight alternative to Jenkins with a web UI

## When to avoid
- you need an actively maintained tool with a large community and modern ecosystem support
- you want YAML-based pipeline configuration as code
- you need Kubernetes-native or cloud-native CI features

## Facets
- artifact type: service
- maturity: maintenance
- function: ci-cd, deployment, web-framework, plugin-system
- domain: developer-tools, self-hosted
- platform: self-hosted
- tags: continuous-integration, continuous-deployment, emberjs, mongodb, build-server, devops, automation, nodejs, web-server, docker

## Member repositories
- Strider-CD/strider (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.546389+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:19:58.217032+00:00, confidence not recorded.
  - readme: https://github.com/Strider-CD/strider (fetched 2026-08-28T04:08:53.546389+00:00, sha 11e6ff2a6f57)
  - homepage: http://strider-cd.github.io/ (fetched 2026-08-29T09:05:30.451886+00:00, sha f7601bd671fb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
