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
1d1f61e6b4
update_prefix_config: Use https when enabled
...
This commit updates the 'update_prefix_config.sh' script to use an
'https://' as opposed to an 'http://' url when support is enabled.
2022-08-03 18:27:25 +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
210668a49b
update_prefix_config: Add 'http://' prefix
2022-08-01 15:52:28 +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