occweb/README.md
2020-01-29 22:03:47 +01:00

554 B

OCCWeb terminal

A web terminal for admins to launch Nextcloud's occ commands

occweb

Install

Place this app in nextcloud/apps/

⚠️ Warnings ⚠️

  • The application is not a real interactive terminal and does not support long running tasks. So if your instance is pretty big, commands like occ files:scan will time out and fail.
  • Do not use occ maintenance:mode -on, obvious...

TODOs:

See open issues