Some checks failed
Release Docker Image / Create Multi-arch Release Manifest (push) Has been cancelled
Release Docker Image / Build linux-amd64 (max-perf) (push) Has been cancelled
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been cancelled
Release Docker Image / Create Max-Perf Manifest (push) Has been cancelled
Release Docker Image / Build linux-amd64 (release) (push) Has been cancelled
Release Docker Image / Build linux-arm64 (release) (push) Has been cancelled
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m34s
Documentation / Build and Deploy Documentation (push) Has been cancelled
Create release / release (push) Failing after 2m43s
Checks / Prek / Clippy and Cargo Tests (push) Has been cancelled
35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
Markdown
# Continuwuity {{ version }}
|
|
|
|
{{ header }}
|
|
|
|
{{ changelog }}
|
|
|
|
---
|
|
|
|
## Get Continuwuity
|
|
|
|
### Docker Images
|
|
- Forgejo: `forgejo.ellis.link/continuwuation/continuwuity:v{{ version }}`
|
|
|
|
Mirrors (may be outdated):
|
|
- Docker Hub: `docker.io/continuwuity/continuwuity:v{{ version }}`
|
|
- GitHub: `ghcr.io/continuwuity/continuwuity:v{{ version }}`
|
|
- GitLab: `registry.gitlab.com/continuwuity/continuwuity:v{{ version }}`
|
|
|
|
You can also use the `latest` tag for the most recent release.
|
|
|
|
### First-party Packages
|
|
|
|
- [Debian packages](https://forgejo.ellis.link/continuwuation/-/packages/debian/continuwuity/)
|
|
- [Fedora RPM packages](https://forgejo.ellis.link/continuwuation/-/packages/rpm/continuwuity/)
|
|
|
|
### Community Packages
|
|
|
|
[](https://repology.org/project/continuwuity/versions)
|
|
|
|
### Binaries
|
|
|
|
Plain binaries are distributed below. They require glibc and liburing to work - most distributions already have these installed.
|
|
|
|
### From Source
|
|
See our [deployment documentation](https://continuwuity.org/deploying.html) for instructions on building from source.
|