nextcloud / nextcloud/nextcloud-docker-dev
How to open URL in mobile browser or to connect server with android app
Open
Nobody has claimed this yet.
documentation
- Dominant language
- PHP
- Stars
- 190
- Forks
- 103
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 1
Description
I have this URL working on my local system which "http://nextcloud.local/index.php/apps/dashboard/"
Questions:
- How can I open this same URL in other device within same network. (Like in my phone or in tablet ) ?
- Also can i use this same url to connect NC server running in system with NC android app ?
- where i can add my trusted ip address ? ( which file). Note: here i can not find config.php as we can see in prod NC setup
Assume that my wifi nextwork has this ip address : 192.168.X.X
CC: @juliushaertl
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
The issue names the local URL and config.php but does not identify the relevant environment file or tests. Start by tracing how this docker-compose development environment exposes the server to the host network, then verify access from a phone and in the Android app. Done means documenting the reachable URL and where trusted IPs are configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, docker-compose, php
- Domain
- devops, mobile-dev, networking
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100