https://github.com/bangertech/the-bangertech-utility
This Tool is useful to install Programs & Software on your Debian based Servers, Desktops, Mini-PC, Raspberry´s...
https://github.com/bangertech/the-bangertech-utility
Last synced: 11 months ago
JSON representation
This Tool is useful to install Programs & Software on your Debian based Servers, Desktops, Mini-PC, Raspberry´s...
- Host: GitHub
- URL: https://github.com/bangertech/the-bangertech-utility
- Owner: BangerTech
- License: mit
- Created: 2023-08-01T13:22:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T12:44:01.000Z (over 2 years ago)
- Last Synced: 2024-02-01T13:33:34.916Z (over 2 years ago)
- Language: Shell
- Homepage:
- Size: 169 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# The BangerTECH Utility

# 1. Table of content
- [1. Table of content](#1-table-of-content)
- [2. What is this Tool?](#2-what-is-this-plugin)
- [3. Setup & Requirements](#3-setup)
- [4. How to use it?](#5-how-to-use-it)
- [5. Support / Feedback](#4-support--feedback)
- [6. How to contribute?](#6-how-to-contribute)
- [7. Sponsor me!](#7-how-to-sponsor)
# 2. What is this Tool?
This Tool is usefull to install Programs & Software on your Debian based Server, Desktop, Mini-PC...
After you´ve choosen a Program the Tool will install and setup everything for you.
There are two versions, one for ARM based Systems like a Raspberry Pi and one for X86 Systems like a Server, Desktop...
1. openHABian
2. Docker + Docker-Compose
3. openHAB-Docker
4. Frontail
5. Mosquitto Broker
6. Zigbee2MQTT
7. Homebridge
8. Grafana
9. influxDB
10. Portainer
11. Filestash (linux) / Filebrowser (arm)
12. Heimdall
13. HomeAssistant
14. RaspberryMatic
15. CodeServer
16. Prometheus
17. node-exporter
18. Whats up Docker
19. WatchYourLAN
20. Backup (linux & arm)
21. shut-wake Script (linux)
# 3. Setup & Requirements
- _sudo_ should be installed
- **$USER** needs to be a Member of Group _sudo_
- ad **%sudo ALL=(ALL) NOPASSWD:ALL** with _visudo_
- Docker + Docker-Compose is **required** for all Container based Programs
# 4. How to use it?
For X86 Systems:
1. cd $HOME
2. sudo wget https://raw.githubusercontent.com/BangerTech/The-BangerTECH-Utility/main/bangertech_utility_x86.sh
3. sudo chmod +x bangertech_utility_x86.sh
4. sh bangertech_utility_x86.sh
5. pick a Program and follow the Steps presented by the Tool
For ARM Systems:
1. cd $HOME
2. sudo wget https://raw.githubusercontent.com/BangerTech/The-BangerTECH-Utility/main/bangertech_utility_arm.sh
3. sudo chmod +x bangertech_utility_arm.sh
4. sh bangertech_utility_arm.sh
5. pick a Program and follow the Steps presented by the Tool
For Windows Systems:
1. install wsl --install -d Debian
2. Download Docker Desktop and install. https://docs.docker.com/desktop/install/windows-install/
3. open PowerShell and login as User
4. proceed with 3. Setup & Requirements
5. cd $HOME
6. sudo wget https://raw.githubusercontent.com/BangerTech/The-BangerTECH-Utility/main/bangertech_utility_windows.sh
7. sudo chmod +x bangertech_utility_windows.sh
8. sh bangertech_utility_windows.sh
9. pick a Program and follow the Steps presented by the Tool
check out the development Branch for the latest Changes: https://github.com/BangerTech/The-BangerTECH-Utility/tree/development
written Article how to use it: https://bangertech.de/the-bangertech-utility-smarthome-server-schnell-einfach-installiert/
# 5. Support / Feedback
Any bugs? Feature request? Message me [here](https://github.com/bangertech) or click on the "Issues" tab here on the GitHub repository!
# 6. How to contribute?
Fork the repository and create PR's.
# 7 How to sponsor?