Skip to content

Instantly share code, notes, and snippets.

View Oladotun-Adekomaya's full-sized avatar
🎯
Focusing

Oladotun Adekomaya Oladotun-Adekomaya

🎯
Focusing
View GitHub Profile
@itxtoledo
itxtoledo / typebot-coolify.yaml
Last active March 10, 2026 11:38
Docker Compose for deploying a Typebot instance on Coolify with little to no configuration
x-typebot-common: &typebot-common
depends_on:
postgresql:
condition: service_healthy
# redis:
# condition: service_healthy
maildev:
condition: service_started
x-typebot-env: &typebot-env
@plutozonexyz
plutozonexyz / WinServer2019.md
Last active March 31, 2026 14:43
How to download Windows Server 2019 Evaluation, convert it to Standard, and activate it.