new scripts and updates

This commit is contained in:
2023-08-04 01:06:24 -07:00
parent b2306b5b97
commit 50190c9996
13 changed files with 311 additions and 47 deletions

View File

@ -12,7 +12,7 @@
---
## Gitea
## [Gitea](https://about.gitea.com/)
### ✔️ Install
@ -28,7 +28,30 @@
---
## MariaDB
# [Go Hugo](https://gohugo.io/)
### ✔️ Install/Update
### `wget -O hugoinstall.sh https://sop.wtf/sh/hugoinstall && bash hugoinstall.sh`
### ✔️ Uninstall
### `rm -rf /usr/local/bin/hugo`
---
# [Go](https://go.dev/)
### ✔️ Install/Update
### `wget -O goinstall.sh https://sop.wtf/sh/goinstall && bash goinstall.sh`
### ✔️ Uninstall
### `rm -rf /usr/local/go`
---
## [MariaDB](https://mariadb.org/)
### ✔️ Install
@ -40,7 +63,7 @@
---
## phpMyAdmin
## [phpMyAdmin](https://www.phpmyadmin.net/)
### ✔️ Install
@ -50,13 +73,13 @@
### `wget -O pmauninstall.sh https://sop.wtf/sh/pmauninstall && bash pmauninstall.sh`
### ✔️ Update (Only works for Apache2 currently)
### ✔️ Update
### `wget -O pmaupdate.sh https://sop.wtf/sh/pmaupdate && bash pmaupdate.sh`
---
## MongoDB
## [MongoDB](https://www.mongodb.com/)
### ⚠️ Install
@ -68,7 +91,7 @@
---
## Gitlab (Retired, Now falls back to offical script)
## [Gitlab](https://about.gitlab.com/) (Retired, Now falls back to offical script)
### 💀 Install
@ -80,7 +103,7 @@
---
## Gogs
## [Gogs](https://gogs.io/)
### ✔️ Install
@ -92,15 +115,15 @@
---
## Wordpress
## [Wordpress](https://wordpress.org/)
### Install
### Install
### `wget -O wpinstall.sh https://sop.wtf/sh/wpinstall && bash wpinstall.sh`
---
## Fail2Ban
## [Fail2Ban](https://www.fail2ban.org/)
### ✔️ Install