Commit graph

41 commits

Author SHA1 Message Date
Tom Wiesing
5cd5ae9be2
'wdcli backup': Rework backup process
This commit reworks the backup process to dynamically find the list of
components.
2022-09-17 16:34:07 +02:00
Tom Wiesing
55bee7422d
component/web: Add http and https variants 2022-09-17 15:23:27 +02:00
Tom Wiesing
2881a5f65c
resolver: Use self-built image
This commit updates the resolver component to use an image that is built
locally.
2022-09-09 18:01:57 +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
89bbbb7371
Update documentation
This commit updates documentation to complete the move to go
2022-09-08 14:39:05 +02:00
Tom Wiesing
5f532d0841
prefixes: Allow instances to be skipped
This commit allows an instance to be skipped for the purposes of the
resolver by adding a file named `prefixes.skip` to the instance base
directory. This can be useful for dummy or cloned instances.
2022-08-07 16:30:50 +02:00
Tom Wiesing
cb34e1144f
Allow instances to add prefixes by hand
This commit adds a method to allow instances to add specific prefixes to
the global uri resolver.
2022-08-01 17:07:08 +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
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
01da5b6e91 Rename bash scripts consistently 2022-06-27 13:38:33 +02:00
Tom Wiesing
0e38f2f87e
Update FAU Link 2022-04-08 14:53:45 +02:00
Tom Wiesing
1d57c95815
Rename & Document backup.sh => backup_all.sh 2022-03-30 15:10:44 +02:00
Tom Wiesing
4e0074b7f7
Update README.md 2022-03-21 10:04:17 +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
b62500726a
Document ssh access 2020-10-21 08:18:37 +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
b6c75a848c
Add rebuild-all.sh script
This commit adds a script called 'rebuild-all.sh' that automatically
rebuilds all instances.
2020-08-27 09:56:02 +02:00
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
2b8d3e817d
Rename runtime -> barrel 2020-07-14 16:23:36 +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
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
85a717274c
Add shell.sh 2020-07-07 12:26:30 +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
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
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
f92d2c6646
Make Docker Image for GraphDB 2020-06-17 15:05:16 +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
5a1bf22e0b
Initial commit 2020-06-01 21:47:40 +02:00