Git Product home page Git Product logo

Comments (3)

hbwheat avatar hbwheat commented on July 28, 2024

@aguerrave, yes, let me edit the readme for that as others may have the same question. Sorry for not doing that sooner. I'll provide a sample of my .env file.

from raspberry-pi-setup.

hbwheat avatar hbwheat commented on July 28, 2024

@aguerrave I updated the readme for Traefik:

`URL0_SAN defines a designation for Traefik to route based on a http request for an address. URL0 is simply the first URL to route ie traefik.site.local , and URL_IP is the IP address for routing as well ie 192.168.1.12.

When a request hits traefik at traefik.site.local traefik will route to the service identified in the docker-compose file label.

Refer to the docker-compose.yaml file labels section: - "traefik.http.routers.api.rule=Host(${URL0_SAN})"

Remember .env files use a simple key-value pair and docker-compose will pull the value from the key associated with $ or ${key}.`

from raspberry-pi-setup.

aguerrave avatar aguerrave commented on July 28, 2024

Thank for the answer, but i still get error, now the errors are the
cf api_key,
cd_dns_api
cf_zone_api
where do you get thats key?

Regards.
thk

PD: i use this link
https://aws1.discourse-cdn.com/cloudflare/original/3X/4/a/4ab81fec390bdbf70a175dc327a477a2e080c505.png

{"level":"error","msg":"Unable to obtain ACME certificate for domains "monitor.mydomain.com.ve": unable to generate a certificate for the domains [monitor.mydomain.com.ve]: acme: Error -\u003e One or more domains had a problem:\n[monitor.mydomain.com.ve] [monitor.mydomain.com.ve] acme: error presenting token: cloudflare: failed to find zone mydomain.com.ve.: ListZonesContext command failed: error from makeRequest: HTTP status 403: insufficient permissions\n","providerName":"mydnschallenge.acme","routerName":"api","rule":"Host(monitor.mydomain.com.ve)","time":"2020-02-26T19:35:42Z"}

from raspberry-pi-setup.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.