Initial commit: Arr Summary source from server

This commit is contained in:
mattie726 2026-08-25 22:59:31 -07:00 committed by Barely Removable
commit c1e30bc8f0
37 changed files with 11661 additions and 0 deletions

View file

@ -0,0 +1,29 @@
{
"permissions": {
"allow": [
"Bash(docker build:*)",
"Bash(docker compose:*)",
"WebFetch(domain:www.imdb.com)",
"Bash(curl:*)",
"Bash(python3:*)",
"Bash(chmod:*)",
"Bash(ssh:*)",
"Bash(brew install:*)",
"Bash(pip3 install:*)",
"WebFetch(domain:community-sitcom.fandom.com)",
"Bash(docker exec:*)",
"Bash(./export-to-unraid.sh:*)",
"Bash(arp:*)",
"Bash(sshpass -p 'BroSoCo427666!' rsync:*)",
"Bash(SSH_AUTH_SOCK=\"\" ssh:*)",
"Bash(ssh-keyscan:*)",
"Bash(~/.ssh/known_hosts)",
"Bash(expect:*)",
"Bash(bash export-to-unraid.sh root@192.168.86.33)",
"Bash(scp:*)",
"Bash(rsync:*)",
"Bash(/Users/matt/Desktop/summary/arr-summary/gunicorn.conf.py:*)",
"Bash(__NEW_LINE_58e4516f9721fb50__ ssh -o StrictHostKeyChecking=no -o IdentitiesOnly=yes root@192.168.86.33 \"cd /mnt/user/appdata/greendale && docker compose build --no-cache 2>&1 | tail -3 && docker compose up -d 2>&1\")"
]
}
}