nextcloud / nextcloud/nextcloud-docker-dev

How to open URL in mobile browser or to connect server with android app

Open
#289 4 comments 0 reactions 0 assignees View on GitHub

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 ) ?

image

  • Also can i use this same url to connect NC server running in system with NC android app ?

image

  • 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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.