Make EX_APP_CONTAINER_PREFIX configurable
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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