forked from OpenPaasDev/openpaas-legacy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
44 lines (41 loc) · 1.07 KB
/
config.yaml
File metadata and controls
44 lines (41 loc) · 1.07 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
dc_name: hetzner
base_dir: config
org_name: chaordic
cluster_config:
servers: 3 # 3 or 5
clients: 2
vault_servers: 2
consul_volume_size: 10
separate_consul_servers: false
ingress:
management_domain: venue.dev
client_volumes:
- name: "data_vol"
client: "venue-client-1"
path: /opt/nomad_client_data
size: 20
observability_config:
multi_instance: false # sets all on 1 server if false, 4 separate if true
tempo_bucket: tempo
loki_bucket: loki
cloud_provider_config:
internal_network_interface_name: enp7s0 #ens10
sudo_user: root
sudo_dir: /root
provider: hetzner
provider_settings:
location: nbg1
ssh_keys:
load_balancer_type: lb11
ssl_certificate_ids:
- 1107238 # use Hetzner hcloud CLI tool to retrieve numeric ID: "hcloud certificate list"
server_instance_type: cx21
client_instance_type: cpx31
observability_instance_type: cpx21
resource_names:
base_server_name: venue
firewall_name: dev_firewall
network_name: dev_network
allowed_ips:
- 85.4.76.161/32