Compare commits

...

4 Commits

Author SHA1 Message Date
cjones 4bf3776253 still trying to fix GCM 2026-04-17 13:28:28 -04:00
cjones d765d8513e reset gitea token 2026-04-17 12:43:19 -04:00
cjones d67305f87a Add lambdesktop.objectbrokers.com to Unbound views. 2026-04-12 10:51:30 -04:00
cjones 649c121fd2 Add lambdesktop.objectbrokers.com to Unbound views. 2026-04-12 10:48:53 -04:00
4 changed files with 16 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
This Git repository records the configuration of the Jones family network, and the system configurations of the devices and services that make up the network.
Directories defined at this level include:
* devices - System configurations of the devices owned by the family and connected to the network
* services - Configuration of services available on the network
* network - Topology and design of the network itself
@@ -57,6 +57,7 @@ view:
local-data: "portainer.objectbrokers.com. A 192.168.88.231" local-data: "portainer.objectbrokers.com. A 192.168.88.231"
local-data: "jellyfin.objectbrokers.com. A 192.168.88.231" local-data: "jellyfin.objectbrokers.com. A 192.168.88.231"
local-data: "vaultwarden.objectbrokers.com. A 192.168.88.231" local-data: "vaultwarden.objectbrokers.com. A 192.168.88.231"
local-data: "lambdesktop.objectbrokers.com. A 192.168.88.187"
view: view:
name: "tailnet" name: "tailnet"
@@ -70,6 +71,7 @@ view:
local-data: "portainer.objectbrokers.com. A 100.81.165.11" local-data: "portainer.objectbrokers.com. A 100.81.165.11"
local-data: "jellyfin.objectbrokers.com. A 100.81.165.11" local-data: "jellyfin.objectbrokers.com. A 100.81.165.11"
local-data: "vaultwarden.objectbrokers.com. A 100.81.165.11" local-data: "vaultwarden.objectbrokers.com. A 100.81.165.11"
local-data: "lambdesktop.objectbrokers.com. A 100.95.22.24"
remote-control: remote-control:
control-enable: yes control-enable: yes
@@ -57,6 +57,7 @@ view:
local-data: "portainer.objectbrokers.com. A 192.168.88.231" local-data: "portainer.objectbrokers.com. A 192.168.88.231"
local-data: "jellyfin.objectbrokers.com. A 192.168.88.231" local-data: "jellyfin.objectbrokers.com. A 192.168.88.231"
local-data: "vaultwarden.objectbrokers.com. A 192.168.88.231" local-data: "vaultwarden.objectbrokers.com. A 192.168.88.231"
local-data: "lambdesktop.objectbrokers.com. A 192.168.88.187"
view: view:
name: "tailnet" name: "tailnet"
@@ -70,6 +71,7 @@ view:
local-data: "portainer.objectbrokers.com. A 100.81.165.11" local-data: "portainer.objectbrokers.com. A 100.81.165.11"
local-data: "jellyfin.objectbrokers.com. A 100.81.165.11" local-data: "jellyfin.objectbrokers.com. A 100.81.165.11"
local-data: "vaultwarden.objectbrokers.com. A 100.81.165.11" local-data: "vaultwarden.objectbrokers.com. A 100.81.165.11"
local-data: "lambdesktop.objectbrokers.com. A 100.95.22.24"
remote-control: remote-control:
control-enable: yes control-enable: yes
+6
View File
@@ -0,0 +1,6 @@
This Git repository records the configuration of the Jones family network, and the system configurations of the devices and services that make up the network.
Directories defined at this level include:
* devices - System configurations of the devices owned by the family and connected to the network
* services - Configuration of services available on the network
* network - Topology and design of the network itself