Hi Vencislav. I'm realizing now that that tutorial only applies to a developer installation (building straight from the repo), instead of an arches project. I had to test this out, but now see that even when saving system settings for an arches project, the Arches_System_Settings_Local.json file is placed inside the virtual environment, in arches/db/system_settings/. This path is defined in a variable that is only in the virtual environment settings.py file by default, not in the project's own settings.py file.
Please see this comment on a ticket I made a while ago for this issue for more information: https://github.com/archesproject/arches/issues/2106#issuecomment-324658432. On Thu, Aug 24, 2017 at 2:45 AM, Vencislav Pirinski <[email protected]> wrote: > Hello, > I tried to export and import settings file for arches, but due to changes > in the structure of arches, current tutorial is not working. > As of version 4.0, there is no folder "db" in the apps directory and this > command can not be executed https://github.com/archesproject/arches/wiki/ > Managing-System-Settings > > Best regards > > -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
