fix(ExApp): temporarily update missing references

Signed-off-by: Edward Ly <contact@edward.ly>
This commit is contained in:
Edward Ly
2024-10-21 16:37:01 -07:00
parent 5710cfd898
commit 8b2695f663
3 changed files with 2 additions and 5 deletions

View File

@@ -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
**********************

View File

@@ -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::

View File

@@ -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