mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 09:49:33 +07:00
fix(ExApp): temporarily update missing references
Signed-off-by: Edward Ly <contact@edward.ly>
This commit is contained in:
@@ -50,9 +50,6 @@ where ``<version-tag>`` is the version you want to install.
|
||||
|
||||
./occ app:enable --force app_api
|
||||
|
||||
|
||||
To install it in development mode, follow the instructions on this page: :ref:`dev-setup`.
|
||||
|
||||
4. Setup Deploy daemon
|
||||
**********************
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ Nextcloud AIO implements `Docker Socket Proxy container <https://github.com/next
|
||||
you just need to tick the checkbox in AIO configuration interface to enable it.
|
||||
AppAPI automatically creates the default Deploy daemon configuration in Nextcloud AIO.
|
||||
|
||||
See :ref:`nextcloud-in-docker-aio-all-in-one` for more details.
|
||||
See `Nextcloud in Docker AIO (all-in-one) <https://nextcloud.github.io/app_api/DeployConfigurations.html#nextcloud-in-docker-aio-all-in-one>`_ for more details.
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ Here are some common steps to verify the network configuration:
|
||||
ExApp deployment issues
|
||||
-----------------------
|
||||
|
||||
The deployment issues questions are covered in the :ref:`Test Deploy <test_deploy>` section.
|
||||
The deployment issues questions are covered in the `Test Deploy <https://nextcloud.github.io/app_api/TestDeploy.html>`_ section.
|
||||
Generally speaking, there are three steps to find the proper error message to understand the problem:
|
||||
|
||||
1. Check Nextcloud logs
|
||||
|
||||
Reference in New Issue
Block a user