Nextcloud¶
Nextcloud proporciona acceso universal a sus archivos a través de la web, su computadora o sus dispositivos móviles dondequiera que se encuentre. También proporciona una plataforma para ver y sincronizar fácilmente sus contactos, calendarios y marcadores en todos sus dispositivos y permite la edición básica directamente en la web.
Características principales:
configure Nextcloud with MariaDB and default access credential
Integración con usuarios y grupos del sistema NethServer Enterprise
Datos de copia de seguridad automática con la herramienta nethserver-backup-data
customize HTTPS access URL (custom virtual host)
Instalación¶
La instalación se puede culminar a través de la interfaz web de NethServer Enterprise. Después de la instalación:
click on the
item title or open the URLhttps://your_nethserver_ip/nextcloud
use admin/Nethesis,1234 como credenciales por defecto
cambiar la contraseña por defecto
All users configured inside any user provider (see Usuarios y grupos) can automatically access the Nextcloud installation. After the installation a new application widget is added to the NethServer Enterprise web interface dashboard.
Nota
Nextcloud update/upgrade procedure disables the apps to avoid incompatibility problems. Server logs keep track of which apps were disabled. After a successful update/upgrade procedure you can use the Applications page to update and re-enable the apps.
Lista de usuarios¶
All users are listed inside the administrator panel of Nextcloud using a unique identifier containing letters and numbers. This is because the system ensures that there are no duplicate internal user names as reported in section Internal Username of Official Nextcloud documentation.
Nota
Si NethServer Enterprise es unido a un proveedor de cuentas Directorio Activo remoto, se necesita una cuenta AD dedicada para que el módulo esté completamente operativo. Ver Unirse a un dominio de Active Directory existente.
Configuration¶
After installation, the application can be configured from the new Server Manager.
Custom virtual host¶
Sometimes it's better to reserve a full virtual host for accessing Nextcloud like nextcloud.nethserver.org
.
To configure the virtualhost, enable the Use a virtual host for Nextcloud option and fill the Virtual host name field.
Please note that after the configuration of a custom virtual host, Nextcloud will no longer be accessible from the default URL https://your_nethserver_ip/nextcloud
.
If the machine is using Let's Encrypt, remember to add the virtual host domain name to list of valid certificate domains.
Trusted domains¶
Los dominios de confianza son una lista de dominios en los que los usuarios pueden iniciar sesión. Los dominios de confianza predeterminados son:
nombre de dominio
IP address
The list of trusted domains can be customized using Trusted domains field: add one domain per line.
CalDAV and CardDAV¶
Some CalDAV and CardDAV clients may have problems finding the proper sync URL and need automatic service discovery. Service discovery is enabled by default if a custom virtual host for Nextcloud has been configured.
To enable the service discovery even if Nextcloud is running on the default URL, check the Enable CalDAV and CardDAV auto-discovery field.
Nota
When enabling DAV auto-discovery, please make sure WebTop or SOGo are not already installed.
Collabora Online¶
ONLYOFFICE¶
Since Nextcloud 18, ONLYOFFICE Community Document Server can be installed directly to the system without further configuration.
To enable built-in ONLYOFFICE integration, access Nextcloud with the admin
user then:
Go to Apps page and access Office & text section
Download and enable the
ONLYOFFICE
applicationDownload and enable the
Community Document Server
application. Please be patient, download and install will take a while.Go to the Settings page and access the ONLYOFFICE application under Administration section
Verify the Document Editing Service address already contains the public address of your Nextcloud server
Nota
Installation of full ONLYOFFICE server is not supported on NethServer Enterprise.