alan-turing-institute / data-safe-haven

https://data-safe-haven.readthedocs.io
BSD 3-Clause "New" or "Revised" License
57 stars 15 forks source link

WIP Adding a toggleable additional Gitea external mirror #2071

Open craddm opened 1 month ago

craddm commented 1 month ago

:white_check_mark: Checklist

:vertical_traffic_light: Depends on

:arrow_heading_up: Summary

Adds an optionally deployable second Gitea instance intended for use as an external mirror that can then be accessed via the internal Gitea instance.

:closed_umbrella: Related issues

Relates to milestone for release 5.1.0 an all Gitea issues e.g. #1998

:microscope: Tests

Ongoing

jemrobinson commented 1 month ago

One other thing to consider - you'll probably want the external mirror deployed into its own subnet so that we can set the networking rules accordingly (external one will be allowed internet access but no access from workspaces; internal one will have no internet access but access allowed from workspaces).