feat: Add graylog
This commit is contained in:
@@ -398,3 +398,24 @@ heartbeat_user_pwd: !vault |
|
||||
33663438636431313163666234323738316131323263643966613136386537303634303537333036
|
||||
35623363313731343734613036383731306439663661326465363335633433356533333837303038
|
||||
636262643139396462643966383465376263
|
||||
|
||||
graylog_root_password: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
33626163626133356532353362323261613661636635653631636334633438303935333239346132
|
||||
6130313764356433383937303862393334376433363538620a623065636637613231343762666435
|
||||
33323933353630626437393936366664656437306532396562353862373862623165616331643064
|
||||
3136396465653563640a316137376233363935666134666161613265383131633766343164613834
|
||||
31393363613538313238326336643331643632363139653339306433373732663030663864613364
|
||||
34333537313535373637613439653032373836646666646561386365616439633035326133313433
|
||||
31303536373338656230616265643038623136643461363437386464633738376661613038623666
|
||||
39376264333362636364
|
||||
|
||||
graylog_password_secret: !vault |
|
||||
$ANSIBLE_VAULT;1.1;AES256
|
||||
63303066396633316531326435656137313261613835356435373037326239306331343065643964
|
||||
6132346632363164666363323565386464316263323336610a656366643761316565343935383262
|
||||
33663561363131323662353364323832616564373264363461616264383563356662366261336138
|
||||
6565613961666561630a313466613931373366636662373137333061333236616539666333363038
|
||||
34663031333031396239386361323539613837383230366165653664396135633563633265376333
|
||||
64346366386136383233613533386437376263653736333437373466353465333339373365376663
|
||||
336434663137336232636133623132653237
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.41
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
vmid: 641
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
ansible_user: root
|
||||
ansible_host: 10.0.2.2
|
||||
ansible_ssh_pass: "{{ proxmox_api_password }}"
|
||||
ip_addr: 10.0.2.2
|
||||
# interface which will be used for flannel
|
||||
flannel_iface: "vmbr0"
|
||||
@@ -2,25 +2,26 @@
|
||||
frigate
|
||||
swag
|
||||
cloudflare-ddns
|
||||
dahua-to-mqtt
|
||||
immich
|
||||
#dahua-to-mqtt
|
||||
#immich
|
||||
mastodon
|
||||
tautulli
|
||||
openvpn
|
||||
youtube-downloader
|
||||
#youtube-downloader
|
||||
changedetection
|
||||
arr
|
||||
mealie
|
||||
vaultwarden
|
||||
gitea
|
||||
paperless
|
||||
nextcloud
|
||||
#nextcloud
|
||||
minio
|
||||
outline
|
||||
nginx-proxy-manager
|
||||
#nginx-proxy-manager
|
||||
upsnap
|
||||
geoguessr
|
||||
#geoguessr
|
||||
ghostfolio
|
||||
graylog
|
||||
|
||||
[baremetal]
|
||||
mipha
|
||||
@@ -28,6 +29,7 @@ purah
|
||||
revali
|
||||
yuga
|
||||
impa
|
||||
sidon
|
||||
|
||||
[pihole]
|
||||
epona-pihole
|
||||
|
||||
Reference in New Issue
Block a user