See also:
*Documentation: Disaster Recovery*
https://github.com/openwisp/ansible-openwisp2/issues/427
On Tuesday, November 28, 2023 at 6:49:12 AM UTC-3 okr...@arcor.de wrote:
> If you want to use a different DBMS than SQlite, you have to configure it
> through role variables:
> https://github.c
Hi,
On Tue, 21 Nov 2023 at 11:24, Tommaso Feola wrote:
> Can you kindly suggest an example, perhaps cited in the documentation ?
Our ansible-openwisp2 role configures this by default:
https://github.com/openwisp/ansible-openwisp2/blob/master/templates/freeradius/sql.j2
Pay attention to:
read
If you want to use a different DBMS than SQlite, you have to configure it
through role variables:
https://github.com/openwisp/ansible-openwisp2#role-variables
I would recommend PostgreSQL instead of MySQL. I don't think that OpenWISP
takes care of backups or disaster recovery. You have to do th