allow overriding the lizmap_version at build time#64
Open
mbernasocchi wants to merge 77 commits intojancelin:masterfrom
Open
allow overriding the lizmap_version at build time#64mbernasocchi wants to merge 77 commits intojancelin:masterfrom
mbernasocchi wants to merge 77 commits intojancelin:masterfrom
Conversation
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
this fixes the QGIS server error: unable to open database file: this file is a WAL-enabled database. It cannot be opened because it is presumably read-only or in a read-only directory. Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
works with a link in the qgis project like this: <a href="/2_doc_cloud/[%"objectid"%]/">Dossier documents</a>
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
* update versions * use explicit network * fix version numbering Signed-off-by: Marco Bernasocchi <marco@opengis.ch> * add certbot * bit of cleanup Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
ff96eae to
a77d859
Compare
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
Signed-off-by: Marco Bernasocchi <marco@opengis.ch>
commands to reload ldap config done in the configuration files
Revert to version 3.3.11
…ests, use lizmap web client directly from original repo
Provide Docker config for updated lizmap
setup version 3.4.9 for usage with docker
bumpp to new versionProvide new version 3.5.3 for Docker
fix php deps
fix version
The lizmap installer and the configuration of extra modules should be launch at startup, not during the build, else we may loose data and configuration parameters set by the module installers. Configurators and installers are idempotent, so we can launch them at each starts without issues.
Fix launch of the container with extra modules, and support of database backup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
this can be overridden at build time with --build-arg lizmap_version=release_3.2