Elemento-Modular-Cloud / helpcenter

0 stars 0 forks source link

Install daemons on Linux based machines #24

Closed filippo-ferrando closed 2 months ago

filippo-ferrando commented 2 months ago

To install the electrOS client daemons we first need to download this folder, which when unzipped will contain a docker-compose.yml file. To start the daemons you have to have root privileges, so type sudo -i and than navigate to the downloaded folder. Type then docker compose up if you want to see the logs from the daemons, otherwise docker compose up -d. After that you will have your Daemons up and running.