geosolutions-it / MapStore2

The solution to create and share maps, dashboards, geostories with 3D support on the web. And it is open-source too!
https://mapstore.geosolutionsgroup.com/
Other
517 stars 404 forks source link

MapStore Data Directory #4670

Closed tdipisa closed 3 years ago

tdipisa commented 4 years ago

Description

The MS deploy must be improved including a MapStore Data Directory. By default the data directory can be internal but the possibility to externalize it will be implemented in MS. What has been done for geOrchestra here can be properly reviewed to be included in MS according to this requirements. Below all the elements that need to be extenalized within a data directory (they are mandatory):

This work must also include the related DEV guide update to explain:

What kind of improvement you want to add? (check one with "x", remove the others)

Other useful information

The location of the MS Data Directory will be externalized through a Java environment variable.

tdipisa commented 4 years ago

@mbarto can you please assign all new issues you open, that are related to the MS datadir, to this epic? In that way we are able to follow the progress on this activity. I know that you have alredy provided a support for the MS datadir but at the moment is not clear to me the precise status. Please let me know when we can enable this interesting support in MS DEV. I've moved in test #4984, that's correct? Can #3119 and #3688 be moved in test?

tdipisa commented 4 years ago

With the current implementation the MS data dir can be used only inside a MS's project (the documentation here). A first test will be performed after this PR merge in the georchestra project.

The idea is anyway to enable it also for the MS product by including a new data directory in the project that contains all the involved configurations (this will be the default data directory) with the possibility to externalize it.

offtherailz commented 3 years ago

Closing in favor of https://github.com/geosolutions-it/MapStore2/issues/7165