Skip to content

Conversation

@creekorful
Copy link
Member

@creekorful creekorful commented Oct 26, 2025

  • Introduce new option DOLI_REQUIRE_INSTANCE_UNIQUE_ID who defaults to 0.
    • If set to 1 the container won't start until an explicit value is passed to DOLI_INSTANCE_UNIQUE_ID.
    • This allows us to secure new Dolibarr instances without breaking existing one.
  • Add shellcheck/shfmt to the pipeline and reformat the bash scripts.

This PR is addressing the issue here #60 and therefore the linked PR will be closed after merging this one

Closes: #65

@creekorful creekorful self-assigned this Oct 26, 2025
@creekorful creekorful added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 26, 2025
@creekorful
Copy link
Member Author

There is a large diff here because of the code style check and reformat. Some things may break so this won't be merged before I can try this PR against a new and a running instance.

@creekorful creekorful marked this pull request as ready for review November 28, 2025 10:05
@creekorful
Copy link
Member Author

Everything is looking good. I will merge this during the DevCamp.

Looking for feedback from existing users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Changing DOLI_INSTANCE_UNIQUE_ID doesn't overridethe value on conf/conf.php

2 participants