Skip to content

Instantly share code, notes, and snippets.

View Wultyc's full-sized avatar
😺
Cats are fantastic, don't you agree?

J. Gabriel Azevedo Wultyc

😺
Cats are fantastic, don't you agree?
View GitHub Profile
@Wultyc
Wultyc / intall_docker_compose.sh
Created December 4, 2025 18:43
Install docker compose on Unraid
#!/usr/bin/env bash
### Config Properties
bin_destination="./output/docker-compose" #"/usr/local/bin/docker-compose"
bin_cache_destination="./output/docker-compose-cache" #"/boot/config/docker-compose"
default_version="v2.40.3"
check_latest=false
proceed_if_error=true
### End Config Properties
@Wultyc
Wultyc / Tasks
Last active November 4, 2025 15:27
Kanban board using Obsidian Bases
`````col
````col-md
# 📜 Backlog
![[Tasks Base.base#Backlog]]
````
````col-md
# 📋 To Do
![[Tasks Base.base#To Do]]
````