|
@@ -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>
|
|
|
######
|