2024-04-29 11:04:36 +00:00
|
|
|
# Continuous Deployment
|
|
|
|
|
2024-05-03 13:11:58 +00:00
|
|
|
Get build-time Python commands \
|
|
|
|
from various CA, CI, OCI / OS.
|
|
|
|
|
2024-04-29 11:04:36 +00:00
|
|
|
## Features
|
|
|
|
|
2024-05-03 13:11:58 +00:00
|
|
|
* [ ] support
|
|
|
|
* [ ] package repositories mirror
|
|
|
|
* [ ] custom CA certificates
|
|
|
|
* [X] known CA certificates
|
|
|
|
* [X] Operating Systems
|
|
|
|
* [X] Debian
|
|
|
|
* [X] Alma
|
|
|
|
* [X] Continuous Integration platforms
|
|
|
|
* [X] ForgeJo / Gitea / GitHub
|
|
|
|
* [X] GitLab
|
2024-04-29 11:04:36 +00:00
|
|
|
|
2024-05-02 08:58:02 +00:00
|
|
|
## How
|
|
|
|
|
2024-05-02 09:04:12 +00:00
|
|
|
| Variable | Description |
|
|
|
|
|----------|-------------------------|
|
2024-05-03 13:11:58 +00:00
|
|
|
| CD_CA_n | Numbered CA certificate |
|
2024-05-02 09:04:12 +00:00
|
|
|
| CD_DNS | Space separated servers |
|
2024-05-02 08:58:02 +00:00
|
|
|
|
2024-04-29 11:04:36 +00:00
|
|
|
## Tasks
|
|
|
|
|
2024-05-03 13:11:58 +00:00
|
|
|
* split count & write for CA certificates
|
|
|
|
* define package repositories mirror locations
|