nextcloud / README.md
napps-agency's picture
Use Nextcloud data dir without replacing web root
d909428 verified
|
Raw
History Blame Contribute Delete
913 Bytes
metadata
title: Nextcloud
emoji: ☁️
colorFrom: blue
colorTo: gray
sdk: docker
app_port: 7860
pinned: false

Nextcloud on Hugging Face Spaces

Experimental Nextcloud Space for the agency.

Public URL: https://napps-agency-nextcloud.hf.space

This Space runs the official Nextcloud Apache image with SQLite for quick evaluation. Uploaded file data is arranged under /data/nextcloud/data.

Included Apps

  • Calendar
  • Talk/Spreed

Required Persistent Storage

Enable persistent storage for this Space. Without it, SQLite, uploaded files, apps, and configuration can disappear on rebuilds.

Required Secrets

  • NEXTCLOUD_ADMIN_USER
  • NEXTCLOUD_ADMIN_PASSWORD

Notes

This is for experimentation. Calendar should work for evaluation. Nextcloud Talk may need TURN/STUN and WebSocket-friendly networking for serious meetings, so Hugging Face Spaces may not be the right production host for calls.