Project

General

Profile

« Previous | Next » 

Revision 00b8da2d

Added by Nicolas CHARLES over 6 years ago

Fixes #11414: Manually restoring permissions for NCF after archive import is broken

View differences:

25_administration/10_archives.txt
To import the archive on the target Rudder server, you can follow the following steps:
. Uncompress the zip archive in /var/rudder/configuration-repository
. If necessary, correct all files permissions: +chown -R root:rudder directives groups parameters ruleCategories rules techniques+
. If necessary, correct all files permissions: +chown -R root:rudder directives groups parameters ruleCategories rules techniques+ and +chown -R ncf-api-venv:rudder ncf/50_techniques techniques/ncf_techniques+
. Add all files in the git repository: +git add . && git commit -am "Importing configuration"+
. Finally, in the Web interface, go to the 'Administration > Archives' section, and select
'Latest Git commit' in the drop down list in the Global archive section, and click on 'Restore

Also available in: Unified diff