Initial commit: Arr Summary source from server
This commit is contained in:
commit
c1e30bc8f0
37 changed files with 11661 additions and 0 deletions
29
.claude/settings.local.json
Normal file
29
.claude/settings.local.json
Normal 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\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue