Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: geopython/demo.pygeoapi.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: geopython/demo.pygeoapi.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: traefik-3-3-jinja
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 36 files changed
  • 2 contributors

Commits on Jul 25, 2025

  1. WIP: Fix Docker DNS resolution and upgrade to Traefik 2.x

    - Configure Docker daemon with DNS servers (8.8.8.8, 1.1.1.1)
    - Set iptables: true to enable proper network functionality
    - Template systemd service file to use correct user variables
    - Upgrade Traefik from 1.7.10 to v2.10 with YAML configuration
    - Create generic Ansible templates for any hostname/domain
    - Remove dockerhub service dependency for simplified deployment
    
    Work in progress for #63
    Jorge Mendes committed Jul 25, 2025
    Configuration menu
    Copy the full SHA
    3544866 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2025

  1. Configuration menu
    Copy the full SHA
    46748ac View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. WIP: YAML implementation for Traefik 2.x

    Jorge S. Mendes de Jesus committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    6fc6b4e View commit details
    Browse the repository at this point in the history
  2. Merge: Complete Traefik v2.11.9 upgrade with YAML configs

    Jorge S. Mendes de Jesus committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    aae3372 View commit details
    Browse the repository at this point in the history
  3. Complete Traefik v2.11.9 migration with dynamic domain support for py…

    …geoapi instances.
    Jorge S. Mendes de Jesus committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    50bc6d3 View commit details
    Browse the repository at this point in the history
  4. Config file as example and updated traefik/docker-compose.yml

    Jorge S. Mendes de Jesus committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    d6f293f View commit details
    Browse the repository at this point in the history
  5. Fix: Local branch to use on server

    Jorge S. Mendes de Jesus committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    3ce53e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. Fix: Traefik template: use static port and domain variable

    Jorge S. Mendes de Jesus committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    4af1fa7 View commit details
    Browse the repository at this point in the history
  2. Fix: Cutted templates and issues with systemd

    Jorge S. Mendes de Jesus committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    f786c7d View commit details
    Browse the repository at this point in the history
  3. [WIP] Upgrade to traefik v3.5.2

    Jorge S. Mendes de Jesus committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    dec3849 View commit details
    Browse the repository at this point in the history
  4. Fix: Sistemctl oneshot, RemainAfterExit. Removal docker compose version.

    Jorge S. Mendes de Jesus committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    14aa971 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. [WIP] Final version. Upgrade to v3.5.2 - Missing master and dockerhub…

    … deployment Fixes #63
    Jorge S. Mendes de Jesus committed Sep 18, 2025
    Configuration menu
    Copy the full SHA
    2b5c567 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. [WIP] Traefik v3.5.2 labels. TLS and security middleware. Remove stat…

    …ic docker-compose.yml avoid confusion
    Jorge S. Mendes de Jesus committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    69198e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. [WIP] Complete Traefik v3.5.2 command-line configuration. All templat…

    …es with http/https entrypoints
    Jorge S. Mendes de Jesus committed Sep 24, 2025
    Configuration menu
    Copy the full SHA
    80428b6 View commit details
    Browse the repository at this point in the history
Loading