Skip to content

Instantly share code, notes, and snippets.

View oelegeirnaert's full-sized avatar
💭
HakunaMatatta

Oele Geirnaert oelegeirnaert

💭
HakunaMatatta
View GitHub Profile
@hivivo
hivivo / install-caprover.sh
Last active June 26, 2024 20:33
Install CapRover on a brand new Ubuntu 22.04 standard server
#!/bin/bash
# Ubuntu 22.04
# Please also allow `80, 443, 3000` ports in the VM network rules if apply
# run as sudo
if [ "$EUID" -ne 0 ]
then echo "Please run as root or use sudo"
exit
fi
@huizebruin
huizebruin / radio buttons home asssistant
Last active July 6, 2021 15:54
radio buttons home assistant.
type: vertical-stack
cards:
- type: horizontal-stack
cards:
- type: custom:slider-button-card
entity: media_player.huiskamer
show_name: true
slider:
direction: left-right
background: triangle