gogs 372 B

12345678
  1. Running Gogs git server
  2. https://github.com/gogs/gogs/tree/main/docker
  3. Currently on rpi4 (main) and rpi3 (clone backup)
  4. Ports in http and SSH imports most be checked to refer to correct IP's and external docker ports.
  5. e.g. http://192.168.1.111:3000/Laurie/rpi-setup.git should be chaned to user external http port 10880
  6. - http://192.168.1.111:10880/Laurie/rpi-setup.git