Skip to content

[IMP] build.sh: Align odoo UID/GID to 5410 to match OrchestSH images - #236

Merged
moylop260 merged 1 commit into
Vauxoo:mainfrom
vauxoo-dev:align_odoo_uid-luisg
Jul 21, 2026
Merged

[IMP] build.sh: Align odoo UID/GID to 5410 to match OrchestSH images#236
moylop260 merged 1 commit into
Vauxoo:mainfrom
vauxoo-dev:align_odoo_uid-luisg

Conversation

@luisg123v

Copy link
Copy Markdown
Contributor

OrchestSH images (ORCHESTSH=True) create the odoo user with UID/GID 5410, while older images use 1000/1001. Sharing files across containers with and without OrchestSH then hits permission issues.

Align the odoo UID and GID to 5410 as the first build step whenever they differ, re-chowning files left under the previous UID/GID.

This comes from the following discussion:

https://git.vauxoo.com/deployv/deployv-static/-/merge_requests/120#note_816814

OrchestSH images (`ORCHESTSH=True`) create the odoo user with UID/GID
5410, while older images use 1000/1001. Sharing files across
containers with and without OrchestSH then hits permission issues.

Align the odoo UID and GID to 5410 as the first build step whenever
they differ, re-chowning files left under the previous UID/GID.

This comes from the following discussion:

https://git.vauxoo.com/deployv/deployv-static/-/merge_requests/120#note_816814
@luisg123v

Copy link
Copy Markdown
Contributor Author

Hi @moylop260,

Could you review, please?

CC @edy1192

@luisg123v
luisg123v requested a review from moylop260 July 20, 2026 20:05
@moylop260
moylop260 merged commit 1c8c15d into Vauxoo:main Jul 21, 2026
18 checks passed
@moylop260
moylop260 deleted the align_odoo_uid-luisg branch July 21, 2026 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants