Aterfax / DCS-World-Dedicated-Server-Docker

Modular DCS World Dedicated Server docker.
GNU General Public License v3.0
30 stars 6 forks source link

Refactor to use new DCS server default "Release" path. #49

Closed Aterfax closed 3 months ago

Aterfax commented 3 months ago

As above. Refactors to use newly available helper function (\docker\src\helper_functions\find_dcs_dirs_function) in S6 service scripts to populate older and newer expected paths.

New logic in various scripts to implement the new path as well as migrate users from the older path (new S6 service one start to do this.)

Tested migration from old dirs and fresh installation which both appear to work as expected.

Not merging immediately since I think this needs an orchestrated release to let users know about changes first.

Github discussion perhaps. To do tomorrow.

Aterfax commented 3 months ago

I am going to merge this then immediately cancel the deployment to allow the weekly rebuild take care of it and give people some time to read some release notes.