Strider-CD/strider
Open Source Continuous Integration & Deployment Server observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5068
- days_rel: n/a
- days_push: 721
- n_releases_24m: 0
Adoption not part of the score
4567 stars · 419 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
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
service · maturity maintenance
ci-cd deployment web-framework plugin-system developer-tools self-hosted self-hosted continuous-integration continuous-deployment emberjs mongodb build-server devops automation nodejs web-server docker
2 sources
- readme: https://github.com/Strider-CD/strider · fetched 2026-08-28 · 11e6ff2a6f57
- homepage: http://strider-cd.github.io/ · fetched 2026-08-29 · f7601bd671fb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Strider-CD/strider | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Strider-CD/strider")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem