Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/prodinstall.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ Store Production Installation

.. warning::

Self-hosting the app store is not supported and we are not maintaining this part of the documentation.
We no longer provide support (including enterprise support) for self-hosting the app store, nor maintain this part of the documentation.
As our code is open-source, you are welcome to reuse this part if you find a way to make it work, but such usage of the app store is at your own risk.
If you have a Nextcloud Enterprise subscription and you have special needs regarding self-hosting the app store,
please contact your account manager to talk about the possibilities.

There are two ways to install the store, both are mutually exclusive (means: don't mix and match). If you are looking for a development setup, proceed to :doc:`devinstall`, otherwise continue.

Expand Down
4 changes: 1 addition & 3 deletions docs/prodinstalldocker.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@ Store Production Install (Docker)

.. warning::

Self-hosting the app store is not supported and we are not maintaining this part of the code or documentation.
We no longer provide support (including enterprise support) for self-hosting the app store, nor maintain this part of the code or documentation.
As our code is open-source, you are welcome to reuse this part of the code if you find a way to make it work, but such usage of the app store is at your own risk.
If you have a Nextcloud Enterprise subscription and you have special needs regarding self-hosting the app store,
please contact your account manager to talk about the possibilities.

The App Store can be installed using `Docker <https://www.docker.com/>`_. This is still work in progress and therefore not recommended for production.

Expand Down
Loading