Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Status
colourGreen
title24.0210

Perform a basic Debian GNU/Linux 12 64-bit installation and connect via SSH.

...

Code Block
cd /tmp
git clone --single-branch -b 24.0210 https://git.webitel.com/scm/wep/ansible.git
cd ansible

...

Code Block
# Webitel
webitel_ver: 24.0210
webitel_repo_user: user
webitel_repo_pass: password

# FreeSWITCH
signalwire_freeswitch_key: pat_XXXXX

# OpenSIPS
opensips_fail2ban: false

# Grafana
grafana: false

# nginx
nginx_letsencrypt: false
nginx_site_name: cloud.webitel.lo
nginx_mail_address: cloud@webitel.lo

...