continuwuity/docs/deploying
Tom Foster 4b78ab39e0 feat(ci): Add Fedora RPM package build workflow
Build and publish RPM packages for Fedora using rpkg and official
rust-packaging macros. GPG sign packages with Ed25519 repository key
and deploy to Forgejo package registry.

Package organisation works around Forgejo's one-file-per-version limit:
- Binary packages: base group (stable/dev/branch-name)
- Debug packages: GROUP-debug
- Source packages: GROUP-src

Workflow triggers on pushes to relevant paths and version tags (v*).
Tagged releases use clean version numbers (v1.2.3 becomes 1.2.3-1)
while branch builds use git SHA versioning.

Include GPG public key for package verification and documentation
for RPM repository configuration and installation methods.
2025-08-31 18:30:39 +01:00
..
arch-linux.md docs: Improve grammar in deployment documentation 2025-07-16 23:27:14 +01:00
debian.md docs: build docs using mdBook, build in CI, deploy to gitlab pages 2024-03-19 00:17:41 -04:00
docker-compose.for-traefik.yml docs: Set traefik labels 2025-07-30 19:33:53 +01:00
docker-compose.override.yml chore: fix end of files & trailing whitespace 2025-06-21 17:59:01 +01:00
docker-compose.with-caddy.yml chore: fix end of files & trailing whitespace 2025-06-21 17:59:01 +01:00
docker-compose.with-traefik.yml docs: Make traefik router names consistent 2025-07-30 19:55:48 +01:00
docker-compose.yml docs: Rename conduwuit to continuwuity in more places 2025-05-10 20:37:08 +01:00
docker.md docs: Update Docker and generic instructions 2025-07-16 23:27:14 +01:00
fedora.md feat(ci): Add Fedora RPM package build workflow 2025-08-31 18:30:39 +01:00
freebsd.md docs: Improve grammar in deployment documentation 2025-07-16 23:27:14 +01:00
generic.md chore: Update rocksdb, feature flag changes 2025-07-24 21:51:52 +01:00
kubernetes.md docs: Update and improve NixOS documentation 2025-07-16 23:27:14 +01:00
nixos.md docs: Update and improve NixOS documentation 2025-07-16 23:27:14 +01:00