Commit graph

8 commits

Author SHA1 Message Date
Tom Wiesing
db2ad9b4bd
compose.yml: network.external.name => network.name
This commit updates the various `docker-compose.yml` files to replace
`network.external.name` with `network.name`.
2022-09-08 14:39:02 +02:00
Tom Wiesing
59ea9538e4
triplestore: Update to 16GB / 2 GB per query 2022-02-28 14:59:41 +01:00
Tom Wiesing
c6f4f97497
triplestore: 250M ought to be enough for everybody 2022-01-12 12:32:04 +01:00
Tom Wiesing
b9f50ba323
triplestore: Memory Management 2022-01-12 11:55:59 +01:00
Tom Wiesing
569ce2e930
triplestore: Tweak heap sizes 2021-12-20 12:37:48 +01:00
Tom Wiesing
d517468c09
triplstore: Fix typo 2021-12-17 13:45:15 +01:00
Tom Wiesing
a73adcff56
triplestore: Use 1GB of memory 2021-12-17 13:39:26 +01:00
Tom Wiesing
76ef5d8e68
Switch to using Docker
This commit refactors all code in this project to make use of docker.
This has not yet been documented properly.
2020-06-26 12:54:47 +02:00