mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-10 16:22:50 +02:00
Implement automated RPM package building using rpkg-util in CI, publishing to Forgejo's native RPM registry with three channels: stable (tags), dev (main branch), and testing (feature branches). Packages include branch-specific version suffixes to avoid registry conflicts. Users can configure dnf repositories for automatic updates or directly install specific builds. The workflow builds on all branches, uploads CI artifacts, and publishes to the appropriate package registry channel.
26 lines
906 B
Markdown
26 lines
906 B
Markdown
# Summary
|
|
|
|
- [Introduction](introduction.md)
|
|
- [Configuration](configuration.md)
|
|
- [Examples](configuration/examples.md)
|
|
- [Deploying](deploying.md)
|
|
- [Generic](deploying/generic.md)
|
|
- [NixOS](deploying/nixos.md)
|
|
- [Docker](deploying/docker.md)
|
|
- [Kubernetes](deploying/kubernetes.md)
|
|
- [Arch Linux](deploying/arch-linux.md)
|
|
- [Debian](deploying/debian.md)
|
|
- [Fedora](deploying/fedora.md)
|
|
- [FreeBSD](deploying/freebsd.md)
|
|
- [TURN](turn.md)
|
|
- [Appservices](appservices.md)
|
|
- [Maintenance](maintenance.md)
|
|
- [Troubleshooting](troubleshooting.md)
|
|
- [Admin Command Reference](admin_reference.md)
|
|
- [Development](development.md)
|
|
- [Contributing](contributing.md)
|
|
- [Code Style Guide](development/code_style.md)
|
|
- [Testing](development/testing.md)
|
|
- [Hot Reloading ("Live" Development)](development/hot_reload.md)
|
|
- [Community (and Guidelines)](community.md)
|
|
- [Security](security.md)
|