Introduction

The Edutec Guide is a free online tool that diagnoses the level of adoption of digital technologies by schools and the level of digital competences of teachers

This documentation is intended for professionals and infrastructure specialists who wish to implement the Edutec Guide.

Here you will find the main steps for the application of the Edutec Guide to be working correctly.

Currently, the entire deployment process is done via Docker, with the help of the Docker Compose tool.

How does the relationship between containers work?

The application of the Edutec Guide is divided into 3 parts, each part being an independent container.

  • Front-end: Regarding the user interface

  • Back-end: Web server that processes application information

  • Database: Database that stores application content and miscellaneous information

Repositories

Each container has a directly linked repository, hosted on GtHub.

Minimum requirements

  • Docker version 20.10.5 or higher

    • If you use Windows, check the Docker instruction for using WSL 2

Last updated

Was this helpful?