Skip to content

Instantly share code, notes, and snippets.

View Iucasmaia's full-sized avatar

Lucas Maia Iucasmaia

View GitHub Profile
@Iucasmaia
Iucasmaia / Commands to run and make nginx proxy work with auth
Created March 13, 2025 07:29
docker-compose.yml & nginx.conf - neko-rooms ARM
mkdir -p auth
chmod 755 auth
sudo apt-get update
sudo apt-get install -y apache2-utils
htpasswd -c auth/.htpasswd admin