瀏覽代碼

Update 'gogs/LXC-RockyLinux.md'

added out of scope section
Michael Honkoop 8 月之前
父節點
當前提交
b8fae84eb1
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      gogs/LXC-RockyLinux.md

+ 4 - 0
gogs/LXC-RockyLinux.md

@@ -1,6 +1,7 @@
 ## Description ##
 A GOGS (git-) server resource repository for running it on RockyLinux 8.x/9.x
 
+
 ## Installation ##
 <details>
 <summary>To setup your GOGS server start out with a fresh RockyLinux 8.x/9.x server/vps/LXC -  i use a ProxMox (https://www.proxmox.com/en/proxmox-ve) LXC,
@@ -9,6 +10,9 @@ and will assumes that your server has:</summary>
 * (atleast) 1Gb of memory available.<br>
 * SSH acccess to the box -> by default the RockyLinux 8/9 template does not have openssh-server package installed !<br>
 
+Out of scope:
+* reverse proxy in front of GOGS to make it available on default HTTP(s)port.<br>
+
 </details>
 </br>
 ######