👷
Guia Edutec DevOps
Guia Edutec by CIEB
English
English
  • Introduction
  • Database
  • Back-end
  • Front-end
Powered by GitBook
On this page
  • How does the relationship between containers work?
  • Minimum requirements

Was this helpful?

Edit on GitHub

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

NextDatabase

Last updated 3 years ago

Was this helpful?

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 , with the help of the 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.

Container
Repository

Database

Back-end

Front-end

Minimum requirements

version 20.10.5 or higher

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

Docker
Docker
https://github.com/guiaedutec/geos-database
https://github.com/guiaedutec/geos-backend
https://github.com/guiaedutec/geos-frontend
Docker
Docker Compose