sevensolutions / nomad-iis

🧩 A TaskDriver plugin for HashiCorp Nomad to run IIS workloads.
MIT License
13 stars 1 forks source link

IIS Task uses wrong path #1

Closed sevensolutions closed 1 year ago

sevensolutions commented 1 year ago

At the moment the website path is relative to the allocation directory but when using an artifact block, content is being put into the task-directory. Maybe we should make the website path relative to the task-directory?