openwrt / openwrt/docker

How to expose LuCI outside container

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

Nobody has claimed this yet.

Dominant language
Shell
Stars
625
Forks
103
Avg merge
3d 22h
Merged PRs (30d)
1

Description

I have a Dockerfile [1] that installs luci and luci-ssl, and a docker-compose.yml file [2], that exposes ports 80 and 443, but when I visit http://localhost or https://localhost in my browser, it isn't showing up. Also, I don't see any logs from uhttpd.

Contributor guide

No contributing guide indexed for this repository

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 with the referenced Dockerfile and docker-compose.yml, checking how LuCI and uhttpd are installed, started, and exposed. Reproduce the container and inspect its output for uhttpd logs. Done means LuCI is reachable through the published HTTP or HTTPS ports and the uhttpd behavior is explainable.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.