Starting the Knora Stack inside Docker Container
To run Knora locally, we provide docker-compose.yml
which can be used to start Fuseki, Sipi,
Webapi running each in its own Docker container.
To run the whole stack:
$ make stack-up
For additional information please see the Docker Compose documentation
Last update:
January 19, 2023