ansible/inv/host_vars/chosto.me/vars.yml

27 lines
531 B
YAML
Raw Normal View History

2021-02-12 22:13:37 +01:00
firewall_in_ports:
- "80"
- "443"
2022-10-25 20:50:31 +02:00
- "25565"
2021-02-12 22:13:37 +01:00
- "{{ ssh_port }}"
2021-04-24 18:15:48 +02:00
hostname: "{{ base_user_name }}"
timezone: Europe/Paris
2021-02-12 22:13:37 +01:00
ssh_port: "2220"
prometheus_server_ip: "51.178.182.35"
2021-04-24 18:15:48 +02:00
docker_files: "/home/{{ base_user_name }}/docker"
2021-04-26 21:23:23 +02:00
compose_version: "3.7"
2021-04-24 18:15:48 +02:00
traefik_network: proxy
2021-04-27 03:16:49 +02:00
domain_name: chosto.me
2021-04-24 18:15:48 +02:00
letsencrypt_email: quentinduchemin@tuta.io
# When importing to Funkwhale, you must choose a library
# Create a library, get the ID in URL and put it there
funkwhale_import_library_id: 3e772648-0ce1-4dc1-be59-39e8e6f409d6