Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
da6059ce
Commit
da6059ce
authored
May 29, 2019
by
Yann Garcia
Browse files
Update README.md
parent
ff8b24e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
da6059ce
...
...
@@ -39,6 +39,27 @@ The ETSI ITS protocols project builds and tests regularly on the following platf
Note: The
[
OpenSSL
](
https://www.openssl.org
)
version > 1.1.x is also required.
### How to do it?
They are two different methods:
-
Using
[
Vagrant
](
https://www.vagrantup.com/
)
-
Using
[
Docker
](
https://www.docker.com/
)
How to choose one of these methods is depending of your host system.
NOTE: In all case, if you want to setup an continuous integration process (e.g. Jenkins), Docker is the best choice.
#### The host system is Windows
The both methods require a virtual machine. You can use either VirtualBox or WMware.
In this case, the easiest way is to use Vagrant.
#### The host system is Linux
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.
### Using Vagrant
Pre-requisites on your host machine:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment