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
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
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
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
dfa8e85563
distillery: Update to php 8
2021-12-14 15:18:07 +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
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
d2283d6379
provision_container: Conditionally apply EasyRDF patch
...
This commit only applies the EasyRDF when the appropriate file exists.
2020-11-13 12:17:41 +01:00
Tom Wiesing
e856afdc93
Rename composer hostnames
...
Previously, all containers had hostnames corresponding to their domains.
This made it impossible to use curl and friends from within the
containers. This commit renames the hostnames of the containers to
append a '.wisski' suffix.
2020-11-12 18:59:09 +01:00
Tom Wiesing
b461893834
barrel/Dockerfile: Add 'gd' freetype support
2020-10-27 10:49:09 +01:00
Tom Wiesing
8dfdbec90a
Use printf instead of echo
2020-10-08 16:42:32 +02:00
Tom Wiesing
b55fcf1f55
Don't wrap base64 output
2020-10-08 16:05:46 +02:00
Tom Wiesing
70cdf7c602
Add utility scripts
...
This commit adds a new utility script and makes sure that it is mounted
inside the containers.
2020-10-08 14:59:22 +02:00
Tom Wiesing
19b584408d
Increase php limits
2020-10-07 12:37:55 +02:00
Tom Wiesing
7cbfaf99d5
barrel: Increase max upload size to 250 MB
...
This commit increases the maximal php upload size to 250 MB (from the
default of 2).
2020-08-14 11:08:06 +02:00
Tom Wiesing
a2612e5ee6
provision_container: Fixes for new WissKI version
2020-08-06 11:00:59 +02:00
Tom Wiesing
04025b89de
Increase composer memory to 4g
2020-08-06 09:57:13 +02:00
Tom Wiesing
0f9cbd06b0
user shell: Setup path
2020-08-06 09:57:13 +02:00
Tom Wiesing
a7c4ded7e9
Initial version of the magic ssh server
2020-07-29 14:44:31 +02:00
Tom Wiesing
f44693f1f2
Override mod_rewrite rules for barrel
...
This commit updates the apache configuration for the barrel to enforce
all global mod_rewrite rules before the .htaccess' mod_rewrite rules are
enabled.
2020-07-22 13:05:20 +02:00
Tom Wiesing
859fdbd0fb
Add 'RewriteEngine On' to apache config
2020-07-22 12:12:11 +02:00
Tom Wiesing
47795496b5
Store slug with each barrel
2020-07-14 16:42:17 +02:00
Tom Wiesing
2b8d3e817d
Rename runtime -> barrel
2020-07-14 16:23:36 +02:00