Remove download page from docs (#2516)

This commit is contained in:
Maxime Besson 2022-02-18 09:21:43 +01:00
parent e45cfb2c02
commit 83892da1d9
6 changed files with 6 additions and 119 deletions

View File

@ -1,107 +0,0 @@
Download
========
Release notes
-------------
Release notes for latest version:
https://projects.ow2.org/view/lemonldap-ng/lemonldap-ng-2-0-9-is-out
Go on https://projects.ow2.org/bin/view/lemonldap-ng/ for older
versions.
See also :doc:`upgrade notes<upgrade>`.
Packages and archives
---------------------
Stable version (2.0.9)
~~~~~~~~~~~~~~~~~~~~~~
Tarball
^^^^^^^
- `Tarball <https://release.ow2.org/lemonldap/lemonldap-ng-2.0.9.tar.gz>`__
RPM
^^^
.. tip::
You can:
- Use :ref:`our own YUM repository<installrpm-yum-repository>`.
- Download them here and :ref:`install pre-required packages<prereq-yum>`.
RHEL/CentOS 7
'''''''''''''
- `RPM
bundle <https://release.ow2.org/lemonldap/lemonldap-ng-2.0.9_el7.rpm.tar.gz>`__
- `Source
RPM <https://release.ow2.org/lemonldap/lemonldap-ng-2.0.9-1.el7.src.rpm>`__
RHEL/CentOS 8
'''''''''''''
- `RPM
bundle <https://release.ow2.org/lemonldap/lemonldap-ng-2.0.9_el8.rpm.tar.gz>`__
- `Source
RPM <https://release.ow2.org/lemonldap/lemonldap-ng-2.0.9-1.el8.src.rpm>`__
Debian
^^^^^^
.. tip::
You can:
- Use
:ref:`packages provided by Debian<installdeb-official-repository>`.
- Use
:ref:`our own Debian repository<installdeb-llng-repository>`.
- Download them here and
:ref:`install pre-required packages<prereq-apt-get>`.
- `DEB
bundle <https://release.ow2.org/lemonldap/lemonldap-ng-2.0.9_deb.tar.gz>`__
Docker
^^^^^^
See https://hub.docker.com/r/coudot/lemonldap-ng/
::
docker pull coudot/lemonldap-ng
Nightly builds from master branch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Debian repository of master branch, rebuilt every night:
http://lemonldap-ng.ow2.io/lemonldap-ng/
Older versions
~~~~~~~~~~~~~~
You can find all versions on `OW2
releases <https://release.ow2.org/lemonldap/>`__.
Contributions
-------------
See https://github.com/LemonLDAPNG
.. _download-getting-sources-from-svn-repository:
Git repository
--------------
See https://gitlab.ow2.org/lemonldap-ng/lemonldap-ng
::
git clone git@gitlab.ow2.org:lemonldap-ng/lemonldap-ng.git

View File

@ -5,5 +5,5 @@ Before installation
:maxdepth: 1
prereq
download
Download <https://lemonldap-ng.org/download.html>
upgrade

View File

@ -107,7 +107,7 @@ Finally update your APT cache:
Manual download
~~~~~~~~~~~~~~~
Packages are available on the :doc:`Download page</download>`.
Packages are available on the `Download page <https://lemonldap-ng.org/download.html>`__.
Install packages
----------------
@ -188,7 +188,7 @@ File location
Build your packages
-------------------
You can also get the :doc:`LemonLDAP::NG archive</download>` and make
You can also get the `LemonLDAP::NG source <https://lemonldap-ng.org/download.html>`__ and make
the package yourself:
::

View File

@ -100,7 +100,7 @@ Run this to update packages cache:
Manual download
~~~~~~~~~~~~~~~
RPMs are available on the :doc:`Download page</download>`.
RPMs are available on the `Download page <https://lemonldap-ng.org/download.html>`__.
Package GPG signature
---------------------

View File

@ -89,7 +89,7 @@ or
Manual download
~~~~~~~~~~~~~~~
RPMs are available on the :doc:`Download page<download>`.
RPMs are available on the `Download page <https://lemonldap-ng.org/download.html>`__.
Package GPG signature
---------------------
@ -236,9 +236,3 @@ If you need it, you can rebuild RPMs:
::
rpmbuild -ba SPECS/lemonldap-ng.spec
Alternatively, you can use the automatic script
"create-lemonldap-packages.sh", available in rpm-sles directory in the
:ref:`lemonldap svn repository<download-getting-sources-from-svn-repository>`.
The automatic script can also generate intermediate dependencies. See
README file in the same directory for more information.

View File

@ -4,7 +4,7 @@ Installation from the tarball
Get the tarball
---------------
Get the tarball from :doc:`download page</download>`. You can also find
Get the tarball from `download page <https://lemonldap-ng.org/download.html>`__. You can also find
on this page the SVN tarball if you want to test latest features.