All Categories
  • 1st Steps
  • Authentication
  • Branding
  • Changelogs
  • Collaboration
  • Compliance
  • Customization
  • Desktop Client
  • External Storage
  • Frequently Asked Questions
  • Installation
  • Mobile Clients
  • Nextcloud Context Chat
  • Nextcloud Flow (Windmill integration)
  • Nextcloud Talk
  • Operations
  • Partner Products
  • Roundcubemail
  • Scalability
  • Security
  • Enterprise-AIO - how to use the ARCHIVES_PVC_NAME variable

    As an alternative to ENTERPRISE_ARCHIVE_URL, it is possible to use a dedicated PVC or NFS mount from which archives can be loaded and installed. This is especially useful in offline (airgapped) scenarios. It is possible to load Nextcloud Enterprise server archives and custom apps from the volume or mount.

    Note: This is work-in-progress. Feedback is very welcome!

    Process steps

    1. Preparation
    2. Download archives
    3. Prepare the PVC or NFS mount
    4. Put the archives into the PVC or NFS mount
    5. Put additional app archives into the PVC or NFS mount
    6. Prepare Helm Charts
    7. Example

    Details