The template-routeros-default template adds to a stack the ability to provision the RouterOS development environment with a Docker container.
To use this template you need to use the CLI
of StackSpot
that you can download here.
- Docker: ~20.10.8
- Docker Compose: ~3.8
The inputs parameters needed to use the template are:
Field | Value | Description |
---|---|---|
project_name | ex.: stackspot-routeros | Project name |
routeros_image_version | ex.: latest | RouterOS Docker Image Version |
stk create app project-name -S stack-routeros/default
After creating your project, to build and run the docker containers solution, run the command below in the root of where you find the docker-compose.yml file
docker-compose -f 'docker-compose.yml' up --build
Description | Ports | Mapped to |
---|---|---|
SSH | 22 | 12222 |
WinBox | 8291 | 18291 |
Download the latest version of winbox by clicking here
After downloading Winbox, run it.
Field | Example |
---|---|
Connect To | localhost:18291 |
Login | admin |
Password | In Blank |
Example:
Then open http://localhost:8080 in your browser.
Thanks goes to these wonderful people (emoji key):
Lucas Apoena 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!