Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not expose additional ports #331

Merged
merged 26 commits into from
Aug 10, 2023
Merged

Do not expose additional ports #331

merged 26 commits into from
Aug 10, 2023

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    9a59b28 View commit details
    Browse the repository at this point in the history
  2. update gitignore

    mishaschwartz committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e19e62c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1964dc1 View commit details
    Browse the repository at this point in the history
  4. update CHANGES.md

    mishaschwartz committed May 29, 2023
    Configuration menu
    Copy the full SHA
    bc97d0d View commit details
    Browse the repository at this point in the history
  5. test updates

    mishaschwartz committed May 29, 2023
    Configuration menu
    Copy the full SHA
    4e50926 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    ffa33aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd41585 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

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

Commits on Jul 4, 2023

  1. README updates

    mishaschwartz committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    52acfcf View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 13, 2023

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

Commits on Jul 31, 2023

  1. update CHANGES.md

    mishaschwartz committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    4320184 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    e816d9f View commit details
    Browse the repository at this point in the history
  2. generic_bird: allow config var GENERIC_BIRD_INTERNAL_PORT in template…

    … expansion
    
    To fix this error in the proxy:
    
    requests.exceptions.InvalidURL: Failed to parse:
    http://generic_bird:${GENERIC_BIRD_INTERNAL_PORT}/wps
    ?service=WPS&version=1.0.0&request=GetCapabilities
    tlvu committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    a43f7d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2ee212 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    33b03d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0971638 View commit details
    Browse the repository at this point in the history
  3. monitoring: use PAVICS_FQDN_PUBLIC with grafana to be consistent with…

    … prometheus and alertmanager
    
    PAVICS_FQDN_PUBLIC is the prefered public hostname over PAVICS_FQDN
    anyways.
    tlvu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    57c8d64 View commit details
    Browse the repository at this point in the history
  4. emu: template expansion now use EMU_INTERNAL_PORT instead of EMU_PORT

    Because we removed all external ports.
    tlvu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    43bb365 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    515aa62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4ee23f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. update changelog

    mishaschwartz committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    892116d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f15c5d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1b6894 View commit details
    Browse the repository at this point in the history