Commit graph

541 commits

Author SHA1 Message Date
Michael Kohlhase
d03404ea4d spellcheck 2020-07-31 08:12:33 +02:00
Michael Kohlhase
189f821133 adding general intro with pointers to the user documentation 2020-07-31 08:12:33 +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
8c5e7cf01a
Fix missing rename 2020-07-14 16:25:48 +02:00
Tom Wiesing
2b8d3e817d
Rename runtime -> barrel 2020-07-14 16:23:36 +02:00
Tom Wiesing
bc16eb5893
Update triplestore backup url to 127.0.0.1 2020-07-10 12:03:26 +02:00
Tom Wiesing
21bd4f22c3
Add a new backup script
This commit adds a backup script to backup all instances regularly.
Fixes #11.
2020-07-10 11:58:36 +02:00
Tom Wiesing
65a42f61e9
Make 'TARGET' configurable
This commit makes the TARGET of the self container redirect
configurable.
2020-07-10 10:27:42 +02:00
Tom Wiesing
2dfed350e0
Add 'vim' to runtime image 2020-07-07 17:20:34 +02:00
Tom Wiesing
c77817fba1
Add 'git' to runtime image 2020-07-07 17:19:35 +02:00
Tom Wiesing
ddcfeea0c6
Add 'imagemagick' to runtime image 2020-07-07 16:22:49 +02:00
Tom Wiesing
a25c12b0fa
Add 'rebuild.sh' to rebuild a docker image 2020-07-07 15:49:55 +02:00
Tom Wiesing
5905847b1c
Add 'ls.sh' script 2020-07-07 15:26:46 +02:00
Tom Wiesing
ee0d114b08
Update script paths in README 2020-07-07 15:22:51 +02:00
Tom Wiesing
5c03e736f7
Add shebang to 'provision.sh' and 'shell.sh' 2020-07-07 15:20:46 +02:00
Tom Wiesing
85a717274c
Add shell.sh 2020-07-07 12:26:30 +02:00
Tom Wiesing
e63c393216
Add easyrdf.patch 2020-07-02 15:12:38 +02:00
Tom Wiesing
56a44f8db3
Add 'self' stack
This commit adds a new stack 'self' that for now just redirects to the
repository.
2020-07-02 11:26:32 +02:00
Tom Wiesing
653445225e
Add one more item to the README 2020-07-02 10:49:14 +02:00
Michael Kohlhase
0f824f807b various typos 2020-06-30 16:13:40 +02:00
Tom Wiesing
b1495d8e43
Move DEFAULT_DOMAIN before CERTBOT_EMAIL 2020-06-30 14:49:45 +02:00
Tom Wiesing
613fb3fe6e
Rename 'COMPOSER_*' -> 'DEPLOY_*' and remove unuused variables 2020-06-29 10:23:05 +02:00
Tom Wiesing
109cb27731
Update Copyright and LICENSE file 2020-06-29 10:17:02 +02:00
Tom Wiesing
75ff44f3f6 Fix typo in README 2020-06-28 12:55:29 +02:00
Tom Wiesing
d68c0f3e75
Make scripts executable 2020-06-28 12:29:44 +02:00
Tom Wiesing
6218d3ee46
Update README and LICENSE 2020-06-28 12:29:31 +02: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
Tom Wiesing
9ece280e72
Update GraphDB Dockerfile 2020-06-17 15:51:20 +02:00
Tom Wiesing
f92d2c6646
Make Docker Image for GraphDB 2020-06-17 15:05:16 +02:00
Tom Wiesing
b0170a7611
Add script for moving GraphDB 2020-06-16 11:55:00 +02:00
Tom Wiesing
7ce5709037
Update README 2020-06-16 11:37:51 +02:00
Tom Wiesing
30ca61c05f
Add a new graphdb user automatically 2020-06-14 16:37:42 +02:00
Tom Wiesing
f22e658183
Refactor templating and drupal 9 support 2020-06-10 15:43:13 +02:00
Tom Wiesing
eabf4a2ec4
Update README 2020-06-02 12:05:31 +02:00
Tom Wiesing
5df41b796a
README: Update readme 2020-06-02 09:15:08 +02:00
Tom Wiesing
3328a83e8a
provision.sh: Display WissKi Salz properties to user 2020-06-02 09:14:50 +02:00
Tom Wiesing
d43a517d88
Bugfix: Properly remove sql user in remove.sh 2020-06-02 09:14:26 +02:00
Tom Wiesing
5a1bf22e0b
Initial commit 2020-06-01 21:47:40 +02:00