-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.yml
More file actions
91 lines (83 loc) · 3.47 KB
/
Copy pathmain.yml
File metadata and controls
91 lines (83 loc) · 3.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
---
# general settings
homestack_output_path: "~"
# traefik
# renovate: image=traefik
homestack_traefik_version: v3.5.3
# renovate: image=ghcr.io/tarampampam/error-pages
homestack_error_pages_version: 3.6
homestack_error_pages_theme: app-down
# homestack_traefik_hostingde_api_key: # must be set
homestack_traefik_hostingde_domain: example.com
homestack_traefik_base_domain: example.com
# homestack_traefik_base_path: # must be set
# Nextcloud
homestack_nextcloud_active: true
homestack_nextcloud_uid: "1000"
homestack_nextcloud_gid: "1000"
homestack_nextcloud_user: "www-data"
homestack_nextcloud_group: "www-data"
# homestack_nextcloud_base_path: "" # must be set
# homestack_nextcloud_db_path: "" # must be set
# homestack_nextcloud_mysql_password: "" # must be set
# homestack_nextcloud_mysql_root_password: "" # must be set
homestack_nextcloud_admin_user: admin
# homestack_nextcloud_admin_password: "" # must be set
# renovate: image=nextcloud
homestack_nextcloud_image_version: 31.0.9-apache
# homestack_nextcloud_smtp_host: "" # must be set
# homestack_nextcloud_smtp_name: "" # must be set
# homestack_nextcloud_smtp_password: "" # must be set
homestack_nextcloud_base_domain: example.com
# homestack_nextcloud_mysql_path: "" # must be set
# homestack_monitoring
homestack_monitoring_active: true
homestack_monitoring_base_domain: example.com
# renovate: image=prom/prometheus
homestack_monitoring_prometheus_image_version: v3.6.0
# homestack_monitoring_prometheus_base_path: "" # must be set
# homestack_monitoring_prometheus_basic_auth_user: "" # must be set
# homestack_monitoring_prometheus_basic_auth_password: "" # must be set
# renovate: image=grafana/grafana-oss
homestack_monitoring_grafana_image_version: 12.1.1
# homestack_monitoring_grafana_admin_password: "" # must be set
# homestack_monitoring_grafana_base_path: "" # must be set
# homestack_ha
homestack_ha_active: true
homestack_ha_base_domain: example.com
# renovate: image=eclipse-mosquitto
homestack_ha_mosquitto_image_version: 2.0.22
# homestack_ha_mosquitto_base_path: "" # must be set
homestack_ha_mosquitto_users: {}
# renovate: image=evcc/evcc
homestack_ha_evcc_image_version: 0.208.1
# homestack_ha_evcc_base_path: "" # must be set
# homestack_ha_evcc_installation_id: "" # must be set
homestack_ha_evcc_mqtt_user: evcc
homestack_ha_evcc_mqtt_password: password
homestack_ha_evcc_vw_user: mail@example.com
homestack_ha_evcc_vw_password: supersafe
homestack_ha_evcc_vw_vin: WVWZZZAAZJD000000
homestack_ha_evcc_ntfy_uri: https://ntfy.sh/abcdefghijklmnopqrstuvwxyz012345
homestack_ha_evcc_grid_costs: 0.30 # €/kWh
homestack_ha_evcc_feedin_revenue: 0.082 # €/kWh
# vwsfriend
homestack_vwsfriend_active: true
homestack_vwsfriend_base_domain: example.com
# renovate: image=tillsteinbach/vwsfriend
homestack_vwsfriend_image_version: 0.24.7
# homestack_vwsfriend_base_path: "" # must be set
homestack_vwsfriend_username: admin
# homestack_vwsfriend_password: secret # must be set
# homestack_vwsfriend_weconnect_user: "" # must be set
# homestack_vwsfriend_weconnect_password: "" # must be set
# homestack_vwsfriend_weconnect_spin: "" # must be set
homestack_vwsfriend_weconnect_interval: 120
homestack_vwsfriend_postgres_image_version: 13.21
homestack_vwsfriend_db_user: vwsfriend
# homestack_vwsfriend_db_password: secret # must be set
homestack_vwsfriend_db_name: vwsfriend
homestack_vwsfriend_additional_parameters: ""
homestack_vwsfriend_grafana_version: 0.24.7
homestack_backup: true
homestack_backup_script_path: /usr/local/bin