Moved README II

This commit is contained in:
2025-04-22 10:01:39 +02:00
parent 4bc437aab6
commit 97e63f1189

View File

@@ -1,5 +1,3 @@
[![Agile611](https://www.agile611.com/wp-content/uploads/2020/09/cropped-logo-header.png)](http://www.agile611.com/)
# Start using docker # Start using docker
Here is an explanation of the architecture to be used in the training. Here is an explanation of the architecture to be used in the training.
@@ -43,19 +41,6 @@ Then, to access the Box, connect via SSH using the following command:
```shell ```shell
vagrant ssh vagrant ssh
``` ```
## Support
This tutorial is released into the public domain by [Agile611](http://www.agile611.com/) under the Creative Commons Attribution-NonCommercial 4.0 International license.
[![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC_BY--NC_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)
This README file was originally written by [Guillem Hernández Sola](https://www.linkedin.com/in/guillemhs/) and is likewise released into the public domain.
Please contact [Agile611](http://www.agile611.com/) for further details.
* [Agile611](http://www.agile611.com/)
* Carrer Laureà Miró 309
* 08950 Esplugues de Llobregat (Barcelona)
## Troubleshooting potential problems ## Troubleshooting potential problems
@@ -95,9 +80,25 @@ It is important to ensure that you can virtualize with VirtualBox. If you cannot
### Vagrant Installation Videos ### Vagrant Installation Videos
Here are videos on how to install Vagrant on different platforms: Here are videos on how to install Vagrant on different platforms:
* [Windows](https://www.youtube.com/watch?v=mPBWWu7sZU4) * [Windows](https://www.youtube.com/watch?v=mPBWWu7sZU4)
* [MacOS](https://www.youtube.com/watch?v=kCVsWyR8mbo) * [MacOS](https://www.youtube.com/watch?v=kCVsWyR8mbo)
* [Linux](https://www.youtube.com/watch?v=yGviTwD3hWM) * [Linux](https://www.youtube.com/watch?v=yGviTwD3hWM)
To run all this setup, you need to have Git, Vagrant, and VirtualBox installed on your machine. To run all this setup, you need to have Git, Vagrant, and VirtualBox installed on your machine.
## Contact and support
This tutorial is released into the public domain by [Agile611](http://www.agile611.com/) under the Creative Commons Attribution-NonCommercial 4.0 International license.
[![License: CC BY-NC 4.0](https://img.shields.io/badge/License-CC_BY--NC_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)
This README file was originally written by [Guillem Hernández Sola](https://www.linkedin.com/in/guillemhs/) and is likewise released into the public domain.
Please contact [Agile611](http://www.agile611.com/) for further details.
[![Agile611](https://www.agile611.com/wp-content/uploads/2020/09/cropped-logo-header.png)](http://www.agile611.com/)
* [Agile611](http://www.agile611.com/)
* Carrer Laureà Miró 309
* 08950 Esplugues de Llobregat (Barcelona)