-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The MTConnect Institute's Standards Committee agreed in the latest SC meeting that the validation tool should be accessible from https://validator.mtconnect.org/ .
There are several avenues to pursue this:
- Setup a CI/CD environment using the MTConnect Institute resources. This would require:
i. A virtual machine to host the Blazor WASM application
ii. Setup access rights for maintenance and CD
iii. Create CD scripts here on GitHub to continue deploying on release
iv. Update DNS records ofmtconnect.org
to include the sub-domainvalidator.mtconnect.org
- Temporary redirect to
mtconnectcore.dev
. This would require:
i. Update DNS records ofmtconnect.org
to forward the sub-domainvalidator.mtconnect.org
tomtconnectcore.dev
- Develop a new site for the validator at
validator.mtconnect.org
. This would require:
i. Same setup as option 1.
ii. Create a new (possibly private) repo on GitHub
iii. Develop the contents of the site
iv. Create CD scripts on GitHub to deploy to the virtual machine.
Metadata
Metadata
Assignees
Labels
No labels