Skip to content

feat: Put auto_configure.php in /root/ folder so non-easy dev setup dockers can do snapshot & restore #463

@adunsulag

Description

@adunsulag

Describe the problem

The devtools for restore / backup require the auto_configure.php to be
in the /root/ folder. The auto_configure.php only gets copied to root
via the openemr.sh file if its an easy dev docker setup. However this
messes up the ci installations (such as inferno) which uses the
restore/backup in a non-easy dev type setup (where the codebase is not
shared).

Describe the solution you'd like

Just copying auto_configure.php to root solves that issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions