- Docker 20.10 later
If Node.js is not installed on your system, see here.
Create the network to access Pathfinder applications; Pathfinder applications should also be deployed within this network.
docker network create harmony_network
Launch the web server and database.
docker compose up
© Takuro Okada