nextcloud / nextcloud/server

Configure imaginary endpoint from Nextcloud's interface

Open
#32,614 3 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: previews and thumbnails feature: settings
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

I use a Hetzner Storage Share instance so I unfortunately don't have access to config.php and I can't install imaginary locally.

I have a Hetzner VPS as well though, on which I would like to run imaginary in addition to Collabora. Uploading/downloading whole files from the Hetzner Storage Share instance to the Hetzner VPS is super fast so I believe the endpoint would be fast enough, providing that generating screenshots is not a blocking operation.

Could you add a way to manually configure an external imaginary endpoint from the Nextcloud interface, as well as making it possible to configure the supported file types from here?

Thanks a lot 🙏

P. S. — I can't just install Nextcloud on my VPS because local storage is 40 GB, and mounting my Hetzner Storage Share's Nextcloud as an external storage is way too slow (I tried).

How to use GitHub
  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.

I use a Hetzner Storage Share instance so I unfortunately don't have access to config.php and I can't install imaginary locally.

Describe the solution you'd like

I have a Hetzner VPS as well though, on which I would like to run imaginary in addition to Collabora.

Could you add a way to manually configure an external imaginary endpoint from the Nextcloud interface, as well as making it possible to configure the supported file types from here?

Describe alternatives you've considered

I can't just install Nextcloud on my VPS because local storage is 40 GB, and mounting my Hetzner Storage Share's Nextcloud as an external storage is way too slow (I tried).

Additional context

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating Nextcloud's existing imaginary configuration and the administration interface that handles external services. Review how the endpoint and supported file types are currently configured, then define the interface and backend changes needed. Done means administrators can configure both values from the Nextcloud interface and the settings are used for screenshot generation.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend, cloud, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.