15 lines
326 B
Markdown
15 lines
326 B
Markdown
# Ubuntu-Gitea
|
|
|
|
### To get started:
|
|
```
|
|
wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Gitea/raw/branch/master/Gitea-Installer.sh
|
|
bash Gitea-Installer.sh
|
|
```
|
|
### Notice, SSH Port has been set 4242
|
|
|
|
#### This script uses the folowing repo's as dependencies:
|
|
```
|
|
* VPS-scripts/Ubuntu-Cockpit
|
|
* VPS-scripts/Ubuntu-MySQL
|
|
```
|