mafintosh / mafintosh/docker-browser-server

not sure how to expose the HTTP server

Open
#1 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
80
Forks
19
PR merge metrics
No merged PRs in 30d

Description

hi, thanks for this environment, it inspired me to do some hacking.

i would like to substitute `the guide presentation` to the rendering of a static app that is served by the docker server itself.

In this scenario, it's not clear for me how to :
1. expose the port my app is served to adventure-time.
2. link other resources ( db ), as we usually do running the container.

Also, the `$HOST` variable points to a subdomain i could not reach. i understood it would allow me to reach the dockers http-server at 80 ?

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 by reading the repository's Docker server and HTTP/WebSocket exposure setup, focusing on how $HOST and port 80 are configured. Then trace how containers are started to determine whether application ports and linked database resources are supported. Done means the issue has a documented or implemented path for serving a static app and connecting its other resources.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
infrastructure, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.