Commit graph

7 commits

Author SHA1 Message Date
Jan Christian Grünhage
f58f601152 specify a keyserver when fetching the pgp key
this needs to be done to ensure we're not fetching
the key from a server that doesn't server UIDs,
like keys.openpgp.org does, because then the key
fails to be imported correctly
2020-02-24 09:30:30 +01:00
Jan Christian Grünhage
23ce96e385 refactor config handling
The config files are now written to the app dir, not the version subdir.
They are still linked to the version subdir though.

Additionally, the container volumes for the config files are
autogenerated now
2020-02-17 01:58:34 +01:00
Jan Christian Grünhage
e152b08896 update riot and fix docker deployment 2020-02-11 11:14:28 +01:00
Jan Christian Grünhage
b7a9e1b5ff initial docker support 2019-08-21 12:28:46 +02:00
Emmanouil Kampitakis
e85ff51632 Download and verify the application 2019-05-16 00:42:38 +02:00
Emmanouil Kampitakis
449504e17a Ensure riot directory exists 2019-05-16 00:41:47 +02:00
Emmanouil Kampitakis
5a05d4cb84 Download and configure the riot webapp 2019-05-15 01:04:06 +02:00