Commit graph

146 commits

Author SHA1 Message Date
Tom Wiesing
69cf5c87ed
wisski_2x_3x: Skip drush cc 2021-12-07 10:59:28 +01:00
Tom Wiesing
bc7478cc8e
system_install: Add missing dependency 2021-12-07 10:59:02 +01:00
Tom Wiesing
cc8fbe6da7
utils/wisski_2x_3x.sh: Minor fixes 2021-12-06 12:10:49 +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
791fea4899
Populate LETSENCRYPT_HOST for 'self' correctly 2021-12-02 12:36:35 +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
cc07186ffa
Fix new environment variable 2021-11-02 09:00:24 +01:00
Tom Wiesing
066262ce96
Add SELF_EXTRA_DOMAINS 2021-11-01 14:57:37 +01:00
Tom Wiesing
bfc1ffec89
Vagrantfile: Fix for os x 2021-11-01 14:57:21 +01:00
Tom Wiesing
5ca8924308
Reference FAUWissKICloud in README 2021-10-19 13:20:48 +02: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
d975f9e8a1
distillery/info.sh: Properly parse db credentials 2021-05-04 12:33:45 +02:00
Tom Wiesing
d232cd9977
distillery/info.sh: Show database credentials 2021-05-04 12:25:32 +02:00
Tom Wiesing
9676e10546
Set chmod on authorized_keys 2021-05-04 12:04:17 +02: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
f703f9865f
Add 'call-update-php-hack.sh'
This commit adds a hacky script that can manually call update.php.
2021-04-29 13:45:02 +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
Tom Wiesing
19da0361f7
blind_update: Update WissKI dependencies 2020-11-16 15:53:53 +01: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
ab05656bfe
set_trusted_host: Fix hostname 2020-11-12 19:01:56 +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
b62500726a
Document ssh access 2020-10-21 08:18:37 +02:00
Tom Wiesing
148a8b110c
Add blind-update.sh 2020-10-19 14:36:16 +02:00
Tom Wiesing
29bb2d6003
Add email and autoupdate field to database 2020-10-14 18:59:41 +02:00
Tom Wiesing
360a0771d9
Add 'cron-all' utility script 2020-10-12 08:32:59 +02:00
Tom Wiesing
77a9842db7
Copy over hidden files in install_resource_dir
Previously, when using the 'install_resource_dir' function hidden files
were not copied over. This resulted in problems when rebuilding specific
docker images.

This commit fixes the issue.
2020-10-11 12:20:55 +02:00
Tom Wiesing
a76a4d3a0d
Add GraphDB Authorization flags 2020-10-08 17:19:39 +02: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
bee671ff29
Add install_colorbox utility 2020-10-08 15:51:41 +02:00
Tom Wiesing
394e87806c
Add patch_easyrdf.sh 2020-10-08 15:07:24 +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
d1949464e2
Add info.sh script 2020-10-07 13:26:30 +02:00
Tom Wiesing
3acc92b85c
Add set_trusted_host utility script 2020-10-07 13:18:04 +02:00
Tom Wiesing
19b584408d
Increase php limits 2020-10-07 12:37:55 +02:00
Tom Wiesing
e94f1a04b5
Update README and Vagrantfile 2020-10-05 00:56:18 +02:00
Tom Wiesing
07b8061c7a
Add a means of reserving an instance 2020-10-01 11:49:17 +02:00
Tom Wiesing
e210504ca8
Vagrantfile: Fix small regression 2020-10-01 11:46:38 +02:00