Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theSage21/jaypore_ci
A small, very flexible, powerful CI system. Works offline and is configured in Python.
https://github.com/theSage21/jaypore_ci
cicd gitea offline self-hosted
Last synced: 3 months ago
JSON representation
A small, very flexible, powerful CI system. Works offline and is configured in Python.
- Host: GitHub
- URL: https://github.com/theSage21/jaypore_ci
- Owner: theSage21
- License: mit
- Created: 2022-12-03T03:34:57.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-03T17:03:43.000Z (over 1 year ago)
- Last Synced: 2024-10-15T13:43:43.092Z (3 months ago)
- Topics: cicd, gitea, offline, self-hosted
- Language: Python
- Homepage: https://www.jayporeci.in
- Size: 16.6 MB
- Stars: 36
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gitea - JayporeCi - Self hosted CI tightly integrated with gitea (Applications / DevOps)
- awesome-gitea - JayporeCi - Self hosted CI tightly integrated with gitea (Applications / DevOps)
- awesome-docker - Jaypore CI - Simple, very flexible, powerful CI / CD / automation system configured in Python. Offline and local first. (Development with Docker / CI/CD)
README
# ![JayporeCI](docs/source/_static/logo80.png) Jaypore CI
Documentation is at : https://www.jayporeci.in
## If you are reading this on GitHub
- Github is the **mirror** for this codebase, actual development is on a personal gitea instance.
- Please use [Github discussions](https://github.com/theSage21/jaypore_ci/discussions) for describing problems / asking for help / adding ideas.
- Jaypore CI is open source, not openly developed yet so instead of submitting PRs, please fork the project and start a discussion.## Usage
- Install : `curl https://www.jayporeci.in/setup.sh > setup.sh && bash setup.sh -y`
- Trigger : `git push origin`