You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sample-job isn't really practical because it just hosts the default IIS start page from an absolute path.
In a real world you would eg. download your own app via nomad's artifact block.
Therefore I'll add some simple sample apps to the repo.
Maybe a simple static page and a simple ASP.Net App.
The text was updated successfully, but these errors were encountered:
The sample-job isn't really practical because it just hosts the default IIS start page from an absolute path.
In a real world you would eg. download your own app via nomad's
artifact
block.Therefore I'll add some simple sample apps to the repo.
Maybe a simple static page and a simple ASP.Net App.
The text was updated successfully, but these errors were encountered: