2. Pre-requisites to install Soffid
- 2.1. Pre-requisites to install Soffid
- 2.2. How to install Docker?
- 2.3. How to install Docker Compose?
2.1. Pre-requisites to install Soffid
To install Soffid you will need to have previously installed the following components
- 8GB RAM
- > 10GB disk space (50GB recomended)
- Docker
- Docker compose
2.2. How to install Docker?
Now let's install Docker in your environment. The following commands are defined to install Docker on a Linux machine
2.3. How to install Docker Compose?
Once you have docker install, you can install docker compose.