Loading README.md +4 −4 Original line number Original line Diff line number Diff line Loading @@ -17,12 +17,12 @@ Unless specified otherwise, the content of this repository and the files contain See the attached LICENSE file or visit https://forge.etsi.org/legal-matters. See the attached LICENSE file or visit https://forge.etsi.org/legal-matters. ## Standard links ## Standard links - Multi-access Edge Computating standards, accessible [here](https://www.etsi.org/standards#page=1&search=CISE&title=1&etsiNumber=1&content=1&version=0&onApproval=1&published=1&historical=1&startDate=1988-01-15&endDate=2022-11-07&harmonized=0&keyword=&TB=&stdType=&frequency=&mandate=&collection=&sort=1). - CISE standards, accessible [here](https://www.etsi.org/standards#page=1&search=CISE&title=1&etsiNumber=1&content=1&version=0&onApproval=1&published=1&historical=1&startDate=1988-01-15&endDate=2022-11-07&harmonized=0&keyword=&TB=&stdType=&frequency=&mandate=&collection=&sort=1). ## RFC links ## RFC links - RFC 7159 - The JavaScript Object Notation (JSON) Data Interchange Format, accessible [here](https://tools.ietf.org/html/rfc7159.html) - RFC 7159 - The JavaScript Object Notation (JSON) Data Interchange Format, accessible [here](https://tools.ietf.org/html/rfc7159.html) NOTE All draft can be found in the 'IETF XML Registry', accessible [here](https://www.iana.org/assignments/xml-registry/xml-registry.xhtml) NOTE All drafts can be found in the 'IETF XML Registry', accessible [here](https://www.iana.org/assignments/xml-registry/xml-registry.xhtml) ## Download required libraries ## Download required libraries Loading Loading @@ -67,13 +67,13 @@ Vagrant requires a virtual machine. You can use either VirtualBox or WMware. Docker does not need a virtual machine, so it is the more efficant way. Docker does not need a virtual machine, so it is the more efficant way. The following clauses describes four ways to build and deploy the CISE Test System: The following clauses describes four ways to build and deploy the CISE Test System: - [Using TITAN compiler on a Docker image](#using-titan-compiler-on-a-docker-image) - [Using TITAN compiler running on a Docker image](#using-titan-compiler-on-a-docker-image) - [Using development Docker image](#using-development-docker-image) - [Using development Docker image](#using-development-docker-image) - [Using Vagrant](#using-vagrant) - [Using Vagrant](#using-vagrant) - [From scratch](#from-scratch) - [From scratch](#from-scratch) ## Using TITAN compiler on a Docker image ## Using TITAN compiler running on a Docker image In this configuration, TITAN compiler is located on a Docker image and the sources and the outputs are located on the host. In this configuration, TITAN compiler is located on a Docker image and the sources and the outputs are located on the host. Loading Loading
README.md +4 −4 Original line number Original line Diff line number Diff line Loading @@ -17,12 +17,12 @@ Unless specified otherwise, the content of this repository and the files contain See the attached LICENSE file or visit https://forge.etsi.org/legal-matters. See the attached LICENSE file or visit https://forge.etsi.org/legal-matters. ## Standard links ## Standard links - Multi-access Edge Computating standards, accessible [here](https://www.etsi.org/standards#page=1&search=CISE&title=1&etsiNumber=1&content=1&version=0&onApproval=1&published=1&historical=1&startDate=1988-01-15&endDate=2022-11-07&harmonized=0&keyword=&TB=&stdType=&frequency=&mandate=&collection=&sort=1). - CISE standards, accessible [here](https://www.etsi.org/standards#page=1&search=CISE&title=1&etsiNumber=1&content=1&version=0&onApproval=1&published=1&historical=1&startDate=1988-01-15&endDate=2022-11-07&harmonized=0&keyword=&TB=&stdType=&frequency=&mandate=&collection=&sort=1). ## RFC links ## RFC links - RFC 7159 - The JavaScript Object Notation (JSON) Data Interchange Format, accessible [here](https://tools.ietf.org/html/rfc7159.html) - RFC 7159 - The JavaScript Object Notation (JSON) Data Interchange Format, accessible [here](https://tools.ietf.org/html/rfc7159.html) NOTE All draft can be found in the 'IETF XML Registry', accessible [here](https://www.iana.org/assignments/xml-registry/xml-registry.xhtml) NOTE All drafts can be found in the 'IETF XML Registry', accessible [here](https://www.iana.org/assignments/xml-registry/xml-registry.xhtml) ## Download required libraries ## Download required libraries Loading Loading @@ -67,13 +67,13 @@ Vagrant requires a virtual machine. You can use either VirtualBox or WMware. Docker does not need a virtual machine, so it is the more efficant way. Docker does not need a virtual machine, so it is the more efficant way. The following clauses describes four ways to build and deploy the CISE Test System: The following clauses describes four ways to build and deploy the CISE Test System: - [Using TITAN compiler on a Docker image](#using-titan-compiler-on-a-docker-image) - [Using TITAN compiler running on a Docker image](#using-titan-compiler-on-a-docker-image) - [Using development Docker image](#using-development-docker-image) - [Using development Docker image](#using-development-docker-image) - [Using Vagrant](#using-vagrant) - [Using Vagrant](#using-vagrant) - [From scratch](#from-scratch) - [From scratch](#from-scratch) ## Using TITAN compiler on a Docker image ## Using TITAN compiler running on a Docker image In this configuration, TITAN compiler is located on a Docker image and the sources and the outputs are located on the host. In this configuration, TITAN compiler is located on a Docker image and the sources and the outputs are located on the host. Loading