Nextcloud app jocor_comfyui — part of cloud.jo-cor.com
  • PHP 58.6%
  • JavaScript 25.3%
  • CSS 16.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
root 0e46028d2a README: keep connection details out of the public page
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-14 19:51:19 +02:00
appinfo Import jocor_comfyui 1.0.0 exactly as live on cloud.jo-cor.com 2026-09-14 18:39:28 +02:00
css Import jocor_comfyui 1.0.0 exactly as live on cloud.jo-cor.com 2026-09-14 18:39:28 +02:00
img Import jocor_comfyui 1.0.0 exactly as live on cloud.jo-cor.com 2026-09-14 18:39:28 +02:00
js Import jocor_comfyui 1.0.0 exactly as live on cloud.jo-cor.com 2026-09-14 18:39:28 +02:00
lib Import jocor_comfyui 1.0.0 exactly as live on cloud.jo-cor.com 2026-09-14 18:39:28 +02:00
templates Import jocor_comfyui 1.0.0 exactly as live on cloud.jo-cor.com 2026-09-14 18:39:28 +02:00
.gitignore Import jocor_comfyui 1.0.0 exactly as live on cloud.jo-cor.com 2026-09-14 18:39:28 +02:00
README.md README: keep connection details out of the public page 2026-09-14 19:51:19 +02:00

ComfyUI

Image studio — Magnific cloud, optional local GPU

An image studio in Nextcloud. Cloud generations run through Magnific; members of the comfyui group can also generate on the local GPU and open the full ComfyUI editor at comfyui.jo-cor.com. Results are saved into your own Files.

Nextcloud app id jocor_comfyui
Version 1.0.0
Nextcloud 3034
Licence AGPL-3.0-or-later

See it running

Members of the comfyui group on cloud.jo-cor.com; the full editor is at comfyui.jo-cor.com.

Run it on your own Nextcloud

cd /path/to/nextcloud/custom_apps
git clone https://git.jo-cor.com/jocor/nextcloud-jocor_comfyui.git jocor_comfyui
sudo -u www-data php ../occ app:enable jocor_comfyui

Contribute

  1. Sign in at git.jo-cor.com with Sign in with jo-cor-cloud (your cloud.jo-cor.com account).
  2. Fork this repository, make your change on a branch, and open a pull request.

Invited contributors can also push over SSH; the connection details come with the invite.

Changes reach cloud.jo-cor.com only after review: the live server deploys from git, never from hand edits.