Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Nomad install DB directory fix #3261

Merged
merged 6 commits into from
May 11, 2022
Merged

Conversation

paladin-devops
Copy link
Contributor

@paladin-devops paladin-devops commented Apr 20, 2022

Closes #2819. Also supports reading env var CONSUL_HTTP_TOKEN from env var for Nomad installation, which may be required by some Nomad cluster configurations for Waypoint to be registered as a service in Consul.

… /data directory instead of /alloc/data. Add support for reading Consul ACL token to register Waypoint as a service in Consul when required by Nomad configuration.
@paladin-devops
Copy link
Contributor Author

@xiaolin-ninja I was looking at the code for the install, and attempted to install it myself locally, but the busybox pre-task failed when attempting to update the permissions on my machine at /data. Should /data instead be the path to which the host volume is registered on the Nomad client?

For reference, this line is what I'm looking at:
e7b316f#diff-c2573d4472f912e9fd773369f915ea9f0505a30ddeb070becd4b38b1f4801b8aR778

@paladin-devops paladin-devops changed the title Nomad install host volume directory fix Nomad install DB directory fix Apr 20, 2022
@paladin-devops paladin-devops marked this pull request as ready for review April 25, 2022 12:59
@briancain briancain self-requested a review April 28, 2022 15:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nomad Persistent Storage - Host Volume Installation
2 participants