Skip to content

Implement redirect from validator.mtconnect.org #16

@tbm0115

Description

@tbm0115

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:

  1. 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 of mtconnect.org to include the sub-domain validator.mtconnect.org
  2. Temporary redirect to mtconnectcore.dev. This would require:
    i. Update DNS records of mtconnect.org to forward the sub-domain validator.mtconnect.org to mtconnectcore.dev
  3. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions