Shell to Python Continuous Deployment
https://spcd.rwx.work
|
||
---|---|---|
.forgejo/workflows | ||
cd | ||
cmd | ||
.gitea | ||
.github | ||
.gitignore | ||
.gitlab-ci.yml | ||
bootstrap.sh | ||
cd.sh | ||
license.md | ||
readme.md |
Continuous Deployment
Get build-time Python commands
from various CA, CI, OCI / OS.
Features
- support
- package repositories mirror
- custom CA certificates
- known CA certificates
- Operating Systems
- Alma
- Alpine
- Debian
- Rocky
- Continuous Integration platforms
- GitHub → Gitea → ForgeJo
- GitLab
- package repositories mirror
How
Variable | Description |
---|---|
CD_CA_n | Numbered CA certificate |
CD_DNS | Space separated servers |
CD_REPO_ALMA | Alma repository URL |
CD_REPO_DEBIAN | Debian repository URL |
Tasks
- integrate project repository cloning
- override repository and framework locations
- write Python bootstrap