nginx-proxy / nginx-proxy/docker-gen

Template from URL

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

Nobody has claimed this yet.

Dominant language
Go
Stars
4.6k
Forks
609
Avg merge
2d 18h
Merged PRs (30d)
4

Description

Hi and thank you for this great tool! I love it 👍

I was wondering if this tool supports passing in templates or config files from another application. Say for example I have an application which creates the templates and all I have to do is to make docker-gen listen on the docker.sock and grab the template from let's say 10.0.0.1/templates/container1.tmpl

Is this possible? If not how I should I go about implementing it?

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 checking how docker-gen currently receives templates or config and how it uses docker.sock. Determine whether a template can be retrieved from the example remote URL, then clarify the expected behavior and security constraints before proposing an implementation. Done means the supported behavior is defined and verified for templates supplied by another application.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
devops, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.