Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: user '0:0' error, bump bitte to master #68

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Conversation

johnalotoski
Copy link
Contributor

@johnalotoski johnalotoski commented Feb 14, 2023

  • Drop the requirement for 0:0 user in images by making the following changes:

  • Align with nobody:nogroup between images and nomad

  • Adjust entrypoints and scripts for the associated perms

  • During deployment, chmod -R nobody:nogroup pre-existing state directories on the host for each updated image (node, db-sync, faucet, ogmios, submit-api, wallet) to set state to the new image user and group

  • Return to bitte master now that the user id error is resolved

* Align with nobody:nogroup between images and nomad
* Adjust entrypoints and scripts for the associated perms
* During deployment, chmod -R nobody:nogroup state directories to set
  state to the new image user
* Return to bitte master now that the user id error is resolved
@johnalotoski johnalotoski merged commit 520d6ad into master Feb 14, 2023
@johnalotoski johnalotoski deleted the fix-user-issue branch July 14, 2023 20:41
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.

None yet

2 participants