Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
android, docker-compose, php

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.

Description

documentation

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

Dominant language
PHP
Stars
190
Forks
103
Avg merge
4h 36m
Merged PRs (30d)
1

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.

More from nextcloud/nextcloud-docker-dev

All issues in nextcloud/nextcloud-docker-dev

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.