This is an automated email from the ASF dual-hosted git repository.
ronny pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/main by this push:
new b1cc849d8 docs: Add Ubuntu 22.04 Jammy Jellyfish as supported OS
b1cc849d8 is described below
commit b1cc849d88d377da96b2775f1c15c3cb4bdb52b8
Author: Sébastien Blaisot <[email protected]>
AuthorDate: Mon Oct 16 13:30:55 2023 +0200
docs: Add Ubuntu 22.04 Jammy Jellyfish as supported OS
---
src/docs/src/install/unix.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/docs/src/install/unix.rst b/src/docs/src/install/unix.rst
index 44ce10c60..d6ee8e552 100644
--- a/src/docs/src/install/unix.rst
+++ b/src/docs/src/install/unix.rst
@@ -36,6 +36,7 @@ to install CouchDB is to use the convenience binary packages:
* Debian 11 (bullseye)
* Ubuntu 18.04 (bionic)
* Ubuntu 20.04 (focal)
+* Ubuntu 22.04 (jammy)
These RedHat-style rpm packages and Debian-style deb packages will install
CouchDB at
``/opt/couchdb`` and ensure CouchDB is run at system startup by the
appropriate init