Commit graph

75 commits

Author SHA1 Message Date
Tom Wiesing
dceff860e4
Add missing 'graphdb-repo.ttl' file
This commit removes the missing template 'graphdb-repo.ttl'.
2022-09-09 17:15:21 +02:00
Tom Wiesing
4b357476a3
Add 'dis' component
This commit adds a new 'dis' component to the distillery that serves a
list of all known instances for the moment.
2022-09-09 17:10:24 +02:00
Tom Wiesing
c4de1f2a06
snapshot: Explicitly export Pathbuilders
This commit updates the 'wdcli snapshot' command to also export
pathbuilders from the system.
2022-09-09 10:14:27 +02:00
Tom Wiesing
086b359e17
barrel: Rename 'REAL_PATH' => 'DATA_PATH' 2022-09-08 17:26:36 +02:00
Tom Wiesing
437f499fb4
Remove unuused files
This commit completes the code porting to go, and removes any old data
no longer in use.
2022-09-08 14:39:05 +02:00
Tom Wiesing
7b38fdd801
Do a large chunk of the move to go
This commit moves a huge chunk of the code to go. The TODO.md document
indicates what is left to be done.
2022-09-08 14:39:04 +02:00
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
067c1ed00b
Fix provision_container.sh 2022-09-08 11:36:16 +02:00
Tom Wiesing
4b0b86f22c
sql: Expose default port to host
This port exposes the sql connection to the host on the default
(localhost) port
2022-08-15 13:37:16 +02:00
Tom Wiesing
45ee6b665e
Add a resolver
This commit adds a resolver to the toplevel Distillery domain, to allow
resolving domains globally.
2022-08-01 15:41:20 +02:00
Tom Wiesing
eee3d95351
provision_container: Refactor installation order
This commit updates the order in which modules are installed and enabled
during installation to make the provisioning script simpler.
2022-07-13 13:58:17 +02:00
Tom Wiesing
f8c18d8d83
provision_container: Enable additional modules 2022-07-12 16:46:11 +02:00
Tom Wiesing
80aabd29c5
provision_container: Run core-cron 2022-07-12 15:50:56 +02:00
Tom Wiesing
a4b8f09a8a
provision.sh: Update trusted host patterns 2022-07-12 15:43:49 +02:00
Tom Wiesing
18c4957e30
graphdb: Update api usage for 10.x
This commit updates the usage of the GraphDB API for version 10.0 or
later.
2022-07-11 15:49:39 +02:00
Tom Wiesing
07755aacf5
provision: Autocreate WissKI Salz Adapter
This commit updates the 'provision_container.sh' script to automatically
create a WissKI Salz Adapter.
2022-07-11 15:07:24 +02:00
Tom Wiesing
5415bc632c
barrel/Dockerfile: Fix composer version 2022-07-04 14:52:00 +02:00
Tom Wiesing
3080c837b2
phpmyadmin: Increase upload limit 2022-03-14 09:07:41 +01:00
Tom Wiesing
bb72f1173f
Use 'drupal/inline_entity_form:^1.0@RC' 2022-03-08 13:42:20 +01:00
Tom Wiesing
945fc80998
provision_container: Apply new workaround 2022-03-08 13:40:21 +01:00
Tom Wiesing
5976e19d10
provision_container: Fix for new composer version 2022-03-08 13:20:53 +01:00
Tom Wiesing
0ef02f4e7d
Add flags for specific drupal and wisski versions 2022-03-08 13:07:05 +01: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
28e42241bd
triplestore: Use 1GB of memory per query 2022-01-12 11:41:34 +01:00
Tom Wiesing
55d48f213f
barrel/Dockerfile: Use php 8.0 explicitly 2021-12-20 15:25:52 +01:00
Tom Wiesing
7eb200e7d9
barrel/Dockerfile: Add uploadprogress library 2021-12-20 15:09:15 +01:00
Tom Wiesing
aea470732d
Update php 8 modules 2021-12-20 15:03:19 +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
dfa8e85563
distillery: Update to php 8 2021-12-14 15:18:07 +01:00
Tom Wiesing
234dc5f9f2
triplestore/Dockerfile: Workaround for CVE-2021-44228 2021-12-14 10:44:36 +01:00
Tom Wiesing
760e41b415
Use drupal 9 / wisski 3 by default 2021-12-06 11:50:47 +01:00
Tom Wiesing
279d683c3b
barrel: Add APCU caching 2021-12-06 10:39:14 +01:00
Tom Wiesing
29923650e5
barrel: Update to 7.4-apache-bullseye 2021-12-06 10:36:26 +01:00
Tom Wiesing
32f9876307
Update nginx timeout to match max_execution_time 2021-11-17 11:27:19 +01:00
Tom Wiesing
793eab5c2d
Update nginx timeouts 2021-11-17 10:57:57 +01:00
Tom Wiesing
4a5f3376be
Move URLs to GitHub 2021-09-03 12:49:17 -04:00
Tom Wiesing
c11509e34e
compose/triplestore: Ignore docker directories 2021-08-09 10:26:56 -04:00
Tom Wiesing
185c98d0af
Revert "Downgrade to nginx-proxy 0.9.0"
This reverts commit dcabdacd59.
2021-07-14 11:26:33 -04:00
Tom Wiesing
dcabdacd59
Downgrade to nginx-proxy 0.9.0 2021-07-14 10:44:42 -04:00
Tom Wiesing
7d1801004d
patch: Add missing newline 2021-05-04 10:59:39 +02:00
Tom Wiesing
0b8ea38b7b
Add 'patch_triples.sh' 2021-05-04 10:48:36 +02:00
Tom Wiesing
e0dbe5b862
MySQL running on port 3306 2021-03-19 14:00:08 +01:00
Tom Wiesing
9c6b48780f
Allow portforwarding of phpmyadmin + sql 2021-03-11 11:51:52 +01:00
Tom Wiesing
0bda3d7b1f
compose/web: Keep track of acme state 2021-02-08 11:13:24 +01:00
Tom Wiesing
e67974e985
Move to 'ghcr.io' images
This commit moves away from packages.github.com images and to ghcr.io.
2021-01-29 00:09:31 +01:00
Tom Wiesing
d3b6450854
Add support for an overrides file 2021-01-18 13:29:09 +01:00