The easiest way to start keep is is with docker-compose:
The docker-compose.yml contains 3 services:
Caution:
This usage context will refresh from the beginning and Keep’s data and settings will be erased. Even other containers on this host are also erased. So please consider when using the steps below.
For cases where you need to test many different options or simply want to reinstall Keep from scratch using docker compose without spending a lot of time, that is, without repeating the steps of installing docker, downloading the installer.. .. run the commands according to the previous instructions.
Follow these steps
In the directory containing the docker compose file you downloaded, say /root/
The easiest way to start keep is is with docker-compose:
The docker-compose.yml contains 3 services:
Caution:
This usage context will refresh from the beginning and Keep’s data and settings will be erased. Even other containers on this host are also erased. So please consider when using the steps below.
For cases where you need to test many different options or simply want to reinstall Keep from scratch using docker compose without spending a lot of time, that is, without repeating the steps of installing docker, downloading the installer.. .. run the commands according to the previous instructions.
Follow these steps
In the directory containing the docker compose file you downloaded, say /root/