mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 15:28:12 +02:00
Removed server_ for better overview
This commit is contained in:
38
README.md
38
README.md
@@ -13,30 +13,30 @@ With this tool you can setup all of the following application on bare metal serv
|
||||
|
||||
This software allows to setup the docker following applications:
|
||||
|
||||
- [Nextcloud](./roles/server_docker-nextcloud/README.md) - Cloud Software
|
||||
- [Akaunting](./roles/server_docker-akaunting/README.md) - Business Controlling Software
|
||||
- [Big Blue Button](./roles/server_docker-bigbluebutton/README.md) - Video Conference Software
|
||||
- [Gitea](./roles/server_docker-gitea/README.md) - Version Controll Software
|
||||
- [Joomla](./roles/server_docker-joomla/) - CMS Software
|
||||
- [Mailu](./roles/server_docker-mailu/README.md) - Mailsoftware
|
||||
- [Peertube](./roles/server_docker-peertube/README.md) - Video Platform Software
|
||||
- [pixelfed](./roles/server_docker-pixelfed/README.md) - Photo Platform Software
|
||||
- [Wordpress](./roles/server_docker-wordpress/README.md) - Blog Software
|
||||
- [YOURLS](./roles/server_docker-yourls/README.md) - URL Shortening Software
|
||||
- [Mastodon](./roles/server_docker-mastodon/README.md) - Micro Blog Software
|
||||
- [Media Wiki](./roles/server_docker-mediawiki/README.md) - Wiki Software
|
||||
- [MyBB](./roles/server_docker-mybb/README.md) - Forum Software
|
||||
- [Nextcloud](./roles/docker-nextcloud/README.md) - Cloud Software
|
||||
- [Akaunting](./roles/docker-akaunting/README.md) - Business Controlling Software
|
||||
- [Big Blue Button](./roles/docker-bigbluebutton/README.md) - Video Conference Software
|
||||
- [Gitea](./roles/docker-gitea/README.md) - Version Controll Software
|
||||
- [Joomla](./roles/docker-joomla/) - CMS Software
|
||||
- [Mailu](./roles/docker-mailu/README.md) - Mailsoftware
|
||||
- [Peertube](./roles/docker-peertube/README.md) - Video Platform Software
|
||||
- [pixelfed](./roles/docker-pixelfed/README.md) - Photo Platform Software
|
||||
- [Wordpress](./roles/docker-wordpress/README.md) - Blog Software
|
||||
- [YOURLS](./roles/docker-yourls/README.md) - URL Shortening Software
|
||||
- [Mastodon](./roles/docker-mastodon/README.md) - Micro Blog Software
|
||||
- [Media Wiki](./roles/docker-mediawiki/README.md) - Wiki Software
|
||||
- [MyBB](./roles/docker-mybb/README.md) - Forum Software
|
||||
|
||||
#### Native Applications
|
||||
|
||||
This software shipts the following tools which are natively setup on the server:
|
||||
- [Backups Cleanup](./roles/independent_backups-cleanup-timer/README.md) - Cleans up old backups
|
||||
- [Btrfs Health Check](./roles/server_native-btrfs-health-check/README.md) - Checks the health of Btrfs file systems
|
||||
- [Docker Health Check](./roles/server_native-docker-health-check/) - Checks the health of docker containers
|
||||
- [Docker Reverse Proxy](./roles/server_native-docker-reverse-proxy/README.md) - Docker Reverse Proxy Solution
|
||||
- [Docker Volume Backup](./roles/server_native-docker-volume-backup/) - Backup Solution for Docker Volumes
|
||||
- [Pull Primary Backups](./roles/server_native-backups-consumer/README.md) - Pulls the backups from another server and stores them
|
||||
- [Wireguard](./roles/server_native-wireguard/README.md) - Integrates the server in an wireguard vpn
|
||||
- [Btrfs Health Check](./roles/native-btrfs-health-check/README.md) - Checks the health of Btrfs file systems
|
||||
- [Docker Health Check](./roles/native-docker-health-check/) - Checks the health of docker containers
|
||||
- [Docker Reverse Proxy](./roles/native-docker-reverse-proxy/README.md) - Docker Reverse Proxy Solution
|
||||
- [Docker Volume Backup](./roles/native-docker-volume-backup/) - Backup Solution for Docker Volumes
|
||||
- [Pull Primary Backups](./roles/native-backups-consumer/README.md) - Pulls the backups from another server and stores them
|
||||
- [Wireguard](./roles/native-wireguard/README.md) - Integrates the server in an wireguard vpn
|
||||
|
||||
### Server Administration
|
||||
|
||||
|
Reference in New Issue
Block a user