Skip to content

Commit

Permalink
ignore altima
Browse files Browse the repository at this point in the history
fix signal bot
  • Loading branch information
rssnyder committed Nov 19, 2024
1 parent 1414dda commit 7b2a814
Show file tree
Hide file tree
Showing 5 changed files with 63 additions and 63 deletions.
4 changes: 2 additions & 2 deletions k8s/frigate/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ config: |
objects:
- person
driveway:
coordinates: 0.938,0.349,0.981,0.669,0.93,1,0.511,1,0.821,0.288
coordinates: 0.928,0.323,0.981,0.669,0.976,0.815,0.687,0.716,0.825,0.278
objects:
- person
- car
Expand Down Expand Up @@ -120,7 +120,7 @@ config: |
- door
zones:
door:
coordinates: 592,291,544,291,542,322,578,325
coordinates: 0.661,0.433,0.607,0.433,0.601,0.508,0.633,0.523
objects:
- dog
car:
Expand Down
4 changes: 2 additions & 2 deletions k8s/homeassistant/homeassistant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ metadata:
name: homeassistant
namespace: homeassistant
annotations:
# tailscale.com/expose: "true"
# tailscale.com/hostname: "homeassistant"
tailscale.com/expose: "true"
tailscale.com/hostname: "homeassistant"
external-dns.alpha.kubernetes.io/hostname: homeassistant.r.ss
spec:
type: LoadBalancer
Expand Down
32 changes: 16 additions & 16 deletions k8s/signal/signal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ spec:
spec:
containers:
- name: signal-api
image: bbernhard/signal-cli-rest-api
image: bbernhard/signal-cli-rest-api:0.89
imagePullPolicy: Always
env:
- name: SIGNAL_CLI_CONFIG_DIR
Expand Down Expand Up @@ -78,7 +78,7 @@ spec:
app: signal-api
ports:
- name: api
port: 8273
port: 80
targetPort: api

# register new number with signal
Expand Down Expand Up @@ -124,19 +124,19 @@ spec:
# }'


curl -X POST http://oca0:8273/v2/send --data "
{
\"message\": \"test\",
\"number\": \"+14808407117\",
\"recipients\": [
\"+15159792049\"
]
}"
# curl -X POST http://oca0:8273/v2/send --data "
# {
# \"message\": \"test\",
# \"number\": \"+14808407117\",
# \"recipients\": [
# \"+15159792049\"
# ]
# }"


curl oca0:8273/v1/configuration --data '
{
"logging": {
"Level": "debug"
}
}'
# curl oca0:8273/v1/configuration --data '
# {
# "logging": {
# "Level": "debug"
# }
# }'
84 changes: 42 additions & 42 deletions k8s/survivor-tracker/survivor-tracker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ data:
group = "group.ZTVTUzdvNjZSbGFsYTlrR1p0M21KbTQ3eFZNa2ZRWHMzZm1acFlnd1c1Yz0="
[tautulli]
api = "192.168.0.6:8181"
api = "192.168.2.3:8181"
[plex_users]
"riley_snyder" = "Riley and Nicole"
Expand All @@ -40,7 +40,7 @@ data:
"+15155097579" = "riley_snyder"
[database]
host = "192.168.0.3"
host = "192.168.2.2"
db = "survivor"
user = "jeff"
Expand All @@ -63,7 +63,7 @@ data:
group = "group.V3pxUUFzSmliN3RvbHRhQXZpUmFHS3JyNzlSSGRSRkJzZkpsNG5JSWE5Yz0="
[tautulli]
api = "192.168.0.6:8181"
api = "192.168.2.3:8181"
[plex_users]
"riley_snyder" = "Riley and Nicole"
Expand All @@ -81,7 +81,7 @@ data:
"+15155097579" = "riley_snyder"
[database]
host = "192.168.0.3"
host = "192.168.2.2"
db = "survivor"
user = "jeff"
Expand Down Expand Up @@ -140,44 +140,44 @@ spec:
configMap:
name: survivor-tracker

---
apiVersion: apps/v1
kind: Deployment
metadata:
name: survivor-tracker-test
namespace: survivor-tracker
spec:
replicas: 1
selector:
matchLabels:
app: survivor-tracker-test
template:
metadata:
labels:
app: survivor-tracker-test
spec:
containers:
- name: spoiler-timestamps
image: rssnyder/survivor-tracker:ddc6b361079683db7634406418f16ad3461ac914
imagePullPolicy: Always
command: ["python"]
args: ["spoilers.py"]
env:
- name: LOGLEVEL
value: DEBUG
- name: TAUTULLI_KEY
valueFrom:
secretKeyRef:
name: survivor-tracker
key: tautullipassword
volumeMounts:
- name: config
mountPath: /app/config.toml
subPath: config.toml
volumes:
- name: config
configMap:
name: survivor-tracker-test
# ---
# apiVersion: apps/v1
# kind: Deployment
# metadata:
# name: survivor-tracker-test
# namespace: survivor-tracker
# spec:
# replicas: 1
# selector:
# matchLabels:
# app: survivor-tracker-test
# template:
# metadata:
# labels:
# app: survivor-tracker-test
# spec:
# containers:
# - name: spoiler-timestamps
# image: rssnyder/survivor-tracker:ddc6b361079683db7634406418f16ad3461ac914
# imagePullPolicy: Always
# command: ["python"]
# args: ["spoilers.py"]
# env:
# - name: LOGLEVEL
# value: DEBUG
# - name: TAUTULLI_KEY
# valueFrom:
# secretKeyRef:
# name: survivor-tracker
# key: tautullipassword
# volumeMounts:
# - name: config
# mountPath: /app/config.toml
# subPath: config.toml
# volumes:
# - name: config
# configMap:
# name: survivor-tracker-test

---
apiVersion: v1
Expand Down
2 changes: 1 addition & 1 deletion playbooks/templates/hurley/homer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ services:
target: '_top'
- name: "Frigate"
logo: "assets/homer-icons/png/nowshowing.png"
url: "https://frigate.k8s.rileysnyder.dev"
url: "http://frigate.corvus-salmon.ts.net/"
target: '_top'
- name: "Minio"
logo: "assets/homer-icons/png/minio.png"
Expand Down

0 comments on commit 7b2a814

Please sign in to comment.