Install
Everything important for setup of the server in the environment of COe.
Table of Contents:
- Setup VPN
- Install Proxmox
- Format Disks
Lxc Container
Create Container You can use the helperscript with this command: bash -c "$(wget -qLO - https://g...
Website with Nginx
Nginx Install Nginx with sudo apt install nginx sudo service nginx start sudo systemctl enable ng...
Firefly-III
Preparation PHP sudo apt update sudo apt upgrade -y sudo apt install -y nginx curl software-prope...
HAOS in VM
Install Create a VM and install Home Assistant OS on it using his command: bash -c "$(wget -qLO -...
OctoPi
We will use the Raspberry Pi Imager for installation. Open the Imager and select the Pi Version a...
Grafana
Install Grafana Add Grafana to the sources list: sudo apt-get install -y apt-transport-https sudo...
Antragsgruen
Preparation Database Install MySQL sudo apt install mysql-server -y sudo systemctl enable mysql s...
Vaultwarden
Preparation Docker Compose Install Docker sudo apt install docker.io Install Docker Compose curl...
Mailcow
Preparation Docker Compose Install Docker Prep Portforwads: https://docs.mailcow.email/getstarted...