User Tools

Site Tools


maintenance:update:02-backup

This is an old revision of the document!


Backup configuration

Stop the services

systemctl stop tomcat9.service
systemctl stop aducid-aaa.service
systemctl stop httpd.service

Backup the following files and directories

/opt/tomcat/conf/ADUCID.properties
/opt/tomcat/webapps/*.*
/opt/aaa/conf/*.*

Make sure that you made backup of the files

/opt/aaa/conf/aducid-aaa.conf
/opt/aaa/conf/aducid-aim.conf

at least, because this files are replaced by the upgrade process.

Backup database

pg_dump –verbose –inserts –file=aim.dump aim
pg_dump –verbose –inserts –file=provider.dump provider
maintenance/update/02-backup.1581611785.txt.gz · Last modified: 2020/02/13 16:36 by mpospisek