nextcloud / nextcloud/app_api

Make EX_APP_CONTAINER_PREFIX configurable

Open
#523 7 comments 9 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement priority: medium
Dominant language
PHP
Stars
196
Forks
26
Avg merge
4d 15h
Merged PRs (30d)
31

Description

Describe why it is important and where it will be useful

If you have several Nextcloud instances on the same host. It would be good to be able to run several proxys that has its own prefix configured on the same host.

Right now it is nc_apps and it make it impossible to register two proxies on the same host (for development puproses, testing and simpler hosted solutions)

Describe your proposed solution

Either have this as a variable within the web interface or as an occ setting. Create a prefix for the current instance.

Describe alternatives you've considered, if relevant

No response

Additional context

No response

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 EX_APP_CONTAINER_PREFIX and the existing configuration paths for the web interface and occ settings. Determine how the current nc_apps prefix is assigned per instance; done means each instance can use its own configurable prefix so multiple proxies can register on one host.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.