netbird server works now. linted the yml files

This commit is contained in:
2026-08-30 07:35:08 +00:00
parent ae69c2fafe
commit 35a3bb9ad2
40 changed files with 366 additions and 135 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
---
name: chd
app_name: chd
secret_key: d9e4facec94d7e0bf3d63ca03b1d78d834b158627b6593274f7fe27f6aed6db4
middleware_key: 8d5f28b083
host: knox.greatbear.in
host_directory: "barker-{{ name }}"
docker_network: "{{ host_directory}}_net"
host_directory: "barker-{{ app_name }}"
docker_network: "{{ host_directory }}_net"
+3 -3
View File
@@ -1,8 +1,8 @@
---
name: hin
app_name: hin
secret_key: 029858927beda45d76317729824ae500d0938f04d4ca955f3afa95061c9a9298
middleware_key: c4b0b98ff9
host: knox.mozimo.in
host_directory: "barker-{{ name }}"
docker_network: "{{ host_directory}}_net"
host_directory: "barker-{{ app_name }}"
docker_network: "{{ host_directory }}_net"
+3 -3
View File
@@ -1,8 +1,8 @@
---
name: mhl
app_name: mhl
secret_key: 8b7f704ad1bbee3caa683a57440a6a371937fe5f64a7712a6a15bf3165c3c598
middleware_key: 1aa5487223
host: knox.hngmohali.com
host_directory: "barker-{{ name }}"
docker_network: "{{ host_directory}}_net"
host_directory: "barker-{{ app_name }}"
docker_network: "{{ host_directory }}_net"
+3 -3
View File
@@ -1,8 +1,8 @@
---
name: pkl
app_name: pkl
secret_key: bd6e5dee0f3b8a6f0db50f7aa08e91d55b2ae5ab6df126defa37e80602481002
middleware_key: 1d34ef6597
host: knox.hopsngrains.com
host_directory: "barker-{{ name }}"
docker_network: "{{ host_directory}}_net"
host_directory: "barker-{{ app_name }}"
docker_network: "{{ host_directory }}_net"